<blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">
    Question 1:<br>
    i&#39;m developing a custom client sip with pjsip. This client when
    receive a call that can&#39;t be accepted respond with status 603. I
    think that freeswitch filter this status.<br></blockquote><br>603 gets treated fine for me. I think we need to see more information - can you put a debug level log of the call with siptrace enabled (sofia global siptrace on) on pastebin (<a href="http://pastebin.freeswitch.org/">http://pastebin.freeswitch.org/</a>) and then post the url here?<br>

<br>Chances are you&#39;re doing something in the dialplan that&#39;s answering the call, either before or after the failed bleg.<br><br>You said you had voicemail before... you can&#39;t send 603 back to the client and continue to voicemail because the 603 terminates the call.<br>

<span style="font-family: arial; font-size: small;"><span style="font-family: monospace; font-size: medium;"></span></span><div> </div><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">

Question:2<br></blockquote><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">It&#39;s possible a custom Header pass trough in status response like trying or session in progress? 
I&#39;m able to use custom header only on invite adding to invite a header with name like X-myheader.
Any suggestion? <br></blockquote><div><br>Yes, you can for 180/183, with the sip_ph_X- prefix. That puts the header on any provisional response.<br><a href="http://wiki.freeswitch.org/wiki/Sofia#Adding_Response_Headers">http://wiki.freeswitch.org/wiki/Sofia#Adding_Response_Headers</a><br>

<br>For example:<br>&lt;action application=&quot;set&quot; data=&quot;sip_p_X-myheader=value&quot;/&gt;<br><br>AFAIK you won&#39;t be able to do the same for a 100 Trying since Sofia doesn&#39;t let FS do any handling at the required point. But have a try anyway just to be sure.<br>

<br></div>-Steve<br><br><br><div class="gmail_quote">On 8 June 2011 20:14, Alessandro <span dir="ltr">&lt;<a href="mailto:a.luppi@seletech.com">a.luppi@seletech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



  
    
  
  <div text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    I have two questions about FS:<br><br>
    Question 1:<br>
    i&#39;m developing a custom client sip with pjsip. This client when
    receive a call that can&#39;t be accepted respond with status 603. I
    think that freeswitch filter this status.<br>
    This is an example of desired behaviour:<br>
    <span style="font-family:arial;font-size:small">
      <div>1000@localnet_ip                      FS(ip:localnet_ip)    
                                         1001<span style="font-family:arial;font-size:small">@localnet_ip</span></div>
      <div><br>
      </div>
      <div><span style="font-family:monospace;font-size:medium">
          <pre>INVITE ----------&gt;
                                     INVITE ---------------&gt;                                
&lt;-------------- trying                &lt;--------------------trying
&lt;-------------- 603                  &lt;------------------  603
ACK ------------&gt;                    ACK------------------&gt;

</pre>
          <pre><span style="white-space:normal"><pre><span style="font-family:monospace;font-size:medium"></span><span style="font-family:arial;font-size:small;white-space:normal"><div>
The current behaviour of FS is:</div><div>
</div></span></pre></span></pre>
        </span>
        <div>1000@localnet_ip                      FS(ip:localnet_ip)  
                                             1001<span style="font-family:arial;font-size:small">@localnet_ip</span></div>
        <div><br>
        </div>
        <div><span style="font-family:monospace;font-size:medium">
            <pre>INVITE ----------&gt;
                                     INVITE ---------------&gt;                                
&lt;-------------- trying                &lt;--------------------trying
                                     &lt;------------------  603
<span style="font-family:arial;font-size:small"><span style="font-family:monospace;font-size:medium"><pre>&lt;-------------- 200</pre></span></span>ACK------------------&gt;
&lt;--------------------BYE

I&#39;d like to avoid the current behaviour. It&#39;s possible a kind of message status path trough?
If the called party terminate the call before answering, FS send always to the calling partner 200 and BYE.
First thought was related to the voice-mail. Now voice-mail is disabled but the behaviour is the same.

Question:2
It&#39;s possible a custom Header pass trough in status response like trying or session in progress? 
I&#39;m able to use custom header only on invite adding to invite a header with name like X-myheader.
Any suggestion? 

Thanks
Good Evening
</pre>
          </span></div>
      </div>
    </span>Alessandro<br>
    <pre cols="72">-- 
Ing. Alessandro Luppi
Software development
Seletech srl
Via Collodi 8, 20052 Monza (MI) - Italy
Tel: +39.039.5962000 - Fax: +39.039.9716905
email: <a href="mailto:a.luppi@seletech.com" target="_blank">a.luppi@seletech.com</a> - Web: <a href="http://www.seletech.com" target="_blank">www.seletech.com</a>   or   <a href="http://www.seletech.eu" target="_blank">www.seletech.eu</a>
</pre>
  </div>

<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">

</div>