Re: [Asterisk-Users] meetme mute status

2005-06-24 Thread bdz
yeah, but if you track your executed commands that only
tracks what you have done but if someone mutes/unmutes a
conferencee from a telnet manager session you will never
know.
you can add a manager event to report mute/unmute but then
you have to have a monitor session running all the time.
and what if your monitor session dies? you restart it and
you don't know what statuses are real.
so the only thing is good if the meetme list command reports
the mute status...

On Wed, Jun 22, 2005 at 09:24:03AM -0500, Moises Silva wrote:
 In my little experience with Meetme, i have not found how to know if
 certain user is muted or not, so im keeping track of the commands i
 execute from the web interface, so i know if its muted or not. Its not
 so hard to add a manager event, check manager.c to know how to add
 events.
 
 On 6/22/05, bdz [EMAIL PROTECTED] wrote:
  hi,
  
  is there any way to figure out what the mute status
  is of the meetme conference participants?
  
  i personally can no see any difference on the output:
  kamikaze*CLI meetme
  Conf Num   PartiesMarked Activity  Creation
  5000   0002   N/A00:00:40  Static
  * Total number of MeetMe users: 2
  kamikaze*CLI
  kamikaze*CLI meetme list 5000
  User #: 1  Channel: SIP/fizik-c4eb
  User #: 2  Channel: H323/ip$192.168.42.10:10659/14231
  kamikaze*CLI
  kamikaze*CLI meetme mute 5000 1
  kamikaze*CLI meetme list 5000
  User #: 1  Channel: SIP/fizik-c4eb
  User #: 2  Channel: H323/ip$192.168.42.10:10659/14231
  kamikaze*CLI
  
  i also can not see any mute/unmute event on the manager
  interface only the join/leave events come.
  
  any idea?
  ___
  Asterisk-Users mailing list
  Asterisk-Users@lists.digium.com
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
  
 
 
 -- 
 Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] meetme mute status

2005-06-22 Thread bdz
hi,

is there any way to figure out what the mute status
is of the meetme conference participants?

i personally can no see any difference on the output:
kamikaze*CLI meetme
Conf Num   PartiesMarked Activity  Creation
5000   0002   N/A00:00:40  Static  
* Total number of MeetMe users: 2
kamikaze*CLI 
kamikaze*CLI meetme list 5000
User #: 1  Channel: SIP/fizik-c4eb  
User #: 2  Channel: H323/ip$192.168.42.10:10659/14231  
kamikaze*CLI 
kamikaze*CLI meetme mute 5000 1
kamikaze*CLI meetme list 5000
User #: 1  Channel: SIP/fizik-c4eb  
User #: 2  Channel: H323/ip$192.168.42.10:10659/14231  
kamikaze*CLI 

i also can not see any mute/unmute event on the manager
interface only the join/leave events come.

any idea?
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] meetme mute status

2005-06-22 Thread Moises Silva
In my little experience with Meetme, i have not found how to know if
certain user is muted or not, so im keeping track of the commands i
execute from the web interface, so i know if its muted or not. Its not
so hard to add a manager event, check manager.c to know how to add
events.

On 6/22/05, bdz [EMAIL PROTECTED] wrote:
 hi,
 
 is there any way to figure out what the mute status
 is of the meetme conference participants?
 
 i personally can no see any difference on the output:
 kamikaze*CLI meetme
 Conf Num   PartiesMarked Activity  Creation
 5000   0002   N/A00:00:40  Static
 * Total number of MeetMe users: 2
 kamikaze*CLI
 kamikaze*CLI meetme list 5000
 User #: 1  Channel: SIP/fizik-c4eb
 User #: 2  Channel: H323/ip$192.168.42.10:10659/14231
 kamikaze*CLI
 kamikaze*CLI meetme mute 5000 1
 kamikaze*CLI meetme list 5000
 User #: 1  Channel: SIP/fizik-c4eb
 User #: 2  Channel: H323/ip$192.168.42.10:10659/14231
 kamikaze*CLI
 
 i also can not see any mute/unmute event on the manager
 interface only the join/leave events come.
 
 any idea?
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 


-- 
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users