<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">There is actually a codec list but those are static RTP payload types.<div>You are offering PCMU, PCMA, RFC2833 DTMF, and Comfort Noise&nbsp;</div><div><br></div><div>See:</div><div><a href="http://www.iana.org/assignments/rtp-parameters">http://www.iana.org/assignments/rtp-parameters</a></div><div><br></div><div>If you need the full SDP for even known static types set verbose_sdp=true in vars.xml.</div><div><a href="http://wiki.freeswitch.org/wiki/Variable_verbose_sdp">http://wiki.freeswitch.org/wiki/Variable_verbose_sdp</a></div><div><br></div><div>Spencer</div><div><br></div><div><br></div><div><div><div>On May 24, 2011, at 7:56 PM, Liam Farr wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,
<div><br></div><div>My outbound SIP invites are going out without a codec list? Could&nbsp;someone&nbsp;point me in the right direction on how to set / insert this?</div><div><br></div><div><br></div><div><div>send 972 bytes to udp/[1.2.3.4]:5060 at 00:28:52.144565:</div>
<div>&nbsp; &nbsp;------------------------------------------------------------------------</div><div>&nbsp; &nbsp;INVITE <a href="http://sip:0800000000@1.2.3.4:5060/">sip:0800000000@1.2.3.4:5060</a> SIP/2.0</div><div>&nbsp; &nbsp;Via: SIP/2.0/UDP 9.8.7.6;rport;branch=z9hG4bK2QeQtFFa7Z6Hr</div>
<div>&nbsp; &nbsp;Max-Forwards: 69</div><div>&nbsp; &nbsp;From: "Liam - Test" &lt;<a href="mailto:sip%3A12345678@9.8.7.6">sip:12345678@9.8.7.6</a>&gt;;tag=ryFQea59e6Upe</div><div>&nbsp; &nbsp;To: &lt;<a href="http://sip:0800000000@1.2.3.4:5060/">sip:0800000000@1.2.3.4:5060</a>&gt;</div>
<div>&nbsp; &nbsp;Call-ID: cec20463-0108-122f-689e-c99dbf5a2f43</div><div>&nbsp; &nbsp;CSeq: 12805602 INVITE</div><div>&nbsp; &nbsp;Contact: &lt;<a href="http://sip:12345678@9.8.7.6:5060/">sip:12345678@9.8.7.6:5060</a>&gt;</div><div>&nbsp; &nbsp;User-Agent: FreeSWITCH-mod_sofia/1.0.7-svn-exported</div>
<div>&nbsp; &nbsp;Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY</div><div>&nbsp; &nbsp;Supported: timer, precondition, path, replaces</div><div>&nbsp; &nbsp;Allow-Events: talk, hold, refer</div><div>&nbsp; &nbsp;Content-Type: application/sdp</div>
<div>&nbsp; &nbsp;Content-Disposition: session</div><div>&nbsp; &nbsp;Content-Length: 189</div><div>&nbsp; &nbsp;X-FS-Support: update_display</div><div>&nbsp; &nbsp;Remote-Party-ID: "Liam - Test" &lt;<a href="mailto:sip%3A12345678@9.8.7.6">sip:12345678@9.8.7.6</a>&gt;;party=calling;screen=yes;privacy=off</div>
<div><br></div><div>&nbsp; &nbsp;v=0</div><div>&nbsp; &nbsp;o=FreeSWITCH 1306264686 1306264687 IN IP4 9.8.7.6</div><div>&nbsp; &nbsp;s=FreeSWITCH</div><div>&nbsp; &nbsp;c=IN IP4 9.8.7.6</div><div>&nbsp; &nbsp;t=0 0</div><div>&nbsp; &nbsp;m=audio 18646 RTP/AVP 0 8 101 13</div><div>
&nbsp; &nbsp;a=rtpmap:101 telephone-event/8000</div><div>&nbsp; &nbsp;a=fmtp:101 0-16</div><div>&nbsp; &nbsp;------------------------------------------------------------------------</div></div><div><br></div><div><br></div><div>Thanks</div><div><br></div>
<div>Liam</div>
_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>