Hi Users, Anybody knows about the frequency parameters and cadence values used in New Caledonia. The PSTN service provider name is OPT Office of Posts and Telecommunications. Regards, Gopal. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111124/7fdd3bd1/attachment.htm>
Hi,
I use this command " exten =>
unmute,n,MeetMeAdmin(room_number,m,${caller})",
Caller is the number of the participant that I want to mute, but when
the number of participant is not in the room I get a notice in the CLI:
"NOTICE[17723]: app_meetme.c:4244 admin_exec: Specified User not
found!"
And the program continues from there as it should,
My question is, is there a way to use that answer in the program? Is
there a way to get a result of whether it works or not?
Thank you for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20111124/94120443/attachment.htm>
Eyal
2011-Nov-27 08:17 UTC
[asterisk-users] Get return code from MeetMeAdmin()? did it possible?
?
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Eyal
Sent: Thursday, November 24, 2011 3:25 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] MeetMeAdmin()
Hi,
I use this command " exten =>
unmute,n,MeetMeAdmin(room_number,m,${caller})",
Caller is the number of the participant that I want to mute, but when
the number of participant is not in the room I get a notice in the CLI:
"NOTICE[17723]: app_meetme.c:4244 admin_exec: Specified User not
found!"
And the program continues from there as it should,
My question is, is there a way to use that answer in the program? Is
there a way to get a result of whether it works or not?
Thank you for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20111127/e239ecff/attachment.htm>