Hi Mir, You would need to put a Play command in before the Dial command.
For example: Exten => 108,1,Play(108-greeting) Exten => 108,2,Dial(SIP/108) Etc. This however, will play on _every_ attempted call to 108. If 108 is offline or unreachable the caller will still hear the message. Thanks Matty Mathew McKernan | Support Engineer | Digital World Computers | * +61 3 9318 6022 | * mat at dwonline.com.au or visit www.dwonline.com.au This email is intended solely for the use of the addressee and may contain information that is confidential or subject to legal professional privilege. If you receive this email in error please immediately notify the sender and delete the email. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mir Sent: Saturday, 24 September 2005 6:39 AM To: [email protected] Subject: [Asterisk-Users] Play sound on connect Hello A calls B, on connect I want B's greeting to be played to caller A. I can see it is possible to play a sound to B on connect (DIAL(SIP/123 ,A(hello)), but I cant se how to play a sound to A, is this possible? Thank you Michael _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
