[asterisk-users] Strange behaviour Panasonic KX-TD1232
Pablo Mora
pablo at espoltel.net
Thu Aug 3 15:51:43 MST 2006
Ok
Here goes dialplan
[general]
static=yes
writeprotect=yes
[incoming]
exten => s,1,Answer
exten => s,2,Background(pbx)
exten => s,3,Set(TIMEOUT(response)=5)
exten => 1001,1,Dial,SIP/1001|20
exten => 1001,2,Hangup
exten => 1001,102,Congestion,3
exten => 1002,1,Dial,SIP/1002|20
exten => 1002,2,Hangup
exten => 1002,102,Congestion,3
[sip]
include => outgoing
exten => 1001,1,Dial(SIP/1001,20)
exten => 1001,2,Hangup
exten => 1001,102,Congestion,3
exten => 1002,1,Dial(SIP/1002,20)
exten => 1002,2,Hangup
exten => 1002,102,Congestion,3
[outgoing]
exten => 0,1,Dial,Zap/g1
exten => 0,2,Hangup
exten => 0,102,Congestion
exten => 9,1,Dial,Zap/g1/9
exten => 9,2,Hangup
exten => 9,102,Congestion
Here goes zapata
[trunkgroups]
[channels]
context=default
switchtype=national
signalling=fxs_ks
rxwink=300
usecallerid=no
hidecallerid=no
callwaiting=no
callprogress=yes
;progzone=us
usecallingpres=yes
threewaycalling=no
transfer=no
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
busydetect=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
signalling=fxs_ks
group=1
callerid=asreceived
context=incoming
channel =>1
channel =>2
channel =>3
channel =>4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060803/06e38cb4/attachment.htm
More information about the asterisk-users
mailing list