Ok, I solved this issue: the problem was the payload used by my provider for telephone-event that was 150 instead of 101.<div>When the provider fixed this payload number all calls works fine.</div><div><br></div><div>Stephen<br>
<br><div class="gmail_quote">On Mon, Dec 19, 2011 at 9:30 PM, Stephen Wilde <span dir="ltr">&lt;<a href="mailto:wstephen80@gmail.com">wstephen80@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a problem with a provider where the call are dropped by Freeswitch after receiving a 183 + SDP.<div>I think that the problem is in SDP but I don&#39;t know where.</div><div>The SDP that Freeswitch sends in INVITE is:</div>

<div><br></div><div><div>   v=0</div><div>   o=FreeSWITCH 1324273767 1324273768 IN IP4 62.196.58.2</div><div>   s=FreeSWITCH</div><div>   c=IN IP4 62.196.58.2</div><div>   t=0 0</div><div>   m=audio 52062 RTP/AVP 18 101 13</div>

<div>   a=rtpmap:101 telephone-event/8000</div><div>   a=fmtp:101 0-16</div><div>   a=ptime:20</div></div><div><br></div><div><br></div><div>where the SDP that Freeswitch receives from the provider is:</div><div><br></div>

<div><div>   v=0</div><div>   o=sansay-VSX 10 10 IN IP4 206.172.44.229</div><div>   s=session controller</div><div>   c=IN IP4 206.172.44.229</div><div>   t=0 0</div><div>   m=audio 28364 RTP/AVP 18 150</div><div>   a=rtpmap:18 G729/8000</div>

<div>   a=fmtp:18 annexb=no</div><div>   a=rtpmap:150 telephone-event/8000</div><div>   a=fmtp:150 0-15</div><div>   a=ptime:20</div></div><div><br></div><div><br></div><div>After this SDP I see in the log:</div><div><br>

</div><div>2011-12-19 21:17:11.567017 [DEBUG] switch_ivr_originate.c:3364 Originate Resulted in Error Cause: 100 [INVALID_IE_CONTENTS]</div><div><br></div><div>Can anyone give me an advice to solve this issue?</div><span class="HOEnZb"><font color="#888888"><div>
<br>
</div><div>Stephen</div>
</font></span></blockquote></div><br></div>