Re: SIP 200 Ok
вот настройки
Карта TDM 400P
sip.conf
[user]
type=friend
host=dynamic
canreinvite=no
dtmfmode=rfc2833
context=mycontext
allow=gsm
allow=ulaw
allw=alaw
....
extensions.conf
[mycontext]
exten => user,1, Macro(stdexten,user,SIP/user)
exten => firstuser,1, Goto(user/1)
exten => _5.,1,Dial(ZAP/g1/${EXTEN:1},20,rt)
include => demo
zapata.conf
lenguage=en
context=default
signalling=fxs_ks
usercallerid=yes
hidecallerid=no
callwaiting=yes
...
echocancel=yes
echocancelwhenbridget=yes
callerid=asreceived
group=1
channel=>4
zaptel.conf
fxsks=4
defaultzone=us
loadzone=ru
|