[asterisk-users] FWD and IPCall

David @ULC ucoms2001 at gmail.com
Tue Jan 13 17:58:50 CST 2009


I tried this
http://lists.digium.com/pipermail/asterisk-users/2008-January/203615.html

But I am NOT getting call in asterisk.


SIP.conf file :
_________________

[general]
port = 5060
bindaddr = 0.0.0.0
context = default
externhost=59.160.44.21
localnet=192.168.0.2/255.255.255.0
; register SIP account on remote machine if using SIP trunks
; register => testSIPtrunk:test at 10.10.10.16:5060
;

[sip]
type=peer
username=fiducia_ag
fromuser=fiducia_ag
authuser=fiducia_ag
secret=password
host=64.56.64.64
nat=no
canreinvite=yes
insecure=very
disallow=all
allow=g729
allow=ulaw
context=default
dtmfmode=rfc2833

[ipkall.com]
host=voiper.ipkall.com
context=from-ipkall
dtmfmode=rfc2833
insecure=invite
type=friend
canreinvite=no
disallow=all
allow=ulaw

Extension.conf:
_________________

[from-ipkall]
exten => 901835,1,NoOp(from-ipkall)
exten => 901835,2,NoOp(${CALLERIDNAME}/${CALLERIDNUM})
exten => 901835,3,Dial(Local/200 at internal)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090114/fb2b32b1/attachment.htm 


More information about the asterisk-users mailing list