[Freeswitch-users] Set Codec per Endpoint

JuanMa juanma.v82 at gmail.com
Tue Jun 9 15:04:18 PDT 2009


Hello,

Is it posible to set a codec-pref per Endpoint instead to set it in  
sip-profiles?

<param name="codec-prefs" value="GSM"/>

In my directory:

<user id="2000" mailbox="2000">
     <params>
       <param name="password" value="2000"/>
       <param name="vm-password" value="2000"/>
       <param name="codec-prefs" value="GSM"/>
     </params>
     <variables>
         <variable name="accountcode" value="2000"/>
         <variable name="user_context" value="default"/>
         <variable name="sip-force-contact" value="NDLB-connectile- 
dysfunction"/>
</variables>

I do this but FS do codec negotiation with all codecs in the profile  
internal. What i am doing wrong?

Thx in advance




More information about the FreeSWITCH-users mailing list