We come into this section of the dialplan:
exten => 88670333333,1,Wait(1)
exten => 88670333333,n,SayUnixTime
exten => 88670333333,n,NoOp(If you know the extension ...)
exten => 88670333333,n,Dial(${PHONE_6003})
The caller from the GK hears only ringing, not the time.
The extension 6003 rings and I can pick up, but without any voice nor video.
athome*CLI>
-- Executing Wait("H323/GVSC8770-e822", "1") in new
stack
-- Executing SayUnixTime("H323/GVSC8770-e822", "") in
new stack
-- Playing 'digits/day-2' (language 'en')
-- Playing 'digits/mon-6' (language 'en')
-- Playing 'digits/h-12' (language 'en')
-- Playing 'digits/2' (language 'en')
-- Playing 'digits/thousand' (language 'en')
-- Playing 'digits/5' (language 'en')
-- Playing 'digits/at' (language 'en')
-- Playing 'digits/11' (language 'en')
-- Playing 'digits/40' (language 'en')
-- Playing 'digits/1' (language 'en')
-- Playing 'digits/a-m' (language 'en')
-- Executing NoOp("H323/GVSC8770-e822", "If you know the
extension
...") in new stack
-- Executing Dial("H323/GVSC8770-e822", "SIP/6003") in
new stack
-- Called 6003
-- SIP/6003-cfe3 answered H323/GVSC8770-e822
-- Attempting native bridge of H323/GVSC8770-e822 and SIP/6003-cfe3
== Spawn extension (default, 88670333333, 4) exited non-zero on
'H323/GVSC8770-e822'
What am I missing?
How can I call back to H323 via GK?
bye
Ronald
In article <42D33D8D.1050303@leadtek.com.tw>, Ronald_Wiplinger <ronald_wiplinger@leadtek.com.tw> wrote:> > We come into this section of the dialplan: > > exten => 88670333333,1,Wait(1) > exten => 88670333333,n,SayUnixTime > exten => 88670333333,n,NoOp(If you know the extension ...) > exten => 88670333333,n,Dial(${PHONE_6003}) > > > The caller from the GK hears only ringing, not the time. > The extension 6003 rings and I can pick up, but without any voice nor video.Try putting an Answer before the Wait. Cheers Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org
hi guys I was working on asterisk and h323 for the past 2 weeks i have the following feedback please let me know if i am wrong h323 implementation I managed to install this it works, but the problem is it accecpts all calls from all ips. there is no way i can let it accecpt calls only from the IPs i give and bill depending on IP oh323 implementation managed to install, same as h323 implementation i can't add a list of ips and restrict access, the 729 -> 723.1 codec convertion does not work well, get a robort voice ooh323c installeed but do not know how to configure :( woomera let me know if there's any one who has tried this. what i want to do it accecpt h323 calls and bill depending on the ip address and send the calls via h323 depdning on the gateway IP i add Regards Kansihka