[asterisk-users] qozap w/ 1.2.9.1

mike mike at thundersystems.it
Fri Jul 7 13:25:44 MST 2006


ok understood, thank you very much !
i'm testing it heavily from all the day and it seems to resist
i'll try the hangup bug, thanks for the tip and the patch !

thank you very much for your time !
.mike

 
On Fri, 2006-07-07 at 15:53 +0200, stoffell wrote:
> On 7/7/06, mike <mike at thundersystems.it> wrote:
> > someone deployed Junghanns's 0.3.0-PRE-1q (* 1.2.9.1) with a quadBri
> > card on a production system ?
> > drawbacks ?
> 
> Not really... But be sure to test if you don't have the hangup bug.
> (call your cell phone, don't pickup, just hangup as soon as its
> ringing, and see if it keeps ringing or instantly stops ringing)
> 
> If it doesn't stop ringing, apply the patch:
> 
> Replace in libpri/q931.c the first block of text with the second
> block. (just comment the first block)
> 
> if (c->peercallstate != c->sugcallstate) {
> pri_error(pri, "updating callstate, peercallstate %d to %d\n",
> c->peercallstate, c->sugcallstate);
> c->peercallstate = c->sugcallstate;
> 
> if (c->ourcallstate != c->sugcallstate) {
> pri_error(pri, "updating callstate, ourcallstate %d to %d\n",
> c->ourcallstate, c->sugcallstate);
> c->ourcallstate = c->sugcallstate;
> 
> 
> cheers
> _______________________________________________
> --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




More information about the asterisk-users mailing list