[asterisk-bugs] [JIRA] (ASTERISK-23748) channel ooh323 hangs up calls after 30 seconds
dcapape (JIRA)
noreply at issues.asterisk.org
Fri May 16 09:22:43 CDT 2014
dcapape created ASTERISK-23748:
----------------------------------
Summary: channel ooh323 hangs up calls after 30 seconds
Key: ASTERISK-23748
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23748
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 1.8.15.0
Environment: 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux
Reporter: dcapape
I'm trying to connect a Nortel CS1000 with channel ooh323 to an asterisk 1.8.15-cert5.
The outbound calls are working OK, and internal calls from Nortel to Asterisk works OK, but internal calls from Asterisk to Nortel hags up always after 30 seconds.
External Asterisk->Nortel OK
Internal Nortel->Asterisk OK
Internal Asterisk->Nortel Not working properly
The asterisk machine sends the hangup signal to trunk h323 and sip channel.
I found another bug like this https://issues.asterisk.org/jira/browse/ASTERISK-18748
(This hangs after 60seconds, not 30s)
But my asterisk release is higher and it's a Certified version, and then I think is pacthed.
If you need something more, let me know.
thanks in advance
-- Executing [901 at 000001_internal:1] Dial("SIP/101-00000003", "OOH323/Nortel/901") in new stack
--- ooh323_request - data Nortel/901 format 0x8 (alaw)
--- ooh323_alloc
+++ ooh323_alloc
--- find_peer "Nortel"
comparing with "192.168.202.20"
found matching peer
+++ find_peer "Nortel"
--- ooh323_new - Nortel, 8
+++ h323_new
--- onNewCallCreated 7fabf04fa0e8: ooh323c_o_4
--- find_call
+++ find_call
Outgoing call Nortel(ooh323c_o_4) - Codec prefs - (alaw|ulaw|g723)
Adding capabilities to call(outgoing, ooh323c_o_4)
Adding g711 alaw capability to call(outgoing, ooh323c_o_4)
Adding g711 ulaw capability to call(outgoing, ooh323c_o_4)
Adding g7231 capability to call (outgoing, ooh323c_o_4)
--- configure_local_rtp
+++ configure_local_rtp
+++ onNewCallCreated ooh323c_o_4
+++ ooh323_request
----- ooh323_queryoption 16 on channel OOH323/Nortel-3
+++++ ooh323_queryoption 16 on channel OOH323/Nortel-3
--- ooh323_call- Nortel/901
+++ ooh323_call
-- Called OOH323/Nortel/901
--- onOutgoingCall 7fabf04fa0e8: ooh323c_o_4
--- find_call
+++ find_call
setting callid number 4997
+++ onOutgoingCall ooh323c_o_4
--- onAlerting ooh323c_o_4
--- find_call
+++ find_call
-- OOH323/Nortel-3 is ringing
+++ onAlerting ooh323c_o_4
--- ooh323_update_writeformat 0x8 (alaw)/20
--- find_call
+++ find_call
Writeformat before update 0x8 (alaw)/0x8 (alaw)
+++ ooh323_update_writeformat
--- setup_rtp_connection 192.168.1.20:5200
--- find_call
+++ find_call
+++ setup_rtp_connection
--- onCallEstablished ooh323c_o_4
--- find_call
+++ find_call
+++ onCallEstablished ooh323c_o_4
-- OOH323/Nortel-3 answered SIP/101-00000003
----- ooh323_indicate 20 on call ooh323c_o_4
++++ ooh323_indicate 20 on ooh323c_o_4
pbx*CLI>
pbx*CLI>
pbx*CLI>
pbx*CLI>
pbx*CLI>
--- close_rtp_connection
--- find_call
+++ find_call
+++ close_rtp_connection
--- onCallCleared ooh323c_o_4
--- find_call
+++ find_call
+++ onCallCleared
--- ooh323_hangup
+++ ooh323_hangup
== Spawn extension (000001_internal, 901, 1) exited non-zero on 'SIP/101-00000003'
--- ooh323_destroy
Destroying Nortel
Destroying ooh323c_o_4
+++ ooh323_destroy
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list