[Freeswitch-users] Audio Control on mp3/wav

Jai Rangi jprangi at didforsale.com
Wed Sep 28 03:06:16 MSD 2016


No luck,

All I see is this

2016-09-27 16:03:30.721797 [INFO] switch_cpp.cpp:1288
digit: [3]
duration: [720]
2016-09-27 16:03:30.721797 [DEBUG] switch_ivr.c:3997 seek to position 114720
2016-09-27 16:03:31.461786 [DEBUG] switch_rtp.c:6966 RTP RECV DTMF 1:720
2016-09-27 16:03:31.461786 [INFO] switch_channel.c:515 RECV DTMF 1:720
2016-09-27 16:03:31.461786 [INFO] switch_cpp.cpp:1288
type: dtmf
2016-09-27 16:03:31.461786 [INFO] switch_cpp.cpp:1288
digit: [1]
duration: [720]
2016-09-27 16:03:31.461786 [DEBUG] switch_ivr.c:3997 seek to position 48640
freeswitch at bast6>
freeswitch at bast6>
freeswitch at bast6>
freeswitch at bast6>
freeswitch at bast6> status
Socket interrupted, bye!

Freeswitch running as root.
update kernel core_pattern
sysctl kernel.core_pattern
kernel.core_pattern = /tmp/core.freeswitch



*Jai Rangi*
Cebod Technologies LLC dba DIDforSale/Cebod Telecom
O 949-471-0102 | C 949-419-7634 <1-949-419-7634> | F 949-269-0449 /
949-232-1410 | jprangi at didforsale.com  www.cebod.com |  www.didforsale.com
|3200 Bristol St Suite 615, Costa Mesa, CA 92626  |






On Tue, Sep 27, 2016 at 3:43 PM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:

