Hi everyone, I install asterisk with h324m gateway support. Here my incoming video call is working good. When I tried an OBD either h324m_call or through a call file its failed. My call file is Channel: ZAP/g1/9xxxxxxxxx MaxRetries: 2 RetryTime: 60 WaitTime: 30 Context: 3G Extension: 3333 Setvar:CHANNEL(transfercapability)=VIDEO Setvar:CHANNEL(userinformationlayer1)=38 Context in extensions.conf is [3G] exten => 3333,1,Set(CHANNEL(transfercapability)=VIDEO) exten => 3333,2,h324m_gw_answer() exten => 3333,3,mp4play(/usr/src/test.3gp) the asterisk cli log: -- Attempting call on ZAP/g1/9xxxxxxxxx for 3333@3G:1 (Retry 1) -- digital call, setting user information layer 1 to 38 (0x26) -- Requested transfer capability: 0x18 - VIDEO -- Channel 0/2, span 1 got hangup request, cause 18 -- Hungup 'Zap/2-1' [Feb 25 17:41:54] NOTICE[2650]: pbx_spool.c:341 attempt_thread: Call failed to go through, reason (1) Hangup -- Attempting call on ZAP/g1/9xxxxxxxxx for 3333@3G:1 (Retry 2) -- digital call, setting user information layer 1 to 38 (0x26) -- Requested transfer capability: 0x18 - VIDEO -- Channel 0/2, span 1 got hangup request, cause 18 -- Hungup 'Zap/2-1' [Feb 25 17:43:04] NOTICE[2653]: pbx_spool.c:341 attempt_thread: Call failed to go through, reason (1) Hangup please suggest the way forward... Thanks & Regards, Pankaj
-- _____________________________________________________________________ -- 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