[Asterisk-Users] Extensions Problem

David J Carter david.carter at codepipe.com
Sun Oct 26 17:03:14 MST 2003


Phillip,

exten => _9NXXXXX,1,StripMSD,1
Exten => _NXXXXX,1,Dial(SIP/${EXTEN}@sipdemo)
Exten => _NXXXXX,2,Congestion

Should work

Dave

-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Phillip Jackson
Sent: 26 October 2003 23:35
To: asterisk-users at lists.digium.com
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/${EXTEN}@sipdemo)
Exten => _NXXXXXXXXX,2,Congestion
Exten => _1NXXXXXXXXX,1,Dial(SIP/${EXTEN}@sipdemo)
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
[pjackson at jacksongrp.com]

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

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list