Displaying 2 results from an estimated 2 matches for "h324m_gw".
2008 Feb 04
2
Losing CALLERID{dnid}
Hi,
I'm using videocalling on asterisk 1.4.10.
When I setup the videocall with exten = n,1,h324m_gw(s at video2webanswer),
I loose the variable DNID (${CALLERID(dnid)})
Before the videocall is set up, this variable is filled and after this
videocall this variable is empty.
Also all local variables are empty.
If al look at the A-number (${CALLERID(num)} this variable is not empty
after the v...
2011 Jan 14
0
Asterisk+h324m gateway issue
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 at 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 at from-zaptel:1] h324m_gw("SIP/100-b...