> If you are running as an unprivileged user, you may not have perms to
> write core files.
>
> try sysctl kernel.core_pattern
>
> you might want to do this to write to tmp assuming you have world write
> there.
>
> sysctl -w kernel.core_pattern=/tmp/core.%p
>
>
>
> On Tue, Sep 27, 2016 at 5:30 PM, Jai Rangi <jprangi at gmail.com> wrote:
>
>> This is strange, For this issue Freeswitch crashes but does not generate
>> coredump. In switch.conf I have
>>
>>  <param name="dump-cores" value="yes"/>
>>  <param name="loglevel" value="debug"/>
>>
>> status
>> UP 0 years, 0 days, 0 hours, 2 minutes, 58 seconds, 960 milliseconds, 387
>> microseconds
>> FreeSWITCH (Version 1.7.0 git 93591e2 2016-09-27 17:08:00Z 64bit) is ready
>> 0 session(s) since startup
>> 0 session(s) - peak 0, last 5min 0
>> 0 session(s) per Sec out of max 30, peak 0, last 5min 0
>> 1000 session(s) max
>> min idle cpu 0.00/99.90
>> Current Stack Size/Max 240K/8192K
>>
>> ulimit -c
>> unlimited
>>
>> What I might be missing.
>>
>>
>> On Tue, Sep 27, 2016 at 11:28 AM, Jai Rangi <jprangi at didforsale.com>
>> wrote:
>>
>>> Understandable, working on that right now.
>>>
>>>
>>>
>>> On Tuesday, September 27, 2016, Michael Jerris <mike at jerris.com> wrote:
>>>
>>>> We can’t do anything with the information you provided.  The
>>>> information we need is what i requested you provide in the steps below.
>>>> Until we get that information we have no way of knowing what is going on,
>>>> thats why I replied with the exact details of how to move this forward.  We
>>>> care about segfaults quite a bit, but require this information in order to
>>>> be able to reproduce, troubleshoot and fix the issue.  Specifically i asked
>>>> for a backtrace of the crash, when reproduced on master, and to file this
>>>> in our bug tracking system so it can be properly reproduced, tested, and
>>>> fixed.
>>>>
>>>>
>>>> On Sep 27, 2016, at 1:47 PM, Jai Rangi <jprangi at didforsale.com> wrote:
>>>>
>>>> This was reported first time in 2013, Then I reported few week ago on
>>>> 1.6.6, I was told to do on the latest. Few week ago, I downloaded latest
>>>> stable which was this one. This has been ongoing, if nothing was done then
>>>> probably It will be there on lastest too. I will try to reproduce on the
>>>> latest from master.
>>>>
>>>>
>>>>
>>>>
>>>> *Jai Rangi*
>>>> Cebod Technologies LLC dba DIDforSale/Cebod Telecom
>>>> O 949-471-0102 | C 949-419-7634 <1-949-419-7634> | F 949-269-0449 /
>>>> 949-232-1410 | jprangi at didforsale.com  www.cebod.com |
>>>> www.didforsale.com |3200 Bristol St Suite 615, Costa Mesa, CA 92626  |
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Tue, Sep 27, 2016 at 9:38 AM, Michael Jerris <mike at jerris.com>
>>>> wrote:
>>>>
>>>>> Thats not latest.  I mapped out exactly what needs to be done below in
>>>>> order to get this looked at.  “Reproduce on master, get a backtrace, file a
>>>>> jira”
>>>>>
>>>>> Please follow these steps so we can dig into what exactly is going
>>>>> on.  Reporting bugs to the mailing list will result in no action.
>>>>>
>>>>>
>>>>> On Sep 26, 2016, at 9:09 PM, Jai Rangi <jprangi at gmail.com> wrote:
>>>>>
>>>>> Reopening this thread.
>>>>>
>>>>> Tested again with the latest,
>>>>> FreeSWITCH (Version 1.6.9 git d574870 2016-06-13 18:10:44Z 64bit) is
>>>>> ready
>>>>>
>>>>>
>>>>> Seems like this is an old bug which was never fixed,
>>>>> http://lists.freeswitch.org/pipermail/freeswitch-users/2012-
>>>>> December/090285.html
>>>>>
>>>>> This can be reproduced even now.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Tue, Jul 26, 2016 at 3:38 PM, Michael Jerris <mike at jerris.com>
>>>>> wrote:
>>>>>
>>>>>> a crash is always a bug.  Reproduce on master, get a backtrace, file
>>>>>> a jira
>>>>>>
>>>>>>
>>>>>> On Tuesday, July 26, 2016, Jai Rangi <jprangi at didforsale.com> wrote:
>>>>>>
>>>>>>> This is perfect, but if I press too many keys, freeswitch crashes
>>>>>>> :(  Any idea?
>>>>>>>
>>>>>>> -Jai
>>>>>>>
>>>>>>> *Jai Rangi*
>>>>>>> Cebod Technologies LLC dba DIDforSale/Cebod Telecom
>>>>>>> O 949-471-0102 | C 949-419-7634 <1-949-419-7634> | F 949-269-0449 /
>>>>>>> 949-232-1410 | jprangi at didforsale.com  www.cebod.com |
>>>>>>> www.didforsale.com |3200 Bristol St Suite 615, Costa Mesa, CA
>>>>>>> 92626  |
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Jul 26, 2016 at 10:54 AM, Michael Jerris <mike at jerris.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> https://freeswitch.org/stash/projects/FS/repos/freeswitch/br
>>>>>>>> owse/scripts/lua/callback.lua
>>>>>>>>
>>>>>>>> On Jul 26, 2016, at 1:28 PM, Jai Rangi <jprangi at didforsale.com>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>> Thanks, but need little more hint. Got the DTMF, how playback
>>>>>>>> application will react on the dtmf?
>>>>>>>>
>>>>>>>> -Jai
>>>>>>>>
>>>>>>>> *Jai Rangi*
>>>>>>>> Cebod Technologies LLC dba DIDforSale/Cebod Telecom
>>>>>>>> O 949-471-0102 | C 949-419-7634 <1-949-419-7634> | F 949-269-0449
>>>>>>>> / 949-232-1410 | jprangi at didforsale.com  www.cebod.com |
>>>>>>>> www.didforsale.com |3200 Bristol St Suite 615, Costa Mesa, CA
>>>>>>>> 92626  |
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Jul 26, 2016 at 10:24 AM, Michael Jerris <mike at jerris.com>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> You can do so via embedded scripting languages for sure using the
>>>>>>>>> callbacks for dtmf and their return values.
>>>>>>>>>
>>>>>>>>> > On Jul 26, 2016, at 12:37 PM, Jai Rangi <jprangi at gmail.com>
>>>>>>>>> wrote:
>>>>>>>>> >
>>>>>>>>> > Checking to see if it is possible to have controls on audio
>>>>>>>>> files played with playback or filestream. Expected controls are keys to
>>>>>>>>> rewind, forward, fast-forward, pause, play.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> ____________________________________________________________
>>>>>>>> _____________
>>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>>> consulting at freeswitch.org
>>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>>
>>>>>>>> Official FreeSWITCH Sites
>>>>>>>> http://www.freeswitch.org
>>>>>>>> http://confluence.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/free
>>>>>>>> switch-users
>>>>>>>> http://www.freeswitch.org
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>> ____________________________________________________________
>>>>>> _____________
>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>> consulting at freeswitch.org
>>>>>> http://www.freeswitchsolutions.com
>>>>>>
>>>>>> Official FreeSWITCH Sites
>>>>>> http://www.freeswitch.org
>>>>>> http://confluence.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/free
>>>>>> switch-users
>>>>>> http://www.freeswitch.org
>>>>>>
>>>>>
>>>>> ____________________________________________________________
>>>>> _____________
>>>>> Professional FreeSWITCH Consulting Services:
>>>>> consulting at freeswitch.org
>>>>> http://www.freeswitchsolutions.com
>>>>>
>>>>> Official FreeSWITCH Sites
>>>>> http://www.freeswitch.org
>>>>> http://confluence.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/free
>>>>> switch-users
>>>>> http://www.freeswitch.org
>>>>>
>>>>>
>>>>>
>>>>> ____________________________________________________________
>>>>> _____________
>>>>> Professional FreeSWITCH Consulting Services:
>>>>> consulting at freeswitch.org
>>>>> http://www.freeswitchsolutions.com
>>>>>
>>>>> Official FreeSWITCH Sites
>>>>> http://www.freeswitch.org
>>>>> http://confluence.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/free
>>>>> switch-users
>>>>> http://www.freeswitch.org
>>>>>
>>>>
>>>> ____________________________________________________________
>>>> _____________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org
>>>> http://www.freeswitchsolutions.com
>>>>
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org
>>>> http://confluence.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/free
>>>> switch-users
>>>> http://www.freeswitch.org
>>>>
>>>>
>>>>
>>>
>>> --
>>> *Jai Rangi*
>>> Cebod Technologies LLC dba DIDforSale/Cebod Telecom
>>> O 949-471-0102 | C 949-419-7634 <1-949-419-7634> | F 949-269-0449 /
>>> 949-232-1410 | jprangi at didforsale.com  www.cebod.com |
>>> www.didforsale.com |3200 Bristol St Suite 615, Costa Mesa, CA 92626  |
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.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
>>
>
>
>
> --
> Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬
>
>http://freeswitch.org/http://cluecon.com/> http://twitter.com/FreeSWITCH
> ☞ irc.freenode.net #freeswitch ☞ *http://freeswitch.org/g+
> <http://freeswitch.org/g+>*
>
> ClueCon Weekly Development Call
> ☎ sip:888 at conference.freeswitch.org  ☎ +19193869900
>
> https://www.youtube.com/watch?v=9XXgW34t40s
> https://www.youtube.com/watch?v=NLaDpGQuZDA
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.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/20160927/94c87170/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list