<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div>Hi,<br><br></div>I have a cisco voice-gateway (SIP to ISDN), model 2811 with c2800nm-spservicesk9-mz.124-24.T8.bin ios.<br><br></div>Scenario:<br><br></div>1) dial from sip client an outside pstn number (my mobile phone).<br></div>2) I do not answer the call, instead I tear it down, hitting the red button during ringing.<br></div><br></div>This what I get on the voice gateway (debug isdn q931 + debug ccsip messages):<br><br>#############<br><br>Dec 12 <b>11:04:18</b>.681 CET: ISDN BR0/1/0 Q931: <b>RX <- DISCONNECT</b> pd = 8  callref = 0x84 <br>    Cause i = 0x8095 - Call rejected <br>    Progress Ind i = 0x8288 - In-band info or appropriate now available  <br>    Display i = 'OCCUPATO'<br>VGTestDiData#<br><br>Dec 12 <b>11:04:49</b>.374 CET: ISDN BR0/1/0 Q931: <b>RX <- RELEASE</b> pd = 8  callref = 0x84 <br>    Cause i = 0x8095 - Call rejected <br>    Cause i = 0x82E6333036 - Recovery on timer expiry <br>    Display i = 'OCCUPATO'<br>Dec 12 11:04:49.378 CET: ISDN BR0/1/0 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x04<br>....<br>Dec 12 <b>11:04:49</b>.410 CET: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:<br>Sent: <br><b>SIP/2.0 403 Forbidden</b><br>Via: SIP/2.0/UDP 10.98.67.97:5060;branch=z9hG4bK-363631-262bf0ddaa74c7cced49a9f4d5fefb33<br>From: <<a href="http://sip:null@10.130.124.120:5060">sip:null@10.130.124.120:5060</a>>;tag=-1350970591<br>To: <<a href="mailto:sip%3A03456654741@10.130.124.120">sip:03456654741@10.130.124.120</a>>;tag=21B0F200-1574<br>Date: Fri, 12 Dec 2014 10:04:09 GMT<br><br>#############<br><br></div>As you can see from logs, the pstn send DISCONNECT MSG and then wait 31 sec. before sending the RELEASE MSG to the vg.<br><br></div>Upon receiving the the RELEASE MSG, the gateway send 403 FORBIDDEN MSG to the sip client. <br><br></div>My goal is to send the 403 FORBIDDEN MSG as soon as the gateway receives the DISCONNECT MSG, in other words I don't want to wait 31 sec before sending SIP 403.<br><br></div>Is this possible?<br><br></div>Thank you in advance,<br><br></div>Daniele<br><div><div><div><div><div><div><br></div></div></div></div></div></div></div>