try the sendmsg issue again

are you doing the hangup with

api uuid_kill <uuid>



On Mon, Dec 8, 2008 at 9:47 AM, Dennis <[EMAIL PROTECTED]> wrote:

> > #2 was because when you sendmsg with no uuid on an outbound socket it
> > defaults to the session who called you.
> > I changed to code to make a distinction between not supplying a uuid and
> > supplying an invalid uuid.
>
> anthony, thanks for the quick reaction!
>
> we just tested you changes and it works the opposite way it should.
>
> this means: when we do not send an uuid, we get an an error
> (Reply-Text => -ERR invalid session id []). if we send a wrong/not
> existing uuid, the command will be executed on the inbound uuid.
>
>
>
>
> > #1 seems hard to believe.  Please provide a console trace of the channel
> > *ignoring* the hangup command.
>
> i know it is hard to believe, we didn't believe it either ;-)
>
> have a look at http://pastebin.freeswitch.org/6367
>
> what we simply do here: the inbound is coming in, then we do an
> originate and hang up the inbound. then we directly send a hangup for
> the outbound. the outbound will go on ringing.
> then, when the ringing outbound is answered, we directly get the hangup.
> fs gets the hangup and remembers it, but seems to wait till the answer
> to execute this command.
>
> _______________________________________________
> 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] <[EMAIL PROTECTED]>
GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
iax:[EMAIL PROTECTED]/888
googletalk:[EMAIL PROTECTED]<[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

Reply via email to