[asterisk-users] Calling to PSTN newbie question

Andrew Joakimsen joakimsen at gmail.com
Sat Sep 16 13:21:15 MST 2006


In your extensions.conf you probably have:

exten => _9nxxnxxxxxx,1,Dial(ZAP/g1/${EXTEN},180,r)

Change that to:

exten => _9nxxnxxxxxx,1,Dial(ZAP/g1/${EXTEN:1},180,r)

Of couse use the values that you need, not that exact example...

On 9/16/06, Pablo Almido <almidoster at gmail.com> wrote:
>
> Hi list, I have a asterisk and sopthones working well, and I make a
> configuration for it work with a voice gateway Addpac 2120 (4port FXO y 4
> ports FXS), I have connected my gateway to my PBX, when I try to call to
> PSTN from my softphone, I have a trouble that Asterisk add the number 9 over
> the number that I dial. How can ignore that number 9 when I dial from my
> softphone?
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>


More information about the asterisk-users mailing list