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/[EMAIL PROTECTED]") in new stack
  1:04.782      ThreadID=0x4958a540     H323    Attempt to use invalid URL
"[EMAIL PROTECTED]:1720"
    -- Couldn't call [EMAIL PROTECTED]
    -- 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/[EMAIL PROTECTED])
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



_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to