[Asterisk-Users] oh323 problem (small one)
Dave Alan Caruana
david at melita.net
Tue Jul 8 06:46:25 MST 2003
I have just compiled & installed the latest oh323, on a fresh asterisk
installation
however using a previously working oh323.conf file.
When I try to dial an outbound oh323 call I get the following error :
-- Going to extension s|1 because of immediate=yes
-- Executing Wait("Zap/1-1", "1") in new stack
-- Accepting call from '21382890' to 's' on channel 1, span 1
-- Executing Dial("Zap/1-1", "OH323/723 at 216.52.153.206") in new stack
1:04.782 ThreadID=0x4958a540 H323 Attempt to use invalid URL
"723 at 216.52.153.206:1720"
-- Couldn't call 723 at 216.52.153.206
-- Hungup 'H323:0'
== Everyone is busy at this time
-- Executing Hangup("Zap/1-1", "") in new stack
== Spawn extension (incoming, s, 3) exited non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'
my extensions.conf is :
[incoming]
exten => s,1,Wait,1
exten => s,2,Dial(OH323/723 at 216.52.153.206)
exten => s,3,Hangup
I can't see anything obviously wrong, and dialling that h323 address from
SJphone
works fine (and used to work fine from asterisk too before).
help please :)
Dave
More information about the asterisk-users
mailing list