Displaying 2 results from an estimated 2 matches for "telewest_pstn".
2007 Aug 16
3
Experimenting- Sip dialing with Zap
...0' status is 'CHANUNAVAIL'
I used sample I found the internet just to see if this is possible.
extensions.conf
[default]
exten => 101,1,Background(tt-monkeys)
exten => 1000,1,Dial(Sip/200,20,t,r)
exten => 1000,2,Voicemail(s1000)
exten => _XXX,1,Dial({Zap/g0/{EXTEN:1})
[telewest_pstn]
exten => s,1,Dial(Sip/200,25,t,r)
exten => s,2,Voicemail
exten => s,3,Hangup
zapata.conf
[channels]
context=telewest_pstn
switchtype=national
signalling=fxs_ks
rxwink=300
channel => 2-4
adsi=yes
usecallerid=yes
cidsignalling=bell
callerid=asreceived
hidecallerid=no
callwaiting=yes
us...
2008 Mar 14
1
Callerid Error- Causing All Zap Channels Busy
...t make any calls in, nor out. I am
located in the United States.
Is there any other suggestions, besides adding "busydetect= yes" and "busycount=8"? Any other suggestions would
be appreciated. Thanks in advance. Here is what my zapata.conf looks
like:
[channels]
;context=telewest_pstn
context=default
switchtype=national
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
channel => 2-4
adsi=yes
usecallerid=yes
cidsignalling=bell
callerid=asreceived
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
tran...