[Asterisk-Dev] app_meetme.c, kick & hold/unhold

Jean-Hugues ROBERT jean_hugues_robert at yahoo.com
Mon May 23 09:02:57 MST 2005


Hi,

1) Async kick: very async
When meetme kicks a user, that user isn't not immediately kicked.
Instead, a flag is set to kick it asap.
That flag is read in conf_run. That's usually fine.

But: If SIP kicked user is on hold... nothing happens.
It is only when user is unhold that it gets kicked.

Is this desirable ?
How could the kicking happen sooner?
I would rather have the MeetmeLeave manager event
sooner.

2) Hold/Unhold
These control frames are not received apparently in conf_run().
Is there a way to enable them ?
I would need them to generate manager events about hold/unhold
in a patched app_meetme.c

Thanks,

   JeanHuguesRobert



-------------------------------------------------------------------------
Web:  http://hdl.handle.net/1030.37/1.1
Phone: +33 (0) 4 92 27 74 17




More information about the asterisk-dev mailing list