[asterisk-users] Extensions busy/congested and "circuit-busy"

Guy M Guyadeen guy at perfecture.com
Mon Sep 25 18:47:30 MST 2006


Thank you for your response!
That was exactly the problem - the 841s use a deprecated identifier  
for G.726. Behavior and solution is described here:

http://www.voip-info.org/wiki/view/Sipura+SPA-1001
1) To use G726 with asterisk 1.2.6 or later you must edit the rtp.c  
and either dfine USE_DEPRECATED_G726=1 or remove the #ifdef  
USE_DEPRECATED_G726 statement. If you do not do this you will be able  
to place calls using the SPA but not receive calls. This is because  
the SPA identifies the G726 codec using a deprecated paylode type.

I did that, make, make install, asterisk -rx "restart gracefully",  
and viola! it works.

THANK YOU!

Guy

On Sep 25, 2006, at 6:33 PM, Eric ManxPower Wieling wrote:

> That error message is almost always because the two sides cannot  
> agree on a codec.  HOWEVER, if you are using SIPura and G726, there  
> is a Makefile option for Asterisk to make it work.
>
> Guy M Guyadeen wrote:
>> Our pbx is a Fedora Core 4 box running Asterisk 1.2.6. It has a  
>> public IP and is publicly accessible (no NAT, firewall, etc.).
>> Our Sipura 841 phones are in several locations, all NAT'ed behind  
>> PIX firewalls.
>> The system used to work flawlessly, but now any extension we dial  
>> comes back as "busy". On the Asterisk CLI, I always see something  
>> like:
>> Got SIP response 488 "Not Acceptable Here" back from {our IP address}
>>     -- SIP/{extension}-d544 is circuit-busy
>>   == Everyone is busy/congested at this time (1:0/1/0)
>> Would extensions.conf or CLI debug output be helpful?
>> Thank you in advance!
>> Guy
>> _______________________________________________
>> --Bandwidth and Colocation provided by Easynews.com --
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060925/21caa224/attachment.htm


More information about the asterisk-users mailing list