[Asterisk-Users] X100P DID

Patterson, Bill bill.patterson at ngc.com
Thu Feb 17 13:14:57 MST 2005


Systems:
Definity G3rV6
Suse 9.1 with two X100P cards.

I'm having trouble getting Asterisk to interface with my Definity. 
I can call out fine (Asterisk to Definity), but if I call either X100P
(DID from Definity), strange things happen.
I figure I should probably get dialtone, punch in an Asterisk station
number and get it to ring.
Asterisk picks up fine, but I can't figure out what to put into the
context. 

What's the syntax to give dial tone and wait for digits to dial?
Currently I do something like this:

[default]
exten => 8200,1,Dial(SIP/8200)
exten => 8200,2,Hangup

exten => _.,1,Dial(ZAP/1/${EXTEN})
exten => _.,2,Hangup

[inbound]
exten => s,1,Answer()
exten => s,2,Hangup


Zapata.conf has:

signalling=fxs_ks
language-en
context=inbound
channel => 1-2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050217/6fd68d39/attachment.htm


More information about the asterisk-users mailing list