I think the issue is with mp4_save which is crashing Asterisk and not with how its being dialed.
The entire installation is missing some crucial components which why the call is crashing. Regards, Mitul Limbani aster vdo <[email protected]> wrote: >Hi Pankaj, > >While making a video call from a Softphone you would not require a h324m_gw, >h324m_gw_answer. Simple answer will work for you. > >regards >aster. > > >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, >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 > >-- >_____________________________________________________________________ >-- 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 -- _____________________________________________________________________ -- 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
