|
Elastix To Avaya IP Office H323 Trunk issue hace 1 Año, 3 Meses
|
Karma: 1
|
|
Elastix Version 2.2.0
Asterisk Version 1.8.7.0
Hello there,
Please help me with this issue.
I setting up H323 trunk using the H323.conf file and rename with ooh323.conf with the fellowing info:
[general]
port = 1720
bindaddr = 0.0.0.0
disallow=all
allow=ulaw
dtmfmode=rfc2833
gatekeeper = DISABLE
context=from-internal
progress_setup = 8
progress_alert = 8
;h245tunneling=no
;h323id=ObjSysAsterisk
e164=80
callerid=asterisk
[Avaya]
type=friend
context=from-internal
ip=192.168.32.190
port=1720
disallow=all
allow=ulaw
e164=80
canreinvite=no
dtmfmode=rfc2833
Currently we can call from the Avaya extension but from the Elastix extension I can't...
This is the Error log calling form the Elastix:
Executing [s@macro-dialout-trunk:27] Dial("SIP/6666-00000005", "OOH323/Avaya,300,tr") in new stack
--- ooh323_request - data Avaya format 0x4 (ulaw)
--- ooh323_alloc
+++ ooh323_alloc
--- find_peer "Avaya"
comparing with "192.168.32.190"
found matching peer
+++ find_peer "Avaya"
--- ooh323_new - Avaya, 4
+++ h323_new
--- onNewCallCreated 8f02668: ooh323c_o_5
--- find_call
+++ find_call
Outgoing call Avaya(ooh323c_o_5) - Codec prefs - (ulaw)
Adding capabilities to call(outgoing, ooh323c_o_5)
Adding g711 ulaw capability to call(outgoing, ooh323c_o_5)
--- configure_local_rtp
+++ configure_local_rtp
+++ onNewCallCreated ooh323c_o_5
+++ ooh323_request
----- ooh323_queryoption 16 on channel OOH323/Avaya-5
+++++ ooh323_queryoption 16 on channel OOH323/Avaya-5
--- ooh323_call- Avaya
+++ ooh323_call
-- Called OOH323/Avaya
--- onOutgoingCall 8f02668: ooh323c_o_5
--- find_call
+++ find_call
setting callid number 6666
+++ onOutgoingCall ooh323c_o_5
--- onCallCleared ooh323c_o_5
--- find_call
+++ find_call
+++ onCallCleared
--- ooh323_hangup
+++ ooh323_hangup
== Everyone is busy/congested at this time (1:1/0/0)
Please help me what is the setting problem..
Thanks
|
|
|
|
|
|
|
Re: Elastix To Avaya IP Office H323 Trunk issue hace 1 Año, 3 Meses
|
Karma: 15
|
|
How did you set up your Avaya trunk? I have set up quite a few pbx between Elastix and Avaya IP Office. Let me know if you still need help.
|
|
|
|
|
|
|
Re: Elastix To Avaya IP Office H323 Trunk issue hace 1 Año, 3 Meses
|
Karma: 0
|
Hi,
I wrote in Elastix GUI, in the option trunks : OOH323/$OUTNUM$@172.16.1.1:1720 for example.
I wish you luck
Sergio Cervera
sergio.acervera@gmail.com
|
|
|
|
|
|
|
Re: Elastix To Avaya IP Office H323 Trunk issue hace 1 Año, 3 Meses
|
Karma: 0
|
Hi,
I wrote in Elastix GUI, in the option trunks : OOH323/$OUTNUM$@172.16.1.1:1720 for example.
I wish you luck
Sergio Cervera
sergio.acervera@gmail.com
|
|
|
|
|
|
|
Re: Elastix To Avaya IP Office H323 Trunk issue hace 1 Año, 3 Meses
|
Karma: 1
|
|
Yes, I resolved this issue downgrade Elastix to Asterisk 1.6 version.
Thanks
|
|
|
|
|
|
|
Re:Elastix To Avaya IP Office H323 Trunk issue hace 1 Año, 3 Meses
|
Karma: 15
|
|
One thing I found about Elastix 2.2 is the custom H323 string. Once version 2.0 and lower, I can put ooh323/$outnum$/<my avaya setting>, however with version 2.2 I have to put in ooh323/$outnum$@<my avaya setting>
|
|
|
|
|
|
|
Re:Elastix To Avaya IP Office H323 Trunk issue hace 1 Año, 3 Meses
|
Karma: 1
|
|
Yes, I tried like you said. But this don't worked. I was in a hurry... for this reason I downgrade to the 2.0.3 version.
Thanks
|
|
|
|
|
|
|
Re:Elastix To Avaya IP Office H323 Trunk issue hace 10 Meses, 1 Semana
|
Karma: 0
|
|
Hi is there a fix for this in the new version. I got the same problem wirh avaya to elaxtix 2.3. Can make call from avaya to elastix but not from elastix to avaya.
|
|
Rober
Fresh Boarder
Mensajes: 5
|
|
|
|
|
Re:Elastix To Avaya IP Office H323 Trunk issue hace 10 Meses, 1 Semana
|
Karma: 15
|
|
I got a few Elastix boxes with versions 2.0 and 2.3 with no issue. Try posting your log and h323 config here to see what's causing your issue.
|
|
|
|
|
|
|
Re:Elastix To Avaya IP Office H323 Trunk issue hace 10 Meses, 1 Semana
|
Karma: 1
|
|
Try using the custom trunk like this
OOH323/$OUTNUM$@AVAYA
Where AVAYA is the trunk name in the OOH323.conf file.
|
|
|
|
|
|
|