[Spce-user] Invalid subscriber number, please use digits only. (The number can not start with a zero.)

Barry Flanagan barry at flanagan.ie
Mon May 20 11:16:38 EDT 2013


On 20 May 2013 16:13, Francisco Franco Gallego
<francisco.franco at ethcero.es>wrote:

> When i try to add a new subscriber via web interface, i get this error
> when sn start with zero.
> The E.164 number is like this:
> cc: 34
> ac: 950
> sn: 069xxx
>
> In Spain, sn can be start by zero. How can i solve this?
>
>

Edit /etc/ngcp-config/config.yml, and change
sn_regex: '[1-9]\d+'

to

sn_regex: '[0-9]\d+'


and then run 'ngcpcfg apply'

Hope this helps.

-Barry Flanagan

> regards
>
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> http://lists.sipwise.com/listinfo/spce-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20130520/5fd189f2/attachment-0001.html>


More information about the Spce-user mailing list