[Asterisk-Users] ZAP channel for outbound calls.
Lior Goikhburg
glior at oztec.co.il
Wed Jul 5 05:24:15 MST 2006
Hello List,
I'm trying to configure one of the TDM-400 channels for outbound calls:
I have set up a FXS module (channel 1) with the analog phone connected
to use FXO protocol.
/etc/zap.conf:
fxols=1
zapata.conf:
context=internal
signalling=fxo_ls
immediate=no
channel => 1
extensions.conf
[internal]
exten => s,1,Answer( )
exten => s,2,WaitExten (30)
exten => _9XXXXXXX,1,Dial(${OUTBOUNDTRUNK1}/${EXTEN:1})
I've configured immediate=no on the channel 1 because I want a dial tone
before I can dial.
My problem that when I have immediate=no, the calls don't seem to reach
context [internal] for some reason.
Anyone, enlighten the newbie please. Also an example of how to set up a
zap channel for outbound calls would be appreciated.
Thanks,
Zerthimon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060705/760f3b05/attachment.htm
More information about the asterisk-users
mailing list