[asterisk-dev] Indication problem with mISDN r51979

Andreas Anderson galium123 at hotmail.com
Tue Feb 20 02:36:44 MST 2007


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



More information about the asterisk-dev mailing list