This is the setting i am using for Avaya CM to Aseterisk. (and pinf code
is working when dialing from "Avaya" to Asterisk
conference)sip:/etc/asterisk# cat ooh323.conf
[general]
bindaddr=213.88.138.183
port=5088
context=inputinterior.se
dtmfmode=rfc2833
;h323id="may day"
;callerid=may day
disallow=all
allow=alaw:40
;allow=alaw
tracelevel=6
[Avaya]
type=friend
context=inputinterior.se
dtmfcodec=127
dtmfmode=rfc2833
ip=10.242.14.11
port=5088 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: -- 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
....
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: -- 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: -- 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