Using the Local channel to pick the best outgoing channel for a call
placed with the Manager Originate command never completes when
the call is destined for chan_ooh323.

The following ooh323 debug captures shows that in the failure case
chan_ooh323 never progresses to onAlerting:

Failed-
    -- Executing Dial("Local/[EMAIL PROTECTED],2",
"OOH323/[EMAIL PROTECTED]||Tt") in new stack
---   ooh323_request - data [EMAIL PROTECTED] format 0x40 (slin)
---   find_peer>
+++   find_peer>
+++   ooh323_request
Jan 19 16:47:24 WARNING[10358]: rtp.c:839 ast_rtp_make_compatible:
Channel 'Local/[EMAIL PROTECTED],2' has no RTP, not doing anything
---   ooh323_call- [EMAIL PROTECTED]
---   onNewCallCreated ooh323c_o_7
---   find_call
+++   find_call
 Outgoing call 134.122.1.20(ooh323c_o_7) - Codec prefs - (ulaw|g729)
        Adding capabilities to call(outgoing, ooh323c_o_7)
        Adding g711 ulaw capability to call(outgoing, ooh323c_o_7)
        Adding g729A capability to call(outgoing, ooh323c_o_7)
        Adding g729 capability to call(outgoing, ooh323c_o_7)
---   configure_local_rtp
+++   configure_local_rtp
+++   onNewCallCreated ooh323c_o_7
+++   ooh323_call
    -- Called [EMAIL PROTECTED]
---   ooh323_hangup
    hanging 134.122.1.20
+++   ooh323_hangup
  == Manager 'MeetMe' logged off from 127.0.0.1
---   ooh323_hangup
    hanging 134.122.1.20
+++   ooh323_hangup
  == Manager 'MeetMe' logged off from 127.0.0.1
---   onCallCleared ooh323c_o_6
---   find_call
+++   find_call
+++   onCallCleared
---   ooh323_destroy

Works-
OOH323 Debugging Enabled
    -- Executing Dial("SIP/cisco2-9aaf",
"OOH323/[EMAIL PROTECTED]||Tt") in new stack
---   ooh323_request - data [EMAIL PROTECTED] format 0x4 (ulaw)
---   find_peer
+++   find_peer
+++   ooh323_request
---   ooh323_call- [EMAIL PROTECTED]
---   onNewCallCreated ooh323c_o_8
---   find_call
+++   find_call
setting callid number 8001
 Outgoing call 134.122.1.20(ooh323c_o_8) - Codec prefs - (ulaw|g729)
        Adding capabilities to call(outgoing, ooh323c_o_8)
        Adding g711 ulaw capability to call(outgoing, ooh323c_o_8)
        Adding g729A capability to call(outgoing, ooh323c_o_8)
        Adding g729 capability to call(outgoing, ooh323c_o_8)
---   configure_local_rtp
+++   configure_local_rtp
+++   onNewCallCreated ooh323c_o_8
+++   ooh323_call
    -- Called [EMAIL PROTECTED]
--- onAlerting ooh323c_o_8
---   find_call
+++   find_call
+++ onAlerting ooh323c_o_8
    -- OOH323/134.122.1.20-5bec is ringing
---   onCallEstablished ooh323c_o_8
---   find_call
+++   find_call
+++   onCallEstablished ooh323c_o_8
    -- OOH323/134.122.1.20-5bec answered SIP/cisco2-9aaf
    -- Silence suppression is enabled (option_silence_suppression=1
chan->timingfd=28)
    -- Attempting native bridge of SIP/cisco2-9aaf and
OOH323/134.122.1.20-5bec
---   setup_rtp_connection
---   find_call
+++   find_call
+++   setup_rtp_connection
---   close_rtp_connection
---   find_call
+++   find_call
+++   close_rtp_connection
---   onCallCleared ooh323c_o_8
---   find_call
+++   find_call
---   ooh323_hangup
    hanging 134.122.1.20
+++   ooh323_hangup
---   ooh323_destroy
 Destroying 134.122.1.20
+++   ooh323_destroy


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to