What I want to do is have one phone number for multiple call bridges (meetme) so that first users are prompted for their call bridge ID then their password.
exten => 7001,1,Playback(/var/lib/asterisk/sounds/if-you-know-the-extension-you want-to-dial-press-that-extension:gsm) exten => 7001,2,set $foo to whatever was entered on the phones keypad exten => 7001,3,Dial($foo,60) Thanks! Mark Vickers, RealNetworks Inc. Desk: (206) 674-2391 Fax: (206)674-3588 _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
