Hi all,

My scenario:

Planet (2 FXO-2 FXS) -> asterisk -> INTERNET -> asterisk -> Planet

When I call FROM planet to any phone pluged in any asterisk (i.e. PAP2),
everthing ok.
But when I dial from the asterisk (PAP2,console,etc.), to the Planet, the
phone rings, but when I pick up, the asterisk does not recognize de answer
and ring until the timeout. If I use gnugk, occurs the same. in planet,
the phone nunber 20 is connected to a huntgroup 20 which dial to the first
free local port.

Thanks for any help


Alexandre



ooh323.conf:

[vipfr]
type=friend
context=from-agabe
ip=x.x.x.x   ; UPDATE with appropriate ip address
port=1720    ; UPDATE with appropriate port
disallow=all
allow=ulaw
allow=g729
allow=g723.1
e164=20
h323id=vipfr
rtptimeout=60
dtmfmode=rfc2833


extensions.conf:

[from-aracati]
exten => _20.,1,Dial(OOH323/[EMAIL PROTECTED],20)
exten => _20.,2,Hangup()


Console LOG:


*CLI> ooh323 debug
OOH323 Debugging Enabled
*CLI> dial [EMAIL PROTECTED]
    -- Executing Dial("OSS/dsp", "OOH323/[EMAIL PROTECTED]|20") in new stack
---   ooh323_request - data [EMAIL PROTECTED] format 0x40 (slin)
---   find_peer
+++   find_peer
+++   ooh323_request
---   ooh323_call- [EMAIL PROTECTED]
---   onNewCallCreated ooh323c_o_1
---   find_call
+++   find_call
 Outgoing call vipfr(ooh323c_o_1) - Codec prefs - (ulaw|g729|g723)
        Adding capabilities to call(outgoing, ooh323c_o_1)
        Adding g711 ulaw capability to call(outgoing, ooh323c_o_1)
        Adding g729A capability to call(outgoing, ooh323c_o_1)
        Adding g729 capability to call(outgoing, ooh323c_o_1)
        Adding g7231 capability to call (outgoing, ooh323c_o_1)
---   configure_local_rtp
+++   configure_local_rtp
+++   onNewCallCreated ooh323c_o_1
+++   ooh323_call
    -- Called [EMAIL PROTECTED]
--- onAlerting ooh323c_o_1
---   find_call
+++   find_call
+++ onAlerting ooh323c_o_1
    -- OOH323/vipfr-624b is ringing
  == Console is full duplex
    -- Nobody picked up in 20000 ms
---   ooh323_hangup
    hanging vipfr
+++   ooh323_hangup
    -- Executing Hangup("OSS/dsp", "") in new stack
  == Spawn extension (from-aracati, 20365, 2) exited non-zero on 'OSS/dsp'
 << Hangup on console >>
---   onCallCleared ooh323c_o_1
---   find_call
+++   find_call
+++   onCallCleared
---   ooh323_destroy
 Destroying vipfr
+++   ooh323_destroy








-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to