[asterisk-dev] Indication problem with mISDN r51979
Christian
crich-ml at beronet.com
Tue Feb 20 03:25:43 MST 2007
Pavel Jezek wrote:
> 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
>
>
i don't think this issue has something to do with the chan_skinny issue
(also never use 'r' it's evil!)
>
>
>
> 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
> _______________________________________________
> --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