/SNIP/ exten => 555,1,Answer exten => 555,2,MP3Player(http://www.yourfavradio.com:port/) exten => 555,3,Hangup /SNIP/
Can we apply the same format for Video Streaming, if there is a compatible SIP/MGCP Videophone connected to Asterisk. exten => 555,1,Answer exten => 555,2,MPGPlayer(http://www.yourfavVideo.com:port/) exten => 555,3,Hangup -------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited. _______________________________________________ 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
