Displaying 10 results from an estimated 10 matches for "progress_alert".
2005 May 27
2
Interco H323 : IPNx (from WTL) and *
...m h323.conf:
[general]
port=1720
bindaddr=my.ipaddr
dtmfmode=rfc2833
gatekeeper=DISABLE
AllowGKRouted=no
context=default
[termination]
type=peer
host=some.ipaddr
noFastStart=no
noH245Tunneling=no
noSilenceSuppression=yes
progress_setup=3
progress_alert=8
progress_audio=yes
disallow=all
allow=ulaw
Any Suggestion is welcome.
Thanks!
__________________________
Laurent TOSTAIN
2011 Jul 13
1
Connect Avaya to Asterisk PBX
...xten => _XXXXXXXXXXX,1,Dial(H323/${EXTEN}@Avaya)
exten => _XXXXXXXXXX,1,Dial(H323/${EXTEN}@Avaya)
*Here is also the content of my ooh323.conf:*
[general]
faststart=yes
h245tunneling=yes
gatekeeper=DISABLE
bindaddr=10.1.129.231
port=1720
callerID="ALT Asterisk PBX"
progress_setup=8
progress_alert=8
disallow=all
allow=all
dtmfmode=inband
faststart=yes
context=internal
[Avaya]
type=friend
context=internal
host=10.1.129.247
port=1720
canreinvite=no
disallow=all
allow=alaw
dtmfmode=inband
*Here is also the content of sip_custom.conf:*
[general]
context=internal
videosupport=yes
allow=h261
all...
2009 Jul 20
0
No subject
..."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
--0-859659531-1264014983=:34733
Content-Type: text/html; charset=us-ascii
<html><head><style type="text/css"><!-- DIV {margin:0px;} -->&...
2009 Jul 20
0
No subject
...t;, "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
--=_547786e350c4eb49e9735340d7641323
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="UTF-8"
<div style=3D"font-family:Arial;font...
2009 Jan 30
2
Asterisk with Avaya
...to call on mobile
exten => _00XXXXXXXXX,1,Dial(H323/${EXTEN}@Avaya); to call on National
=======================H323==============================
[general]
port = 1720
bindaddr = 0.0.0.0 ; this SHALL contain a single, valid IP address for this machine
amaflags = AVAYA
progress_setup = 8
progress_alert = 8
faststart=yes
h245tunneling=yes
gatekeeper = DISABLE
;We need to conserve the main parameters to allow the h323 to call to the SIP phone
disallow=all
allow=ulaw
allow=alaw
dtmfmode=inband
context=internal ; name of your context
[Avaya]
type=friend
context=internal
host=10.200.1.47 ; IP Add...
2013 Jun 16
0
define extension to send calls to gatekeeper
hello every one,
i have an asterisk system and want to act as gateway and send calls to
cisco gatekeeper.
this is my h323.conf file:
[general]
port=1720
binaddr=192.168.0.YY
context=from-trunk
faststart=yes
h245tunneling=yes
gatekeeper=192.168.0.XX //cisco address
progress_setup=8
progress_alert=8
dtmfmode=rfc2833
jbenable=yes
jbforce=no
jbmaxsize=200
jbresyncthreshold=1000
jbimpl=fixed
jblog=no
and this is extension that i defined for it in extensions.conf:
exten=>_2.,1,Dial(H323/2${EXTEN:1})
(if i define my extension like
(exten=>_2.,1,Dial(H323/to-cisco/2${EXTEN:1}), asterisk re...
2005 Feb 14
4
Asterisk-H323
Greetings,
I have a problem making a call from Asterisk to Cisco H323 PSTN gateway
using H323 channel. I can call but there are no sound in both way. If I call
H323 gateway directly from SJPhone I have no problem with sound.
Any advice are welcome.
Thanks in advance.
2010 Nov 12
0
Asterisk and Tandberg Gatekeeper
...nt portion
of the h323_log:
[general]
port = 1720
bindaddr = 10.4.16.45
h323id = AsteriskVM
e164 = 1200
callerid = Asterisk
faststart = yes
h245tunneling = yes
gateway = no
disallow=all
allow=ulaw
dtmfmode=rfc2833
gatekeeper = 10.4.48.15
AllowGKRouted = yes
AcceptAnonymous = yes
progress_setup = 3
progress_alert = 8
tunneling=none
11:27:28:163 Trace File: /var/log/asterisk/h323_log
11:27:28:163 FastStart - enabled
11:27:28:163 H245 Tunneling - enabled
11:27:28:163 MediaWaitForConnect - disabled
11:27:28:163 AutoAnswer - disabled
11:27:28:163 Terminal Type - 50
11:27:28:163 T35 Country...
2010 Jun 16
0
H323 Trunk Problem calling from Asterisk to Avaya PBX
...at 10.100.7.15:1720|300|") in new stack
> [Jun 16 15:29:27] VERBOSE[8721] logger.c: -- Requested transfer
> capability: 0x00 - SPEECH
>
> my h323.conf file is below:
> [general]
> port = 1720
> bindaddr = 10.101.4.224
> amaflags = AVAYA
> progress_setup = 8
> progress_alert = 8
> faststart = yes
> h245tunneling = yes
> gatekeeper = DISABLE
> disallow=all
> allow=g729
> allow=g723
> dtmfmode=rfc2833
> context=from-internal
> h323id=ObjSysAsterisk
> callerid=testbridge
> logfile=/var/log/asterisk/h323_log
>
> [Avaya]
> type=frie...
2008 Feb 08
1
(no subject)
...available;
;progress_setup = 3
;
; Add PROGRESS information element (IE) to ALERT message sent on incoming
; calls to notify about required backwared voice path. Valid values are:
; 0 - don't add PROGRESS IE ( default);
; 8 - in-band information or an appropriate pattern is now available;
;progress_alert = 8
;
; Generate PROGRESS message when H.323 audio path has established to create
; backward audio path at other end of a call.
;progress_audio = yes
;
; Specify how to inject non-standard information into H.323 messages. When
; the channel receives messages with tunneled information, it automatica...