<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: Strange behaviour in SOFIA SIP</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Preconditions on sip profile<BR>
----------------------------<BR>
inbound-codec-prefs NOT set<BR>
outbound-codec-prefs NOT set<BR>
inbound-proxy-media=TRUE<BR>
inbound-bypass-media=FALSE<BR>
inbound-late-negotiation=TRUE + inherit_codec=TRUE<BR>
<BR>
TEST scenario<BR>
-------------<BR>
SIP phone send INVITE with SDP to FS<BR>
<BR>
INVITE<BR>
SDP[codelist=PCMA, PCMU, G722, G729] --&gt; FS<BR>
<BR>
FS has just the CORE_PC_MODULE [PCMA, PCMU, PASS-THR, VIDEO-PASS-THR, L16]<BR>
<BR>
The &quot;ep_codec_string&quot; channel variable is loaded with [PCMA, PCMU]<BR>
<BR>
EXPECTED<BR>
--------<BR>
In &quot;proxy-media + late-negotiation&quot; scenario: ep_codec_string=[PCMA,PCMU,G722,G729]<BR>
<BR>
PROBLEM<BR>
-------<BR>
According to the documentation (http://wiki.freeswitch.org/wiki/Codec_negotiation):<BR>
<BR>
&quot;ep_codec_string: This variable is only available if late negotiation is enabled on the profile. It's a readable string containing all the codecs proposed by the calling endpoint.&quot;<BR>
and<BR>
&quot;inherit_codec=true (only applicable when late-negotiation is enabled) will take the codec negotiated when the B leg answers and pass it to the A leg so it also uses the same codec (if the A leg supports it); otherwise, it will use whatever it can from its own list&quot;<BR>
<BR>
The variable ep_codec_string doesn't contain ALL the codecs proposed by the calling endpoint. It contains the intersection between the codecs proposed by the calling and the codecs loaded in FS.<BR>
In proxy-media / no-media configuration the called endpoint doesn't have the calling codec list so he can't negotiate using all the capabilities available.<BR>
(I'm working on a test endpoint module that should work in proxy and no-media configuration ... mod_sofia vs mod_sofia works because they look at the remote sdp variable)<BR>
<BR>
Source reference - sofia_glue.c-&gt;sofia_glue_set_r_sdp_codec_string()<BR>
<BR>
<BR>
Regards,<BR>
Giovanni<BR>
</FONT>
</P>

<p style="margin-top: 0; margin-bottom: 0">
&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">
<font face="Courier New" style="font-size: 8pt"><span lang="EN-GB">Internet 
Email Confidentiality Footer</span></font></p>
<p style="margin-top: 0; margin-bottom: 0">
<font face="Courier New" style="font-size: 8pt">
********************************************************************************************************************************************</font></p>
<p style="margin-top: 0; margin-bottom: 0">
<font face="Courier New" style="font-size: 8pt">La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. <br>
<br>
This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. 
<br>
********************************************************************************************************************************************</font></p>

</BODY>
</HTML>