Project

General

Profile

+33

Added by saad laassiri almost 11 years ago

friends
I have a problem, I make a test call, but I'd like to hide 33 of France, for example, my number is 0825 ..... but I would like to have +33825 ... , What should I do
thank you


Replies (1)

RE: +33 - Added by Wilper Necesario almost 11 years ago

Hi Saad,

You need to have a dialplan in your carrier setting that match with your desired number.
e.g.
exten => _733.,1,AGI
exten => _733.,2,Dial(SIP/${EXTEN:1}@goautodial,,tTo)
exten => _733.,3,Hangup

This will be your sample dialplan. You can check the sample dialplan in this link http://goautodial.org/projects/goautodialce/wiki/Carrier_Sample_Configuration

Cheers
q^_^p

    (1-1/1)
    Go to top