[Freeswitch-users] Conference - control actions problem
Kris
kris at livecall.com
Fri Mar 4 00:38:11 MSK 2011
I am not sure..I think I did an update around 1/24 which was working then
about 2/19 and 2/28, but my own code was butchered at the time and I thought
the git updates were also butchering FS, that's why I did the clean clone
about midnight. Sometime1/24 to now...
It seems if I let the prompt finish and go into GetDigits, the digit comes
through. If the digit is pressed during play is when the callback is not
called by FS--BUT...if I press really fast..2-3 times a second, I get the
digit most likely because it goes into GetDigit().
I will probably forget about the callback and try to get the digit by
subscribing to the DTMF event.
----- Original Message -----
From: "Michael Collins" <msc at freeswitch.org>
To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
Sent: Thursday, March 03, 2011 10:16 AM
Subject: Re: [Freeswitch-users] Conference - control actions problem
> On Thu, Mar 3, 2011 at 4:56 AM, Kris <kris at livecall.com> wrote:
>
>> I am also having strange problem with DTMFs after transfering last member
>> out of conference back to my C# managed App- no more DTMFCallback to
>> detect
>> digits, but only on the last member out of the conf.. Seems like the last
>> one keeps getting it's DTMF events trapped by mod_conference or FS. I
>> just
>> did a clean GIT clone from scratch a few hours ago. The transfer action
>> control also hangs up the last caller as it has always done, so I have
>> been
>> using the Api. Something must have changed in the git in the past 1-2
>> weeks.
>>
>
> Please find the last known git release where it worked and/or the first
> git
> release where it broke. Then open a Jira and supply a sample
> config/script/etc. that will allow the devs to recreate this issue.
>
> -MC
>
More information about the FreeSWITCH-users
mailing list