Hallo
Ich habe momentan 2 nebenstellen an einem Asterisk System 330 und 331, untereinander telefonieren geht wunderbar.
Die Verbindung zur Alcatel Anlage realisiere ich per OH323 (http://www.inaccessnetworks.com/ian/projects/asterisk-oh323) als standart definierung als Gatekeeper.
Nun funktioniert die kommunikation mit den Nebenstellen nicht die an der Alcatel TK Anlage angeschlossen sind.
Momenten versuche ich es von der 335 (Alcatel TK) > OH323 > 330 (Asterisk)
extensions.conf:
exten => s,1,Dial(SIP/330,,Tt)
LOG:
-- Inbound H.323 call 'ip$gatekeeper:1136/21816-a31cc855' detected.
-- Inbound H.323 call 'ip$gatekeeper:1136/21816-a31cc855', channel 'OH323/@gatekeeper-a31cc855'.
== Starting OH323/@gatekeeper-a31cc855 at local,3,1 failed so falling back to exten 's'
== Starting OH323/@gatekeeper-a31cc855 at local,s,1 still failed so falling back to context 'default'
-- Executing Dial("OH323/@gatekeeper-a31cc855", "SIP/330||Tt") in new stack
-- Called 330
-- SIP/330-094fab08 is ringing
exten => 330,1,Dial(SIP/330,,Tt)
oder
exten => s,1,Dial(SIP/${EXTEN},,Tt)
LOG:
-- Inbound H.323 call 'ip$gatekeeper:1137/26926-a31cc856' detected.
-- Inbound H.323 call 'ip$gatekeeper:1137/26926-a31cc856', channel 'OH323/@gatekeeper-a31cc856'.
== Starting OH323/@gatekeeper-a31cc856 at local,3,1 failed so falling back to exten 's'
== Starting OH323/@gatekeeper-a31cc856 at local,s,1 still failed so falling back to context 'default'
-- Hungup 'OH323/@gatekeeper-a31cc856'
-- H.323 call 'ip$gatekeeper:1137/26926-a31cc856' cleared, reason 1 (Cleared by local user)
Bei einem Call von 330 (asterisk) > OH323 -> 335 (Alcatel TK) also genau andersherum
exten => 335,1,Dial(OH323/335,55,r)
LOG:
-- Executing Dial("SIP/330-09529cb8", "OH323/335|55|r") in new stack
-- H.323 call to 335 with codec(s) alaw
-- Outbound H.323 call to destination '335', channel 'OH323/335-a31cc859'.
-- Called 335
-- Inbound H.323 call 'ip$asterisk:10014/17796-a31cc85a' detected.
-- Inbound H.323 call 'ip$asterisk:10014/17796-a31cc85a', channel 'OH323/asterisk@asterisk-a31cc85a'.
== Starting OH323/asterisk@asterisk-a31cc85a at local,335,1 failed so falling back to exten 's'
== Starting OH323/asterisk@asterisk-a31cc85a at local,s,1 still failed so falling back to context 'default'
-- Hungup 'OH323/asterisk@asterisk-a31cc85a'
== Setting global variable 'OH323_CALLID' to '1220fe4d-a84c-db11-8385-005056887d8b'
== Setting global variable 'OH323_CONFID' to '9e20fe4d-a84c-db11-8385-005056887d8b'
== Setting global variable 'OH323_CHANCODEC' to 'alaw'
== Setting global variable 'OH323_CTOKEN' to 'ip$asterisk:10014/17796'
== Setting global variable 'OH323_SRCALIAS' to 'asterisk (ASTERISK, 665, 664) [asterisk]'
== Setting global variable 'OH323_DSTALIAS' to '335 335 ip$asterisk:1720'
== Setting global variable 'OH323_SRCE164' to '330'
== Setting global variable 'OH323_DSTE164' to '335'
== Setting global variable 'OH323_REMOTEAPP' to 'inAccess Networks (www.inaccessnetworks.com) asterisk-oh323 0.7.3 (OpenH323 v1.15.6) 9/61'
== Setting global variable 'OH323_RADDR' to 'asterisk'
== Setting global variable 'OH323_LADDR' to 'asterisk'
Channel OH323/335-a31cc859 (call 'ip$localhost/17796') RX byte count is 240.
Ich wäre echt dankbar für jegliche hilfe.
Ich habe momentan 2 nebenstellen an einem Asterisk System 330 und 331, untereinander telefonieren geht wunderbar.
Die Verbindung zur Alcatel Anlage realisiere ich per OH323 (http://www.inaccessnetworks.com/ian/projects/asterisk-oh323) als standart definierung als Gatekeeper.
Nun funktioniert die kommunikation mit den Nebenstellen nicht die an der Alcatel TK Anlage angeschlossen sind.
Momenten versuche ich es von der 335 (Alcatel TK) > OH323 > 330 (Asterisk)
extensions.conf:
exten => s,1,Dial(SIP/330,,Tt)
LOG:
-- Inbound H.323 call 'ip$gatekeeper:1136/21816-a31cc855' detected.
-- Inbound H.323 call 'ip$gatekeeper:1136/21816-a31cc855', channel 'OH323/@gatekeeper-a31cc855'.
== Starting OH323/@gatekeeper-a31cc855 at local,3,1 failed so falling back to exten 's'
== Starting OH323/@gatekeeper-a31cc855 at local,s,1 still failed so falling back to context 'default'
-- Executing Dial("OH323/@gatekeeper-a31cc855", "SIP/330||Tt") in new stack
-- Called 330
-- SIP/330-094fab08 is ringing
exten => 330,1,Dial(SIP/330,,Tt)
oder
exten => s,1,Dial(SIP/${EXTEN},,Tt)
LOG:
-- Inbound H.323 call 'ip$gatekeeper:1137/26926-a31cc856' detected.
-- Inbound H.323 call 'ip$gatekeeper:1137/26926-a31cc856', channel 'OH323/@gatekeeper-a31cc856'.
== Starting OH323/@gatekeeper-a31cc856 at local,3,1 failed so falling back to exten 's'
== Starting OH323/@gatekeeper-a31cc856 at local,s,1 still failed so falling back to context 'default'
-- Hungup 'OH323/@gatekeeper-a31cc856'
-- H.323 call 'ip$gatekeeper:1137/26926-a31cc856' cleared, reason 1 (Cleared by local user)
Bei einem Call von 330 (asterisk) > OH323 -> 335 (Alcatel TK) also genau andersherum
exten => 335,1,Dial(OH323/335,55,r)
LOG:
-- Executing Dial("SIP/330-09529cb8", "OH323/335|55|r") in new stack
-- H.323 call to 335 with codec(s) alaw
-- Outbound H.323 call to destination '335', channel 'OH323/335-a31cc859'.
-- Called 335
-- Inbound H.323 call 'ip$asterisk:10014/17796-a31cc85a' detected.
-- Inbound H.323 call 'ip$asterisk:10014/17796-a31cc85a', channel 'OH323/asterisk@asterisk-a31cc85a'.
== Starting OH323/asterisk@asterisk-a31cc85a at local,335,1 failed so falling back to exten 's'
== Starting OH323/asterisk@asterisk-a31cc85a at local,s,1 still failed so falling back to context 'default'
-- Hungup 'OH323/asterisk@asterisk-a31cc85a'
== Setting global variable 'OH323_CALLID' to '1220fe4d-a84c-db11-8385-005056887d8b'
== Setting global variable 'OH323_CONFID' to '9e20fe4d-a84c-db11-8385-005056887d8b'
== Setting global variable 'OH323_CHANCODEC' to 'alaw'
== Setting global variable 'OH323_CTOKEN' to 'ip$asterisk:10014/17796'
== Setting global variable 'OH323_SRCALIAS' to 'asterisk (ASTERISK, 665, 664) [asterisk]'
== Setting global variable 'OH323_DSTALIAS' to '335 335 ip$asterisk:1720'
== Setting global variable 'OH323_SRCE164' to '330'
== Setting global variable 'OH323_DSTE164' to '335'
== Setting global variable 'OH323_REMOTEAPP' to 'inAccess Networks (www.inaccessnetworks.com) asterisk-oh323 0.7.3 (OpenH323 v1.15.6) 9/61'
== Setting global variable 'OH323_RADDR' to 'asterisk'
== Setting global variable 'OH323_LADDR' to 'asterisk'
Channel OH323/335-a31cc859 (call 'ip$localhost/17796') RX byte count is 240.
Ich wäre echt dankbar für jegliche hilfe.
Zuletzt bearbeitet: