<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I am not sure whether ITU ANSI standrad calls for it. But in real life I am having following probelm.<BR>
&nbsp;<BR>
&nbsp;<BR>
A SIP phone registered with&nbsp;Asterisk calls a Mobile &nbsp;subscriber <BR>
&nbsp;<BR>
Asterisk&nbsp; ---------IAM------------&gt;PSTN&nbsp; ( Mobile subscriber )<BR>
&nbsp;<BR>
Asterisk &lt;--------ACM--------------PSTN&nbsp;&nbsp;<BR>
&nbsp;<BR>
The SIP phone hears the ring back tone<BR>
&nbsp;<BR>
The Mobile subscriber rejects the call by pressing the release button. In this part of the world,&nbsp; call &nbsp;does not get forwarded to Mobile subscriber's voice mail. Probably incumbennt PLMN does not have voice mail service. Instead PSTN sends CPG with user busy.<BR>
&nbsp;<BR>
Asterisk &lt;----CPG ( with user busy)----PSTN<BR>
&nbsp;<BR>
&nbsp;<BR>
The SIP phone keeps hearing the ring back tone for 60-90 seconds and finally the PSTN sends RELEASE after 60-90 seconds. <BR>
&nbsp;<BR>
&nbsp;<BR>
Asterisk &lt;------REL-------------------PSTN<BR>
&nbsp;<BR>
Asterisk --------RLC -----------------&gt;PSTN<BR>
&nbsp;<BR>
&nbsp;<BR>
My idea is to cut this 60-90 seconds to 0 by sending REL to PSTN immediately after getting the CPG with user busy from PSTN.&nbsp; I have tried talking to PSTN to send RELEASE to Asterisk right after they send CPG with user busy but&nbsp; has been invain.&nbsp;<BR>
&nbsp;<BR>
So any help with the code will be appreciated.<BR>
&nbsp;<BR>
thanks,<BR>
&nbsp;<BR>
<BR><BR>&gt; From: adomjan@tvnet.hu<BR>&gt; To: asterisk-ss7@lists.digium.com<BR>&gt; Date: Thu, 18 Dec 2008 09:02:08 +0100<BR>&gt; Subject: [asterisk-ss7] VÁ: Understanding libss7 code<BR>&gt; <BR>&gt; The code is very readable, I red the all :)<BR>&gt; where is in the itu/ansi standard that we have to do it?<BR>&gt; <BR>&gt; -- eredeti üzenet --<BR>&gt; Tárgy: [asterisk-ss7] Understanding libss7 code<BR>&gt; Feladó: Rana Dhekial &lt;dhekial@msn.com&gt;<BR>&gt; Dátum: 2008.12.18. 01:27<BR>&gt; <BR>&gt; <BR>&gt; Hi Matthew,<BR>&gt; <BR>&gt; <BR>&gt; Can you point me to some documentations to understand the libss7 source code and how it is linked with Asterisk? I have been struggling to modify your code to send ISUP_RELEASE on getting CPG with user busy from PSTN but has been successful yet.<BR>&gt; <BR>&gt; thanks,<BR>&gt; <BR>&gt; Rana<BR>&gt; <BR>&gt; <BR>&gt; _________________________________________________________________<BR>&gt; Send e-mail anywhere. No map, no compass.<BR>&gt; http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_anywhere_122008<BR>&gt; _______________________________________________<BR>&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<BR>&gt; <BR>&gt; asterisk-ss7 mailing list<BR>&gt; To UNSUBSCRIBE or update options visit:<BR>&gt; http://lists.digium.com/mailman/listinfo/asterisk-ss7<BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; --Bandwidth and Colocation Provided by http://www.api-digital.com--<BR>&gt; <BR>&gt; asterisk-ss7 mailing list<BR>&gt; To UNSUBSCRIBE or update options visit:<BR>&gt; http://lists.digium.com/mailman/listinfo/asterisk-ss7<BR><BR><br /><hr />Send e-mail faster without improving your typing skills. <a href='http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008' target='_new'>Get your Hotmail® account.</a></body>
</html>