Displaying 1 result from an estimated 1 matches for "yehiel".
Did you mean:
emiel
2003 Aug 19
1
Problem with * server and FWD
...register => 10082:mypass @fwd.pulver.com/201
[fwd.pulver.com]
type=peer
username=10082
host=fwd.pulver.com
[200] ; This is the cisco ATA phone
type=friend
host=dynamic
defaultip=192.168.0.167
dtmfmode=rfc2833 ; Choices are inband, rfc2833, or info
context=sip
callerid="Yehiel" <10082>
The same on 201 (the other line on Cisco ATA)
the extension.conf file:
[sip]
exten => 200,1,Dial(SIP/200,20,tr)
exten => 201,1,Dial(SIP/201,20,tr)
include => fwd
[fwd.pulver.com]
exten => _XXXXX,1,Dial(SIP/${EXTEN}@fwd.pulver.com)
exten =&g...