<DIV>Hi Bryan,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Yes the progress indicator contains the value of 8 and is actually being<BR>sent in the progress message. As you said there is not much one can do.<BR>Answering the call would ruin my accounitng and I don't want to do that. I<BR>have to tackle it from the Central Office end. I tested with a two PRAs; one<BR>from Ericsson switch and another from a Siemens EWSD switch and they both<BR>behave in the same manner, ie they do not cut-thorugh the early media when<BR>this is coming from the subscriber side.&nbsp; Maybe some sort of security measure not to allow users playing announcements to their callers for free!!!!!!!!<BR><BR>Thanks again,<BR><BR>Carmelo<BR><BR><BR>----- Original Message -----<BR>From: "Bryan Deaver" &lt;<A href="mailto:bdeaver@cisco.com">bdeaver@cisco.com</A>&gt;<BR>To: "Karl Smith" &lt;<A href="mailto:sipware@yahoo.co.uk">sipware@yahoo.co.uk</A>&gt;<BR>Sent: Wednesday, April 13, 2005 5:11 PM<BR>Subject: Re: [cisco-voip] Early media<BR><BR><BR>&gt; The last thing to
 check is that the isdn progress/alert being sent from<BR>the<BR>&gt; GW does contain a PI of 8; it should if the audio is being cut through by<BR>&gt; the GW.&nbsp; If this all checks out, then there is not much you can do on the<BR>&gt; GW.&nbsp; You could try something like doing a 2-step dialing at the GW so that<BR>&gt; the call actually connects on the ISDN side, then sends out the SIP<BR>invite.<BR>&gt; I simple tcl script could force this but it ends up screwing up any<BR>&gt; accounting you may have and could lead to other potential issues.<BR>&gt;<BR>&gt; Bryan<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; From: Karl Smith &lt;<A href="mailto:sipware@yahoo.co.uk">sipware@yahoo.co.uk</A>&gt;<BR>&gt; Date: Wed, 13 Apr 2005 09:17:29 +0100 (BST)<BR>&gt; To: &lt;<A href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A>&gt;<BR>&gt; Subject: [cisco-voip] Early media<BR>&gt;<BR>&gt; Hi Bryan,<BR>&gt;<BR>&gt; thanks for your suggestions. This morning I was just
 thinking exactly on<BR>the<BR>&gt; same lines. I have in fact performed the suggested debugs and confirmed<BR>that<BR>&gt; the gateway is infact cutting through the early media; it is the central<BR>&gt; office which is not switching it through to the caller. I have also traced<BR>&gt; the SS7 signalling (i have access to the CO signalling system) and the ACM<BR>&gt; lacks the optional parameter :<BR>&gt;<BR>&gt; 'Inband information: inband info or pattern now available'<BR>&gt;<BR>&gt; Furthermore, looking at Q931 rec, it appears that not all ISDN networks<BR>&gt; supports the transmission of early media originating from the ISDN<BR>&gt; subscriber side:<BR>&gt;<BR>&gt; K.2 Procedures<BR>&gt; As a network option, completion of the transmission path prior to receipt<BR>of<BR>&gt; a call acceptance<BR>&gt; indication may be provided in one of three ways:<BR>&gt; a) on completion of successful channel negotiation at the destination<BR>&gt; interface; or<BR>&gt; b) on receipt of a
 message containing an indication that in-band<BR>information<BR>&gt; is being provided;<BR>&gt; or<BR>&gt; c) not at all, i.e. this option is not supported by the network.<BR>&gt;<BR>&gt; Thanks a lot for your help.<BR>&gt;<BR>&gt; Best regards,<BR>&gt;<BR>&gt; Carmelo<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; It should be cut through dependent on the sip progress message we receive.<BR>&gt; You might try 'progress setup enable 3' on the voip sip dial-peer as well.<BR>&gt;<BR>&gt; Can you make a single test call with the following debug enabled so we can<BR>&gt; see what is happening:<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; - debug isdn q931<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; - debug ccsip message<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; - debug voip ccapi inout<BR>&gt; Make sure that you have disabling console logging to minimize the impact<BR>of<BR>&gt; enabling the debugs.<BR>&gt;<BR>&gt; You can also check the output of 'show call active voice brief' while the<BR>&gt; call is in
 alerting stage.&nbsp; You should see on the ip call leg side the rx<BR>&gt; packet count incrementing and on the telephony call leg side you should be<BR>&gt; able to see the 'out' dbm level fluctuate when you do multiple iterations<BR>of<BR>&gt; the command.&nbsp; If you see what appears to be some audio on the telephony<BR>call<BR>&gt; leg (meaning that you see the 'out' level at something than<BR>around -79dbm),<BR>&gt; t! hen it sounds like the audio is being cut through at the gateway but<BR>&gt; somewhere in the isdn cloud it is not being cut through.<BR>&gt;<BR>&gt; Bryan<BR>&gt;<BR>&gt;<BR>&gt; From: Karl Smith &lt;<A href="mailto:sipware@yahoo.co.uk">sipware@yahoo.co.uk</A>&gt;<BR>&gt; Date: Tue, 12 Apr 2005 15:20:11 +0100 (BST)<BR>&gt; To: &lt;<A href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A>&gt;<BR>&gt; Subject: [cisco-voip] Early media<BR>&gt;<BR>&gt; Hi,<BR>&gt;<BR>&gt; thanks a lot for your help, but unfortunately the rtp send-recv did
 not<BR>&gt; solve the problem. I have also upgraded the IOS but still no success.<BR>&gt;<BR>&gt; Any other ideas??<BR>&gt;<BR>&gt; Regards,<BR>&gt;<BR>&gt; Carmelo<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; From: "Teodor Georgiev" &lt;<A href="mailto:tgeorgiev@is-bg.net">tgeorgiev@is-bg.net</A>&gt;<BR>&gt; To: &lt;<A href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A>&gt;<BR>&gt; Sent: Tuesday, April 12, 2005 15:42<BR>&gt; Subject: Re: [cisco-voip] Early media<BR>&gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; voice rtp send-recv<BR>&gt; &gt;<BR>&gt; &gt; issue that command in global configuration mode. It shall solve your<BR>problem.<BR>&gt; &gt; The issue you have described below is an usual behaviour - the reverse<BR>&gt; &gt; "bearer" path won't be opened until a CONNECT message is received.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; On Tuesday 12 April 2005 11:40, Karl Smith wrote:<BR>&gt; &gt; &gt; Hi,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; I am
 using a 2610 as a sip to isdn gateway. It appears that there is<BR>an<BR>&gt; &gt; &gt; issue with early media. When the gateway receives rtp in early media<BR>on the<BR>&gt; &gt; &gt; ip side it does not switch it through on the isdn bearer channel.<BR>Hence if<BR>&gt; &gt; &gt; any announcements or tones are provided on a media server just after<BR>the<BR>&gt; &gt; &gt; 183 session progress and before the 200 OK, these cannot be heard on<BR>the<BR>&gt; &gt; &gt; ISDN side.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; This problem does not exist in the reverse direction; i.e. if an<BR>&gt; &gt; &gt; anno! uncement is available on th! e isdn side before the connect<BR>message,<BR>&gt; the<BR>&gt; &gt; &gt; gateway will swith it on an rtp stream and sends it to the ua.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; The IOS image that I am using is the c2600-is3x-mz.123-6b.bin<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Does any one knows whether this problem was resolved in more recent<BR>&gt; &gt; &gt;
 releases? If yes, any ideas which release?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Thanks and regards,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Carmelo<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Send instant messages to your online friends<BR><A href="http://uk.messenger.yahoo.com">http://uk.messenger.yahoo.com</A><BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; cisco-voip mailing list<BR>&gt; &gt; <A href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A><BR>&gt; &gt; <A href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</A><BR>&gt;<BR>&gt; Send instant messages to your online friends <A href="http://uk.messenger.yahoo.com">http://uk.messenger.yahoo.com</A><BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; cisco-voip mailing list<BR>&gt; <A href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A><BR>&gt; <A
 href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</A><BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Send instant messages to your online friends <A href="http://uk.messenger.yahoo.com">http://uk.messenger.yahoo.com</A><BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; cisco-voip mailing list<BR>&gt; <A href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A><BR>&gt; <A href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</A><BR>&gt;<BR>&gt;<BR><BR></DIV><p>Send instant messages to your online friends http://uk.messenger.yahoo.com