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 <[EMAIL PROTECTED]>:
> 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 <[EMAIL PROTECTED]> 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@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:[EMAIL PROTECTED]
> GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:[EMAIL PROTECTED]
> iax:[EMAIL PROTECTED]/888
> googletalk:[EMAIL PROTECTED]
> pstn:213-799-1400
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to