Hi Folks,
I’m using asterisk 1.4.18 on suse linux enterprise 10 and X-Lite as soft phone.
I’m not getting why remote asterisk gives me following console log of sip retries and hangup.
In particular this is call to a Festival TTS in extension.conf
as follows,
exten=>9009,1,Answer()
exten=>9009,2,Festival(hi How are you)
exten=>9009,3,Hangup()
but when it tries to connect to festival it just exits.
I think i have configured sip.conf correctly but
After this, when I press any digit from X-Lite soft phone asterisk is not interpreting it and continues to execute call flow.
I have following configuration in sip.conf.
[general]
bindport=5060
bindaddr=0.0.0.0
srvlookup=yes
[101]
callerid=101 <101>
canreinvite=no
dtmfmode=rfc2833
host=dynamic
nat=yes
port=5060
qualify=yes
record_in=Adhoc
record_out=Adhoc
secret=101
type=friend
context=sip
username=101
My X-Lite is registered with 101 and also I’ve given stun there as “stun.counterpath.net”
Can anybody please suggest something on this.
any inforamtion regarding this will be very helpful.
I can give any necessary information you want. But please help me out in this.
Thanks and Regards,
Rahul