[Freeswitch-users] Bridge String Length Too Short (Resolved)

Jerry Richards jerry.richards at teotech.com
Wed Jan 26 02:32:42 MSK 2011


FYI, I found the problem.  I had an sprintf in the C-App that was only copying 256 characters.

Thanks,
Jerry


From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Jerry Richards
Sent: Tuesday, January 25, 2011 11:30 AM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] Bridge String Length Too Short

No, I have a C-App to invoke the bridge statement:
switch_core_session_execute_application(session, "bridge", results.dialstring);

Thanks,
Jerry


From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Michael Collins
Sent: Tuesday, January 25, 2011 10:51 AM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] Bridge String Length Too Short

How are you generating this call? Is it by chance using fs_cli -x ?
-MC
On Tue, Jan 25, 2011 at 10:46 AM, Jerry Richards <jerry.richards at teotech.com<mailto:jerry.richards at teotech.com>> wrote:
Hello All,

I am seeing my bridge statement getting truncated.  How may I extend the length of the string it will accept?

Here is the actual bridge log:
EXECUTE sofia/internal/2003 at 192.168.72.144:5060<http://2003@192.168.72.144:5060> bridge({ignore_early_media=true}{presence_id=2002 at 192.168.72.144<mailto:2002 at 192.168.72.144>}sofia/internal/sip:2002 at 192.168.72.140:5060;transport=udp,sofia/internal/sip:2001 at 192.168.72.93:5060;transport=udp,[lcr_carrier=Carrier / Location 2/INTERNAL PRI TRUNK,lcr_rate=0.00200,origination_caller_id_number=2003]op)

But it should be:
EXECUTE sofia/internal/2003 at 192.168.72.144:5060<http://2003@192.168.72.144:5060> bridge({ignore_early_media=true}{presence_id=2002 at 192.168.72.144<mailto:2002 at 192.168.72.144>}sofia/internal/sip:2002 at 192.168.72.140:5060;transport=udp,sofia/internal/sip:2001 at 192.168.72.93:5060;transport=udp,[lcr_carrier=Carrier / Location 2/INTERNAL PRI TRUNK,lcr_rate=0.00200,origination_caller_id_number=2003]openzap/smg_prid/a/15248152341 at g1)

Thanks,
Jerry

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110125/88302ad2/attachment-0001.html 


More information about the FreeSWITCH-users mailing list