<div dir="ltr">Hi folks<br><br>I am having some trouble with the sip_append_audio_sdp variable. If I set it like:<br><br><action application="bridge" data="{sip_append_audio_sdp=a=fmtp:18 annexb=no}sofia/external/<a href="mailto:sip%3Ax@example.com">sip:x@example.com</a>"/><br>
<br>It seems to have absolutely no effect. I'm pretty sure I have seen it working in the past, so now I'm wondering what the prerequisites are for it to work (i.e. what am I doing wrong?!).<br><br>I am using G729 in pass-through mode and have:<br>
<br> inbound-late-negotiation [true]<br> inbound-codec-negotiation [generous]<br><br>The expected behaviour is for the value of this variable to be appended to the local SDP on the B-leg. The actual behaviour is that nothing is appended.<br>
<br>Any thoughts?<br><br>Richard</div>