[Asterisk-Users] Calls dropping off
Senad Jordanovic
senad at boltblue.com
Thu Feb 5 09:02:18 MST 2004
Steve Foy wrote:
> Right... It just happened there now, this came up:
>
> Feb 5 14:34:18 WARNING[1133742896]: Maximum retries exceeded on call
> 73f2d12d3ab7dc271e41f3e51990ff11 at 212.3.160.87 for seqno 3 (Response)
>
> I'm not sure if that's related to it, but it's the only thing that
> came up when the call got cut off.
>
> Here's the generic sip.conf stuff
>
> [general]
> port = 5060 ; Port to bind to (SIP is 5060)
> bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
>
> allow=all
> allow=GSM
> allow=G729
> allow=iLBC
> allow=SpeeX ; Allow all codecs
> allow=ulaw
>
> Here's a sip.conf declaration:
>
> ; Andy
> [108]
> type=friend
> username=********
> secret=********
> host=dynamic
> dtmfmode=rfc2833
> callerid="Andy McAlister" <108>
> context=internal
> mailbox=108 at default
> qualify=yes
> canreinvite=no
>
> And the relevant extension.conf bit:
>
> ;Andy
> exten => 108,1,Dial(SIP/108,15)
> exten => 108,2,Playback(int-voicemail/108)
> exten => 108,3,Voicemail(s108)
> exten => 108,102,Playback(int-voicemail/108)
> exten => 108,103,Voicemail(s108)
>
> Any insight vastly appreciated!
>
> Cheers,
> Steve
Hmm.. From memory while back I think I had a similar problem. Try to:
bind= YOUR IP ADDRESS.
Ta
SJ
More information about the asterisk-users
mailing list