[Freeswitch-users] Two major flaws: Could they be fixed?

Dennis odermann at googlemail.com
Mon Dec 8 09:26:52 PST 2008


thanks, now it works as we expected.

and thanks for the hint, how we should send the hangup with sendmsg.
we will do it your way :-)


2008/12/8 Anthony Minessale <anthony.minessale at gmail.com>:
> channels in originate were not checking for private events.
> now they should but if send them commands to do crazy stuff like play a file
> while they are
> in the middle of originating there could be ill side effects (e.g. play file
> before media was established etc which could cause the call to abort)
>
> btw you can send
>
> call-command: hangup
> hangup-cause: normal_clearing
>
> in place of
> call-command: execute
> execute-app-name: hangup
> execute-app-arg: normal_clearing
>
>
> On Mon, Dec 8, 2008 at 10:56 AM, Dennis <odermann at googlemail.com> wrote:
>>
>> > you would get a hangup event in either case.
>>
>> yes, you are right. we just tested and saw that. the reason for
>> sendmsg hangup, was the sometimes useful event-lock.
>>
>> it works with api uuid_kill as we wanted. but with sendmsg hangup it
>> still does not work. shouldn't sendmsg hangup work like uuid_kill
>> here? how useful could it be, to let it ring, when the hangup was
>> already sent and is immediately executed when the anser is sent?
>>
>>
>> #2 now works perfectly. thanks for the great support!
>>
>> _______________________________________________
>> 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
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> iax:guest at conference.freeswitch.org/888
> googletalk:conf+888 at conference.freeswitch.org
> pstn:213-799-1400
>
> _______________________________________________
> 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
>
>




More information about the FreeSWITCH-users mailing list