[Asterisk-Users] ASTCC - INUSE Flag
Darren Wiebe
darren at aleph-com.net
Wed Oct 5 22:13:15 MST 2005
Edit astcc.agi and stick these lines in before "sub load_config".
$SIG{HUP} = 'ignore_hup';
sub ignore_hup {
print STDERR "\nHUP received!\n\n";
}
Darren Wiebe
darren at aleph-com.net
Scott Wolfe wrote:
> How do you you apply the patch?
> -Scott
>
> ----- Original Message ----- From: "Nicolás Gudiño" <asternic at gmail.com>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> <asterisk-users at lists.digium.com>
> Sent: Wednesday, October 05, 2005 9:31 PM
> Subject: Re: [Asterisk-Users] ASTCC - INUSE Flag
>
>
> On 10/5/05, Darren Wiebe <darren at aleph-com.net> wrote:
>
>> Any developers out there that would like to look at this one? It works
>> fine on Asterisk CVS-v1-0-09/22/05-22:23:34 on a i686 running Linux but
>> it does not work on the 1.2 betas. I agree that the number should be
>> set aside then. I wonder what the problem is.....
>>
>
> http://bugs.digium.com/view.php?id=5400
>
> Seems to fix the problem... please test and give feedback.
>
> --
> Nicolás Gudiño
> Buenos Aires - Argentina
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list