|
Hi Folks,Rolling Eyes
I'm here got tired of , when I'm using asterisk on remote server.
First of all,
Does Cepstral really work with asterisk? ... If yes in my case it is not accepting digits pressed for menus provided by Agi
Eg:
I'm providing menus such as...
Press 1, for accessing your voice mail account.
press 2, for deleting your messages.
etc...
when user presses 1 my asterisk does not take that choice.
Does this is the problem of Cepstral or asterisk can't work with remote machines?
second,
I did not find information regarding Installing Digium TDM2400P
anywhere on any site.
Could anybody please provide me that?
Third,
After this all happened to me, I removed asterisk formatted machine and again installed asterisk. after that when I dial from my remote X-Lite
It's Giving me following error.
[Mar 6 16:28:49] WARNING[29689]: chan_sip.c:1947 retrans_pkt: Maximum retries exceeded on transmission NzY5Y2YyZDM5Y2U4NDVhZTgyMTczZWI5YTRlMWE5Nzk. for seqno 2 (Critical Response)
and I cant here a simple playback message.
In this particular case I have added in extensions.conf following lines.
exten => 123,1,Answer()
exten => 123,2,Festival(Asterisk and festival are working together)
exten => 123,3,Hangup()
also in above case I have tried with,
exten => 123,1,Answer()
exten => 123,2,Playback(you-sound-cute)
exten => 123,3,Hangup()
I'm not able to here anything when I dial exten 123 from sip.[even "YOU SOUND CUTE" also]
just my call goes on and on and I have to manually Hangup from X-Lite.
and just get following message.
[Mar 6 16:29:05] WARNING[29689]: chan_sip.c:1947 retrans_pkt: Maximum retries exceeded on transmission MDFmMmY4NTZhMDEwYzg4ZmQ0Nzg2NGM0OGMwZGQyYzY. for seqno 2 (Critical Response)
.
Confused Confused
Note that, My asterisk is Remote one and I have a SSH access for that machine. by which I have configured asterisk on that machine.
Thanks and please help me out in this,
Rahul Borkar. |