Hi ,

i worked with h324m gateway for 3g video calling .It  configured successfully .
my code in extensions.conf is 

[from-zaptel]
exten => _X.,1,h324m_gw(0@mainmenu)
exten=>_X.,n,Hangup

[mainmenu]
exten => 0,1,h324m_gw_answer()
exten => 0,2,mp4play(/tmp/menu/menu.mp4,'n(1)')

when i make a video call (either sip or through pri) , asterisk cli shows the 
following error

-- Executing [123@from-zaptel:1] h324m_gw("SIP/100-b7602680", "0@mainmenu") in 
new stack
localhost*CLI>
Disconnected from Asterisk server
Executing last minute cleanups


when i routed the call directly to  [mainmenu]
 call stack  at h324m_gw_answer()

please help me ...



 
Thanks & Regards,

Pankaj Pandey

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to