I having problem how to make script for like this i have ext 12345 and i have PHP form with text box and submit button for example at text box i type 123 and submit it, that call ext 12345 when it’s hang up by user the user can listening like this “Please come to may room 123 (one two three) <where 123 can be change from text box at form>” may be like at mailbox function how to make this??? does any body can helping me!!!
It should be fairly easy to do this. You would have your PHP page drop a call file in /var/spool/asterisk/outgoing. The call file would point to an extension that uses an agi script to playback the message.