<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>Saeed thanks for reply my mails.</div><div><br></div><div>I am only using ONE FS. The Endpoint 1 call to the FS, then it call to SWITCH and the SWITCH call back to the FS and this call to Endpoint 2, my first intention were to use FS in bypass_mode, in this mode Fs only handle SIP signalization and SWITCH (another technology) handle RTP, like the image in the link (<a href="http://img26.imageshack.us/img26/1298/fsassbc.png">http://img26.imageshack.us/img26/1298/fsassbc.png</a>).</div><div><br></div><div>Only ONE FS work as SBC (session border controler) or pseudo proxy. </div><div><br></div><div>But the problem is the FS doesn't negotiate codecs properly and how you wrote late negotiation didn't work for change codec negotiation. </div><div><br></div><div>I will test your tip, but i cant control the codec negotiation from endpoint who make a first INVITE to FS, only the bridge to de SWICTH and back to FS.</div><div><br></div><div>Yes, I am using xml_curl.</div><div><br></div><div>I was testing with event_socket but when FS receive a call and this connect to event_socket, the FS try to park the call and this can't by done because you must control the media.</div><div><br></div><div>Thanks</div><div>Regards</div><div><br><div><div>On 20/06/2009, at 12:06, Saeed Ahmad wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi,<br><br>I am not expert, and if i understood you correctly, i am doing it like that:<br><br>set late negotiation to false (it can be set true if you want to negotiate it on the fly, but it didn't work for me)</div> <div> </div> <div>don't use absolute_codec_string instead use codec_string and put codec(s) what EP2 is offering, now if A side is sending one of the codec which are defined for EP2 then it will be used.</div> <div> </div> <div>i didn't consider your FS at right side because your SWITCH definately going to transcode the codec into G729, otherwise above scenario should be same for both FS.<br></div> <div>let me know if it also works for you, i am also using it in proxy media mode.<br></div> <div>are you using xml_curl?<br><br>- Saeed</div> <div class="gmail_quote">On Fri, Jun 19, 2009 at 11:28 PM, Mariano de Llano <span dir="ltr"><<a href="mailto:mariano.dellano@gmail.com">mariano.dellano@gmail.com</a>></span> wrote:<br> <blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"><br>You are right, it seams that it can not be done.<br><br>In the past I've tried to do something similiar but with no success.<br> Apperently the documentation is wrong.<br><br>If I have some time I will look at the code and I will give you some<br>feedback.<br><br>Cheers,<br><br>PS: The transcoding question has nothing to do with your question :)<br> <div> <div></div> <div class="h5"><br>On 19/06/2009, at 17:18, JuanMa wrote:<br><br>> I'm sorry, but like I said, I DONT WANT to do transcoding with FS(I<br>> have another switch who is in charge of it, witch is from another<br> > technology), I only want to negotiate the codecs in the way that I<br>> want it. This only seams to work when bypass media or proxy media is<br>> set to false. Due I need to use it as a SBC(session border controller)<br> > or pseudo proxy (I already know that is not intend for it), I need to<br>> negotiate the codecs in the FS. In the current thread I've already<br>> explained what I'm trying to do. If you give me a tip I'm willing to<br> > make the documentation richer.<br>><br>> Thanks<br>> Regards<br>><br>> In my architecture the switch who is in charge of transcoding IS NOT a<br>> FS.<br>><br>><br>> On 19/06/2009, at 16:19, Brian West wrote:<br> ><br>>> No right now you can not legally transcode G729 in FreeSWITCH,<br>>> PERIOD!<br>>><br>>> /b<br>>><br>>> On Jun 19, 2009, at 2:11 PM, JuanMa wrote:<br>>><br>>>> Yes, it can do transcoding. Transcoding isn't the problem to my<br> >>> architecture, my problem is the codec negotiation between FS and<br>>>> Endpoints.<br>>>><br>>><br>>><br>>> _______________________________________________<br>>> Freeswitch-users mailing list<br> >> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> >> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>>> <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br> ><br>><br>> _______________________________________________<br>> Freeswitch-users mailing list<br>> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>> <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br> <br><br>_______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br> </div></div></blockquote></div><br> _______________________________________________<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>