Look at the arguments for MeetMe,

 

MeetMe does not usually require a PIN unless you use the P option.

 

You could do this for example.

 

[outside]

exten => 8600,1,Meetme(1234|P|321)

 

[inside]

exten => 8600,1,Meetme(1234)

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Amos
Sent: Monday, May 08, 2006 6:18 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] MeetMe, async password requirements...

 

Is there any way to have MeetMe require a password normally, except when dialed through a certain context or with a certain flag? As far as I can tell, there is no flag to MeetMe() to disable PIN checks the way you can do with VoiceMailMain. This would be a very useful feature, as through context usage you could require a password from “external” users but not require them for “local” users who call using a different context.

 

Does this feature exist, or would I need to create my own access verification system around MeetMe to get around this? I’d rather not have to do that. :)

 

 

-Ryan

 

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to