[Freeswitch-users] FreeSWITCH-users Digest, Vol 66, Issue 140

Arnie Goodstein agoodstein at wcgltd.com
Thu Dec 22 23:58:09 MSK 2011


Thanks

Sent from my Android phone using TouchDown (www.nitrodesk.com)

-----Original Message-----
From: freeswitch-users-request at lists.freeswitch.org [freeswitch-users-request at lists.freeswitch.org]
Received: Thursday, 22 Dec 2011, 3:41pm
To: freeswitch-users at lists.freeswitch.org [freeswitch-users at lists.freeswitch.org]
Subject: FreeSWITCH-users Digest, Vol 66, Issue 140

Send FreeSWITCH-users mailing list submissions to
        freeswitch-users at lists.freeswitch.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
or, via email, send a message with subject or body 'help' to
        freeswitch-users-request at lists.freeswitch.org

You can reach the person managing the list at
        freeswitch-users-owner at lists.freeswitch.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of FreeSWITCH-users digest..."


Today's Topics:

   1. Re: Number of calls (Michael Collins)
   2. Re: Freeswitch Crashing again and again (Michael Collins)
   3. Odp: transfer to conference from conference /     caller controls
      (Rodney)


----------------------------------------------------------------------

Message: 1
Date: Thu, 22 Dec 2011 12:22:55 -0800
From: Michael Collins <msc at freeswitch.org>
Subject: Re: [Freeswitch-users] Number of calls
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Message-ID:
        <CAKzWOxX8+962TC7L4YQWruj5ki=wV_4zRczQ+KH9JY+WuPzFKA at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

That looks like a decent 4-core processor. You can probably do several
hundred concurrent calls w/o much issue. Of course, "it depends" on what
other stuff you have going on inside this server. :)

-MC

On Wed, Dec 21, 2011 at 11:44 PM, Voip service <voipservice911 at gmail.com>wrote:

> Hi,
>
> I am new in voip, how many calls can one freeswitch box handle with 30 %
> of trans-coded calls and system configuration as
> 8GB RAM
> X3430 Xeon Processor, 2.4GHz, 8M Cache, Turbo
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> 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/20111222/56e6ac91/attachment-0001.html

------------------------------

Message: 2
Date: Thu, 22 Dec 2011 12:24:16 -0800
From: Michael Collins <msc at freeswitch.org>
Subject: Re: [Freeswitch-users] Freeswitch Crashing again and again
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Message-ID:
        <CAKzWOxVWsWbrsdDA1h-fuffV89WvkBqTp2=n-t8+1TsKzjSrNA at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Are you able to reproduce this on the latest git head? If so, open a Jira
ticket at jira.freeswitch.org. If it is truly urgent then you can get
commercial/professional help by contacting consulting at freeswitch.org.

-MC

On Thu, Dec 22, 2011 at 12:46 AM, Faisal Rehman <faisal.rehman22 at hotmail.com
> wrote:

