<div dir="ltr">Hello Everyone,<div><br></div><div>I'm Trying to establish a SIP Trunk with a provider, but I'm encountering a strange problem. When I receive an INVITE from my provider its SDP have this format:</div><div><br></div><div><div style="font-size:12.8px">v=0.</div><div style="font-size:12.8px">o=- 1134042028 1134042029 IN IP4 XXXX.</div><div style="font-size:12.8px">s=SBC call.</div><div style="font-size:12.8px">c=IN IP4 XXXXX.</div><div style="font-size:12.8px">t=0 0.</div><div style="font-size:12.8px">m=audio 10042 RTP/AVP 8 0 116.</div><div style="font-size:12.8px">a=rtpmap:8 PCMA/8000.</div><div style="font-size:12.8px">a=rtpmap:0 PCMU/8000.</div><div style="font-size:12.8px">a=rtpmap:116 telephone-event/8000.</div><div style="font-size:12.8px">a=ptime:5.</div><div style="font-size:12.8px">a=curr:qos local none.</div><div style="font-size:12.8px">a=curr:qos remote none.</div><div style="font-size:12.8px">a=des:qos mandatory local sendrecv.</div><div style="font-size:12.8px">a=des:qos optional remote sendrecv.</div><div style="font-size:12.8px">a=3gOoBTC.</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The problem is when my freeswitch is trying to call to the B-Leg its sending the SDP without any payloads:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div style="font-size:12.8px">v=0.</div><div style="font-size:12.8px">o=SBC 1510738948 1510738949 IN IP4 XXXXX.</div><div style="font-size:12.8px">s=SBC.</div><div style="font-size:12.8px">c=IN IP4 XXXXXX.</div><div style="font-size:12.8px">t=0 0.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Why is that? I debugged from the CLI (level 10) and I can't see any errors from Freeswitch. I tested this on versions 1.6.12 and 1.6.17 with the same results.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm guessing that  Sofia or Freeswitch don't support the qos values, it's the only different thing from my others providers, </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'll thank you any feedback guys.</div><div style="font-size:12.8px">Regards,</div><div style="font-size:12.8px">Juan Pablo Godoy.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div></div></div>