Mojo with Horan & Company, LLC wrote:
> IIRC, you need an extension named 'callpark' in your extensions.conf
> that calls the ParkAndAnnounce application.
> 
> This should get you started:
> 
> exten =>
> callpark,1,ParkAndAnnounce(PARKED|600|Local/4${BRIDGEPEER:5:[EMAIL 
> PROTECTED]|incoming,s,1)
> 
> 
> in the CLI:
> Show Application ParkAndAnnounce
> for usage info.
> 
> The third field, in my case "Local/4${BRIDGEPEER:5:[EMAIL PROTECTED]"
> is the channel to announce the parked call slot to.  In my case,
> extensions beginning with 1xx are the phones themselves, and extensions
> 4xx are the same phones but will make them auto-answer (like paging).
> You might have a better way to do this because this is a little cumbersome.
> 
> hope it helps!
> 
> Mojo

Hey, Mojo:

Thanks for this!

-Stephen-
_______________________________________________
--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