>  *Dear FS users*
>
> Our freeswitch has been working stable for around 1.5 years.
>
> Currently we are getting Freeswitch crashing without any apperent reasons
> with following coredump
>
>
> Core was generated by `/usr/local/freeswitch/bin/freeswitch -nc'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x0000003d922790d0 in strchr () from /lib64/libc.so.6
> (gdb) bt
> #0  0x0000003d922790d0 in strchr () from /lib64/libc.so.6
> #1  0x00002b7677883008 in switch_ivr_originate (session=0x2aaad020cab8,
> bleg=0x54091ce0, cause=0x54091cec,
>     bridgeto=0x2b7677950557 "true", timelimit_sec=60, table=0x0,
> cid_name_override=0x0, cid_num_override=0x0,
>     caller_profile_override=0x0, ovars=0x0, flags=<value optimized out>,
> cancel_cause=0x0)
>     at ./src/include/switch_utils.h:429
> #2  0x00002aaac8cf68f8 in audio_bridge_function (session=0x2aaad020cab8,
>     data=0x2aaaac754480 "sofia/x8888/47756508496197 at 10.47.78.170:5654")
>     at
> /usr/src/freeswitch/src/mod/applications/mod_dptools/mod_dptools.c:2683
> #3  0x00002b7677853952 in switch_core_session_exec
> (session=0x2aaad020cab8, application_interface=0x2aaab00553b8,
>     arg=0x2aaad0006b28 "sofia/${flag_auth}") at
> src/switch_core_session.c:2121
> #4  0x00002b7677853f7f in
> switch_core_session_execute_application_get_flags (session=0x0,
> app=0x2aaad0006b20 "bridge",
>     arg=0x2aaad0006b28 "sofia/${flag_auth}", flags=0x0) at
> src/switch_core_session.c:2006
> #5  0x00002b7677856963 in switch_core_session_run (session=0x2aaad020cab8)
> at src/switch_core_state_machine.c:181
> #6  0x00002b7677850d30 in switch_core_session_thread (thread=<value
> optimized out>, obj=0x2aaad020cab8)
>     at src/switch_core_session.c:1311
> #7  0x0000003d92a0673d in start_thread () from /lib64/libpthread.so.0
> #8  0x0000003d922d3d1d in clone () from /lib64/libc.so.6
>
>
> *Please help to fix this issue as it is very urgent.*
>
>
> Thanks and Regards,
>
>
> *Faisal*
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> 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/20111222/aec1feea/attachment-0001.html

------------------------------

Message: 3
Date: Thu, 22 Dec 2011 12:41:19 -0800 (PST)
From: Rodney <notlikeme75 at yahoo.com>
Subject: [Freeswitch-users] Odp: transfer to conference from
        conference /    caller controls
To: "freeswitch-users at lists.freeswitch.org"
        <freeswitch-users at lists.freeswitch.org>
Message-ID:
        <1324586479.30344.YahooMailNeo at web65305.mail.ac2.yahoo.com>
Content-Type: text/plain; charset="utf-8"

Mariusz, using your suggestion, i worked out a solution that works. although i have to drop the bleg with sched_hangup in order for it to work with my hangup back to ivr method. it still looks like crap in my cdr but I can deal with it for now since i am crazy for wanting to transfer from static conference right to dynamic :) but doing it with this loopback method seems to give me the caller controls back.? thanks for your help. ~rodney

?condition??? ? destination_number??? ? ^760$??? ? 1??? ?
? action??? ? answer??? ? ??? ? 3??? ?
? action??? ? set??? ? conference_user_list=|??? ? 10??? ?
? action??? ? play_and_get_digits??? ? 4 4 3 5000 # ask4digit.wav ivr/ivr-that_was_an_invalid_entry.wav target_num \d+??? ? 20??? ?
? action??? ? phrase??? ? spell,${target_num}??? ? 30??? ?
? action??? ? sched_hangup??? ? +10 normal_clearing bleg??? ? 35??? ?
? action??? ? bridge??? ? loopback/app=conference:${target_num}-127.0.0.1 at dynamic_conf



?  4. Odp: transfer to conference from conference / caller controls
? ? ? (Mariusz Czulada)


>


Perhaps this will be useful for you:
?
Dialplan:
?
??? <extension name="bind_and_join">
???? ...
???????  <action application="bind_meta_app" data="4 a s  execute_extension::sub_conf"/>
???? ...
??????? <action  application="conference" data="mainconf at cx"/>
?? ? ...
???  </extension>

??? <extension name="sub_conf">
???? ...
??????? <action application="bridge"  data="loopback/app=conference:${conference_name}_sub at cx_sub"/>
????  ...
??? </extension>
?
conference.conf.xml:
?
??? <group name="cx_controls">
???? ...
?????  <control action="hangup" digits="9"/>
??? </group>

???  <group name="cx_sub_controls">
???? ...
?????  <control action="hangup" digits="4"/>
??? </group>

???  <profile name="cx">
???? ...
????? <param  name="caller-controls" value="cx_controls"/>
??? </profile>
??? <profile name="cx_sub">
???? ...
????? <param   name="caller-controls" value="cx_sub_controls"/>
???  </profile>
?
?
Dnia 20-12-2011 o godz. 18:21 Rodney napisa?(a):
I am trying to transfer to a dynamic conference from within a static conference but when I do my callers loose control and can not use any dtmf caller control options and must hang up to get back. I tried using clear digit action but do not think this works on the "conf" realm. the dynamic conference works fine with all controls if i send them directly from the ivr but for what i am trying it is important to do this transfer from another conference. is there a method transfer and release
all previous controls? i even tried using a difference conference profile so i transferred from static 501 at default to <digits>@dynamic to see if giving new controls would work, to no avail. is there a log or something i can post that will help you in understanding how this is happening? or is it even fixable? thanks  rodney
>
>
>?? <group name="default">
>????? <control action="mute" digits="1"/>
>????? <control action="hangup" digits="0"/>
>????? <control action="execute_application" digits="4" data="playback C:/Program Files/FreeSWITCH/recordings/conf_help.wav"/>
>????? <control action="execute_application" digits="8" data="execute_extension
ANNOUNCE_CONF_COUNT_PRIVATE XML default"/>
>????? <control action="execute_application" digits="#" data="execute_extension 759 xml default"/>
>
>-???? <group name="dynamic">
>??????? <control action="mute" digits="1"/>
>??????? <control action="execute_application" digits="0" data="execute_extension 401 XML  default"/>? (main ivr menu extension)
>??????? <control action="execute_application" digits="8" data="execute_extension ANNOUNCE_CONF_COUNT_PRIVATE XML
default"/>
>
>
>
>
>
>condition??? ? destination_number??? ? ^759$??? ? 1??? ?
>? action??? ? answer??? ? ??? ? 2??? ?
>? action??? ? set??? ? conference_user_list=|??? ? 11??? ?
>? action??? ?
play_and_get_digits??? ? 4 4 3 5000 # askprivateroom.wav ivr/ivr-that_was_an_invalid_entry.wav target_num \d+??? ? 15??? ?
>? action??? ? phrase???  ? spell,${target_num}??? ? 16??? ?
>? action??? ? conference??? ? ${target_num}-127.0.0.1 at default
>


_______________________________________________
FreeSWITCH-users mailing list
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/20111222/fe3c91ad/attachment.html

------------------------------

_______________________________________________
FreeSWITCH-users mailing list
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


End of FreeSWITCH-users Digest, Vol 66, Issue 140
*************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111222/6fc495ca/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list