in ur sip.conf under the device definition you can set it<br><br>for example device name is asterisk is pap2<br><br>[pap2]<br>username=pap2<br>secret=blabla<br>type=friend<br>disallow=all<br>allow=g729<br><br>Then asterisk will only use g729 for incoming as well as outgoing calls on this device .
<br><br><div><span class="gmail_quote">On 27/07/07, <b class="gmail_sendername">Matt</b> &lt;<a href="mailto:mhoppes@gmail.com">mhoppes@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Right.. what I&#39;m asking is:<br><br>If I set my PAP2T to use G723 or G729.... outgoing calls from that<br>device go in that format.<br>However, incoming calls to the device from asterisk are running at<br>G711u.&nbsp;&nbsp;The PBX will access any format G711u, G723, G729 or GSM.
<br>What do I need to do to make asterisk use the same codec back to the<br>ATA as it is using to the PBX?<br><br>On 7/27/07, dave cantera &lt;<a href="mailto:david.cantera@iacnet.net">david.cantera@iacnet.net</a>&gt; wrote:
<br>&gt;<br>&gt;&nbsp;&nbsp;baji, mhoppes,<br>&gt;&nbsp;&nbsp;remember, if you have Only the g729 codec allowed or if this is the only<br>&gt; allow= entry in the sip.conf file, callers requesting any other codec will<br>&gt; be rejected....
<br>&gt;&nbsp;&nbsp;daveC<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;Baji Panchumarti wrote:<br>&gt;&nbsp;&nbsp;On 7/27/07, Matt &lt;<a href="mailto:mhoppes@gmail.com">mhoppes@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;Can someone comfirm my logic here?
<br>&gt;<br>&gt; If I want a phone to use G729.... I can set it to use G729... do I<br>&gt; also need to set it in Asterisk? I&#39;m thinking no... as long as<br>&gt; asterisk WILL do G729... if that&#39;s all the device accepts it should go
<br>&gt; to that codec, yes?<br>&gt;<br>&gt;&nbsp;&nbsp;(based on my understanding, take it for what it is worth)<br>&gt;<br>&gt;&nbsp;&nbsp;if allow=all or allow=g729 is in your<br>&gt;&nbsp;&nbsp;asterisk configuration (sip.conf / iax.conf ) then asterisk will
<br>&gt;&nbsp;&nbsp;stream packets in g729 (assuming you have any licesnses<br>&gt;&nbsp;&nbsp;needed in place).<br>&gt;<br>&gt;&nbsp;&nbsp;-baji.<br>&gt;<br>&gt; --<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by 
<a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;--<br>&gt; My wife&#39;s sister is in California.<br>&gt; I should buy her a Videophone2008!<br>&gt;<br>&gt; Truly, The Next Best Thing to Being There!
<br>&gt; --<br>&gt;<br>&gt; WorldWideVideoPhones.com<br>&gt; 856.380.0894<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">
http://www.api-digital.com--</a><br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt;<br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>