I ran H.323 trunks to Avaya CM as well. It is working fine.
Test by making a call.
If it doesn’t work, paste the CM trunk and signaling group settings here.
My custom dial string is: ooh323/$OUTNUM$@avaya-h323
And these are my settings in ooh323.conf:
[general]
port=1720
bindaddr=10.1.1.121
h245tunneling=yes
h323id=ObjSysAsterisk
e164=100
gatekeeper = DISABLE
logfile=/var/log/asterisk/h323_log
tracelevel=6
context=default
disallow=all
allow=ulaw
dtmfmode=inband
faxdetect = cng
directmedia=no
directrtpsetup=no
progress_setup=8
progress_alert=8
thanks for your input. My Avaya CM is generating the below logs.
I’m getting an IVR from Asterisk saying “Your no. cannot be completed as dialled, pls check the no. and dial again”
The announcement might be the trunk Intercept Treatment that you are hearing on the Avaya end. When you make that call from Avaya, and you run the Asterisk CLI (asterisk -vvvr), do you get any output?
Do calls fail in both directions?
Connected to Asterisk 11.19.0 currently running on freepbx (pid = 1727)
– Executing [400@from-internal:1] ResetCDR(“OOH323/avaya-h323-5”, “”) in ne w stack
– Executing [400@from-internal:2] NoCDR(“OOH323/avaya-h323-5”, “”) in new s tack
– Executing [400@from-internal:3] Progress(“OOH323/avaya-h323-5”, “”) in ne w stack
– Executing [400@from-internal:4] Wait(“OOH323/avaya-h323-5”, “1”) in new s tack
– Executing [400@from-internal:5] Progress(“OOH323/avaya-h323-5”, “”) in ne w stack
– Executing [400@from-internal:6] Playback(“OOH323/avaya-h323-5”, “silence/ 1&cannot-complete-as-dialed&check-number-dial-again,noanswer”) in new stack
– <OOH323/avaya-h323-5> Playing ‘silence/1.ulaw’ (language ‘en’)
– <OOH323/avaya-h323-5> Playing ‘cannot-complete-as-dialed.ulaw’ (language ‘en’)
– <OOH323/avaya-h323-5> Playing ‘check-number-dial-again.ulaw’ (language ‘e n’)
== Spawn extension (from-internal, 400, 6) exited non-zero on ‘OOH323/avaya-h3 23-5’
– Executing [h@from-internal:1] Hangup(“OOH323/avaya-h323-5”, “”) in new st ack
== Spawn extension (from-internal, h, 1) exited non-zero on 'OOH323/avaya-h323
My requirement is very simple. I just need Conference from Asterisk.
Do you have the same problem when dialing an extension that is not a conference?
H.323 into Asterisk has some limitations, e.g. dialing into ring groups won’t work.