[Asterisk-Users] Grandstreams randomly go busy with Asterisk?
Adam Goryachev
mailinglists at websitemanagers.com.au
Tue Jun 15 16:50:28 MST 2004
On Wed, 2004-06-16 at 04:35, Robert Withrow wrote:
> I've searched the lists but I didn't find anything exactly like this.
>
> I have two Grandstream BT101 phones connected to an Asterisk.
> Periodically, for reasons that I can't determine, one or the other (or
> both) of the BT101s decide(s) to go on permanent busy. Dialing that
> phone gives:
>
> -- Executing Macro("SIP/24567-7856", "dialphone|SIP/27654") in new stack
> -- Executing Dial("SIP/24567-7856", "SIP/27654|10|tr") in new stack
> Jun 15 14:23:41 NOTICE[1343506]: app_dial.c:536 dial_exec: Unable to create channel of type 'SIP'
> == Everyone is busy at this time
> But dialing in the other direction (from the busy phone out) gives
> normal (good) results:
>
> -- Executing Macro("SIP/27654-6e2b", "dialphone|SIP/24567") in new stack
> -- Executing Dial("SIP/27654-6e2b", "SIP/24567|10|tr") in new stack
> -- Called 24567
>
> I have noticed that when the problem is happening I see this:
>
> CLI> sip show peers
> Name/username Host Mask Port Status
> 24567/24567 192.168.2.253 (D) 255.255.255.255 5060 Unmonitored
> 27654/27654 (Unspecified) (D) 255.255.255.255 0 Unmonitored
I had the same problem when I first got my phone, I can't be sure it is
solved, but it seemed to be.
> Rebooting the offending phone always fixes the problem for a while.
> After rebooting I see:
>
> CLI> sip show peers
> Name/username Host Mask Port Status
> 24567/24567 192.168.2.253 (D) 255.255.255.255 5060 Unmonitored
> 27654/27654 192.168.2.254 (D) 255.255.255.255 5060 Unmonitored
Sure, it re-registers on re-boot.
> The BT101s are running 1.0.4.55. Asterisk is 0.9.0.
Dunno what version I'm using, it is the one that came with the phone. I
am using Asterisk CVS HEAD.
> Any suggestions?
What 'seemed' to fix the problem was to change the expiry time from 1 (I
wanted it to re-register every minute. This was when I had the problem.
I changed it to some higher number (maybe 5 or 10) and this seemed to
solve the problem.
Regards,
Adam
More information about the asterisk-users
mailing list