[asterisk-dev] OOH323 with Congestion Application

Wilmar Campos wilmar.campos at gmail.com
Thu Jun 1 07:56:27 MST 2006


I have tried that, but dial plan stops executing on Congestion so priority 3
never gets to be executed.

On 6/1/06, Kaloyan Kovachev <kkovachev at varna.net> wrote:
>
> Hello,
> you may use timeout for Congestion and Busy and then hangup the channel
> i.e.
>
> exten => 1111,1,NoOP(Llamada)
> exten => 1111,2,Congestion(10)
> exten => 1111,3,Hangup
>
> On Wed, 31 May 2006 20:03:20 -0400, Wilmar Campos wrote
> > Hello,
> >
> > I try to use Congestion application like this:
> >
> > exten => 1111,1,NoOP(Llamada)
> > exten => 1111,2,Congestion
> >
> > I receive the right disconect cause on the origination side, but is
> seems
> the channel is getting stuck.
> >
> > asterisk*CLI> show channels verbose
> > Channel               Context               Extension         Prio State
> Application  Data                       CallerID         Duration
> Accountcode
> BridgedTo
> > OOH323/65.2.98.2-e callingcard          1111                 2 Busy
> Busy          (Empty)                    17000000028     00:00:45 ooh323
> (None)
> > OOH323/-fa45          callingcard           1111                 2 Busy
> Busy          (Empty)                    1700000          02:51:32 ooh323
> (None)
> > OOH323/-3a40         callingcard          1111                 2 Busy
> Congestion   (Empty)                    1700000         02:52:25 ooh323
> (None)
> > OOH323/-eb35          callingcard          1111                 2 Busy
> Congestion   (Empty)                    1700000         02:52:46 ooh323
> (None)
> > OOH323/65.2.98.2-7 callingcard           1111                 2 Busy
> Congestion   (Empty)                     17000000028     02:54:35 ooh323
> (None)
> > OOH323/65.2.98.2-1 callingcard           1111                 2 Busy
> Congestion    (Empty)                    17000000028     03:00:03 ooh323
> (None)
> > OOH323/65.2.98.2-7 callingcard           1111                 2 Busy
> Congestion   (Empty)                     17000000028     03:02:26 ooh323
> (None)
> > OOH323/65.2.98.2-1 callingcard           1111                 2 Busy
> Congestion    (Empty)                    17000000028     03:03:59 ooh323
> (None)
> > OOH323/65.2.98.2-4 callingcard           1111                 2 Busy
> Congestion   (Empty)                     17000000028     03:04:15 ooh323
> (None)
> >
> > Same thing happens with Busy application.
> >
> > From the OOH323 side I receive this ERROR:
> >
> > May 31 19:52:48 ERROR[15863]: src/chan_h323.c:821 ooh323_hangup: No call
> to
> hangup
> >
> > Any ideas?
> >
> > Thanks,
> >
> > Wilmar
> >
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20060601/c18b6f8b/attachment.htm


More information about the asterisk-dev mailing list