[Spce-user] Append ac and cc in front of call forward number at web admin

Daniel Tiefnig dtiefnig at sipwise.com
Thu May 19 08:04:48 EDT 2011


On 05/19/2011 08:25 AM, Sergey Babichev wrote:
> Hi!

Hi there.

> I set cf number via web, and append ac and cc at number when I save
> my settings. How is disable it?

Number normalization in the interfaces depends on the configuration, and
follows this logic:

* If the input starts with a plus sign, we don't change it.

* If the input starts with whatever "cc_dial_prefix" is set to, we
replace <cc_dial_prefix> with "+".

* If the input starts with whatever "ac_dial_prefix" is set to, we
replace <ac_dial_prefix> with "+<cc_dial_prefix>".

* If none of the above matched, we prefix the input with
"+<cc_dial_prefix><ac_dial_prefix>".

So to prevent your input from being prefixed, either enter it in
international number format, or set "cc_dial_prefix" and
"ac_dial_prefix" accordingly. You can do so by setting the following
values in /etc/ngcp-config/config.yml:

www_admin.cc_dial_prefix
www_admin.ac_dial_prefix
www_csc.cc_dial_prefix
www_csc.ac_dial_prefix

Afterwards execute "ngcpcfg apply" and see if it helps.

br,
daniel




More information about the Spce-user mailing list