The basic concept is that the original call will run a script that creates a call file to call the paging system and play a specific audio file. It also passes into the paging call its channel name. In the call to the paging system, I use the SHARED function to write back to the original calls' channel the channel name of the paging call. Then when the original call is answered, it runs a subroutine that redirects the paging call to a priority that hangs that call up.
Will your approach handle ringing more than one of the three extensions simultaneously? --Don
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
