[asterisk-dev] strange problem with telasip DID

Xin Li xlitang at gmail.com
Mon Apr 24 12:51:20 MST 2006


I have configured telasip DID with following entried in sip_custom.conf

[telasip]
username=xxxx (fake)
type=peer
secret=xxxxx
quality=yes
nat=yes
insecure=very
fromuser=xxxx
host=gw4.telasip.com
#disallow=all
#allow=ulaw
#allow=alaw
fromdomain=gw4.telasip.com
context=from-telasip

and Register string in sip.conf under general and extensions.conf has
following entries

[from-telasip]
exten => 1134817097,1,Answer
exten => 1134817097,2,Wait(1)
exten => 1134817097,3,Background(pls-hold-while-try)
exten => 1134817097,4,NoOp(Incoming call for Suzie on TelaSIP #8431234567)
exten => 1134817097,5,Dial(SIP/71469,20,m)
exten => 1134817097,6,VoiceMail(71469 at default)
exten => 1134817097,7,Hangup

The problem is I can receive one incoming call to this DID successfully.
Then I tried to call this DID, it say it is not avaiable. SO in Asterisk CLI
I type reload to reload Asterisk. Then incoming call works again, then next
one is not, then reload, it works, so and so. What could be the problem?
Please help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20060424/e1daa6ec/attachment.htm


More information about the asterisk-dev mailing list