exten => _1nxxnxxxxxx/_77XX,1,Dial(SIP/[EMAIL PROTECTED])
exten => _1nxxnxxxxxx/_77XX,2,Hangup

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of kurt x
Sent: April 19, 2005 1:38 PM
To: Asterisk
Subject: [Asterisk-Users] OutBOund Dial problem

I have the following extension (7700)  that can dial out with the below
config.

exten => _1nxxnxxxxxx/7700,1,Dial(SIP/[EMAIL PROTECTED])
exten => _1nxxnxxxxxx/7700,2,Hangup

If I change it to

exten => _1nxxnxxxxxx/77XX,1,Dial(SIP/[EMAIL PROTECTED])
exten => _1nxxnxxxxxx/77XX,2,Hangup

It does not work.

Any help is greatly appreciated.

Kurt
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to