<p><br clear="all">Hiii,</p><p> I am new to freeswitch. Prior to freeswitch i was using asterisk.</p><p> I have 200 extensions working in my office and want to move all to freeswitch from asterisk. </p><p> In asterisk, i can give codec selection and preferance in sip.conf to all extensions. In the same way i created 200 extensions under internal profile in freeswitch.</p>
<p> Follwing is one example....</p><p>-----------------------------------------------------------------</p><p><include><br> <user id="590"><br> <params><br> <param name="password" value="590"/><br>
<param name="vm-password" value=""/><br> <param name="vm-enabled" value="true"/></p><p> <param name="inbound_codec_prefs" value="PCMA,H264"/><br>
<param name="outbound_codec_prefs" value="PCMA,H264"/></p><p><br> </params><br> <variables><br> <variable name="accountcode" value=""/><br> <variable name="user_context" value="default"/><br>
<variable name="max-calls" value="2"/><br> <variable name="bypass_media_after_bridge" value="no"/><br> </variables><br> </user><br></include><br>
----------------------------------------------------------</p><p> Now when ever i called to 590 freeswitch sends all codecs to 590 sip phone other than defined in 590.xml. It is seding codes which is mentioned in my conf/sip_profiles/internal.xml and codec negotiation done on whatever codec my sip phone having. </p>
<p> I want to use different codecs for different extensions.</p><p> Is it common behaviour of Freeswitch ? Should i override codec prerfrance in my extension list from my internal profile or not ?</p><p> If no, then is it that i have to create 200 profiles in freeswitch to solve this problem ?</p>
<p> Please guide me and provide solution for the same</p><p> Thanks in advance<br>-- <br>Bharat Lalcheta<br>
</p>