Problem is in your .call file !!! It should read this : Channel: Local/XXXXXXXXXX@from-dialer1/n CallerId: 1506 Context: video-campaign1 Extension: play Priority: 1 Set: CHANNEL(transfercapability)=**VIDEO Set: CHANNEL(userinformationlayer1)**=38
and [video-campaign1] exten => play,1,h324m_gw(play2@video-**campaign1) exten => play2,1,h324m_gw_answer() exten => play2,n,mp4play(/var/lib/**astersk/sounds/autodialer/** userrecordings/video/26/**gauloises1.3gp) exten => play2,n,Hangup() .call works where if the particular Channel gets dialed and if Asterisk finds that channel status as ANSWERED, then it throws that call into the defined EXTENSION@CONTEXT @ that priority Doing this would solve ur problem, Regards, Mitul Limbani, Chief Architech & Founder, Enterux Solutions Pvt. Ltd. 110 Reena Complex, Opp. Nathani Steel, Vidyavihar (W), Mumbai - 400 086. India http://www.enterux.com/ http://www.entvoice.com/ email: [email protected] DID: +91-22-61447605 Cell: +91-9820332422
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-video mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-video
