[asterisk-dev] Indication problem with mISDN r51979

Pavel Jezek pavel.jezek at i.cz
Tue Feb 20 02:50:06 MST 2007


similar problem with chan_skinny, instead playing inband messages, 
skinny phone always ring (I haven't dial with 'r' option), SIP & IAX is 
working fine
http://bugs.digium.com/view.php?id=9077





Andreas Anderson wrote:
> Hi Guys,
>
> i'm having a problem with the change in r51979:
>
> --- branches/1.4/channels/chan_misdn.c (original)
> +++ branches/1.4/channels/chan_misdn.c Wed Jan 24 05:24:53 2007
> @@ -4268,6 +4268,10 @@
>
>             ch->state=MISDN_DISCONNECTED;
>             start_bc_tones(ch);
> +
> +            if (ch->ast) ch->ast->hangupcause=bc->cause;
> +            ast_queue_control(ch->ast, AST_CONTROL_BUSY);
> +            ch->need_busy=0;
>             break;
>         }
>
> After this change i can no longer hear the inband indication from the 
> telco ("The number you're calling is out of service"), but instead i'm 
> only getting a hangup.
>
> Is this a sideeffect of the patch, or was this done intentionally? If 
> it's the latter, can i somehow reenable the inband indication? If it's 
> really a bug, can someone revert this?
>
>
> Regards,
>
> Andreas
>
> _________________________________________________________________
> Need more speed? Get Xtra Broadband @ 
> http://jetstream.xtra.co.nz/chm/0,,202853-1000,00.html
>
> _______________________________________________
> --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


More information about the asterisk-dev mailing list