Phillip,

exten => _9NXXXXX,1,StripMSD,1
Exten => _NXXXXX,1,Dial(SIP/[EMAIL PROTECTED])
Exten => _NXXXXX,2,Congestion

Should work

Dave

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Phillip Jackson
Sent: 26 October 2003 23:35
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Extensions Problem

Hello again,

Here's the next big issue, I thought I'd let you munch on.  We are utilizing
Cisco 7960's and the following entries in our extensions.conf file:

Exten => 1637,1,Dial(SIP/100)
Exten => _NXXXXXXXXX,1,Dial(SIP/[EMAIL PROTECTED])
Exten => _NXXXXXXXXX,2,Congestion
Exten => _1NXXXXXXXXX,1,Dial(SIP/[EMAIL PROTECTED])
Exten => _1NXXXXXXXXX,2,Congestion

These extensions allow us to utilize our SIP provider - ONLY when being
dialed
from a regular telephone attached to a Cisco ATA-186.  Our Cisco 7960 only
allows us to dial 4 charachters before it tries dialing.  So, I assume we
need
to implement 9, and the number.  However, when I do this, the 9 gets passed
on
to our SIP provider, which tries to dial 9NXXXXXXXXXX, and all goes to hell.

Question - is there a way to allow 9 in the dialing plan, without having it
be
passed to the sip provider.

Regards,
Phillip


--
Phillip C. Jackson
[EMAIL PROTECTED]

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to