On 27 April 2015 21:32:42 BST, Motty Cruz <motty.c...@gmail.com> wrote:
>Hello,
>
>I would like to add area code if clients dial 7 digits, it that 
>possible? currently clients dial prefix 9 plus local number, however my
>
>SIP provider is requiring to dial 10 digits. is it possible to add area
>
>code?r

Quite simple - you need to match on NXXXXXXX and when passing it to the SIP 
provider, present ${AREACODE}${EXTEN}, having first defined AREACODE in 
[globals].

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to