<br>
<br>
On 27 April 2015 21:32:42 BST, Motty Cruz <motty.cruz@gmail.com> wrote:<br>
>Hello,<br>
><br>
>I would like to add area code if clients dial 7 digits, it that <br>
>possible? currently clients dial prefix 9 plus local number, however my<br>
><br>
>SIP provider is requiring to dial 10 digits. is it possible to add area<br>
><br>
>code?r<br>
<br>
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].<br>
<br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.