I am using H.323 to create a trunk between Asterisk and Avaya IP Office system.
Everything is working correctly, Asterisk
can call Avaya and vise versa. Now I create a conference room with a
user pin in Asterisk. Avaya can call into the conference room, but can
enter the pin number. The error message they are getting is the "invalid pin
number". However the pin number
works if they use it over the phone line, but not via H.323 trunk. I
have a feeling it's the DTMF setting, but I don't know what I should
set it to. Got any ideas?
>From the Avaya H.323 trunk:
Jan 19 09:59:43 VERBOSE
[7168] logger.c: -- <OOH323/denver-0ca5> Playing 'enter-conf-pin-number'
(language 'en')
Jan 19 09:59:56 VERBOSE
[7168] logger.c: -- User entered nothing.
Jan 19 09:59:56 VERBOSE
[7168] logger.c: -- Executing [1...@from-internal:8]
GotoIf("OOH323/denver-0ca5", "0?USER") in new stack..<snip>..
Jan 19 09:59:56 VERBOSE
[7168] logger.c: -- Executing [1...@from-internal:11]
Playback("OOH323/denver-0ca5", "conf-invalidpin") in new
stack
Jan 19 09:59:56 VERBOSE
[7168] logger.c: -- <OOH323/denver-0ca5> Playing 'conf-invalidpin'
(language 'en')
>From the landline using Avaya:
Jan 19 10:00:29
VERBOSE
[7177] logger.c: -- Executing [1...@ext-meetme:7]
Read("DAHDI/2-1", "PIN|enter-conf-pin-number||||") in new
stack
Jan 19 10:00:29
VERBOSE
[7177] logger.c: -- <DAHDI/2-1> Playing 'enter-conf-pin-number'
(language 'en')
Jan 19 10:00:43
VERBOSE
[7177] logger.c: -- User entered 'the pin number'
Jan 19 10:00:43
VERBOSE
[7177] logger.c: -- Executing [1...@ext-meetme:8] GotoIf("DAHDI/2-1",
"1?USER") in new stack
My H323.conf file:
[general]
port=1720
bindaddr=ip address of asterisk
gateway=no
faststart=yes
h245tunneling=yes
h323id=ObjSysAsterisk
e164=100
callerid=asterisk
gatekeeper = DISABLE
context=default
disallow=all
allow=ulaw
dtmfmode=rfc2833
progress_setup = 8
progress_alert = 8
[denver]
type=friend
port=1720
ip=ip address of avaya
context=from-internal
disallow=all
allow=ulaw
rtptimeout=90
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users