Displaying 12 results from an estimated 12 matches for "objsysasterisk".
2005 Sep 22
2
Asterisk + GNUGK + Asterisk-Addons ooh323
I am having a slight issue. I am trying to register 2 asterisk boxes with GNUGK
and when I try to add the 2nd it gets denied cause of it saying its a duplicate. How
do I change the configs to allow more than one asterisk box register to the same GK?
brian
This email was scanned by: Mcafee GroupShield
---------------- CONFIDENTIAL DISCLAMER ----------------
All information provided in this
2009 Jul 20
0
No subject
...;the pin number'
Jan 19 10:00:43
VERBOSE
[7177] logger.c: -- Executing [1000 at 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
--0-859659531-1264014983=:3...
2006 Dec 07
1
-- Called 12127773456@OOH323 Segmentation fault (core dumped)
...channel driver should register with
;gatekeeper as a gateway or an endpoint.
;Default - no
gateway=yes
;Whether asterisk should use fast-start and tunneling for H323 connections.
;Default - yes
faststart=no
;h245tunneling=yes
;H323-ID to be used for asterisk server
;Default - Asterisk PBX
h323id=ObjSysAsterisk
;e164=100
;CallerID to use for calls
;Default - Same as h323id
callerid=asterisk
;Whether this asterisk server will use gatekeeper.
;Default - DISABLE
;gatekeeper = DISCOVER
gatekeeper = 213.138.36.153
;gatekeeper = DISABLE
;Location for H323 log file
;Default - /var/log/asterisk/h323_log
logfil...
2007 May 30
0
Configuring Asterisk as Gateway SIP-H.323 via ooh323
...ge received
ERROR:No Gatekeeper ID present in received GKconfirmed message
Ignoring message and will retransmit GRQ after timeout
Error: Failed to handle received RAS message"
This is my ooh323.conf file:
[general]
port=1720
bindaddr=130.177.137.214 ;the address of my Asterisk server
h323id=ObjSysAsterisk
e164=100100
callerid=asterisk
gateway=yes
gatekeeper = 192.57.108.112 ;the address of my Tandberg GK
faststart=yes
h245tunneling=yes
context=default
disallow=all
allow=gsm
allow=ulaw
allow=alaw
dtmfmode=rfc2833
[myuser1]
type=user
context=context1
disallow=all
allow=gsm
allow=ulaw
[mypeer1]
ty...
2009 Jul 14
0
ooh323 doesn't know what to do when bridging calls
...gt; OOH323/(null)-3074
> > [2008-07-02 15:49:08] WARNING[21544]:
> chan_ooh323.c:1053
> > ooh323_indicate: Don't know how to indicate condition
> 20 on ooh323c_5
> >
> > My ooh323.conf:
> >
> > [general]
> > bindaddr=192.168.1.9
> > h323id=ObjSysAsterisk
> > e164=100
> > callerid=asterisk
> > gatekeeper = DISABLE
> > gateway = yes
> > context = h323
> > disallow = all
> > allow = ulaw
> > dtmfmode = rfc2833
> >
> >
> > extensions.conf
> > [h323]
> > Exten => 9999,1,D...
2013 Jun 08
0
H.323 Trunk between Asterisk 11 and Avaya
...)
type=friend
secret=1234
context=LocalSets
host=dynamic
nat=force_rport,comedia
dtmfmode=auto
disallow=all
allow=alaw
allow=ulaw
port=5060
[426](office-phone)
[427](office-phone)
ooh323.conf:
[general]
port=1720
bindaddr=0.0.0.0
gateway=no
canreinvite=no
faststart=yes
h245tunneling=yes
h323id=ObjSysAsterisk
e164=100
callerid=asterisk
gatekeeper = DISABLE
context=trunk
disallow=all
allow=alaw
allow=ulaw
dtmfmode=outofband
[avaya]
type=friend
ip=192.168.1.150 ; IP address of the Avaya
port=1720
extensions.conf:
[general]
static=yes
writeprotect=no
autofallthrough=yes
clearglobalvars=no
[trunk]
ext...
2010 Jun 16
0
H323 Trunk Problem calling from Asterisk to Avaya PBX
...> 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=friend
> context=from-internal
> host=10.100.7.15
> port=1720
> disallow=all
> allow=g729
> allow=g723
> canreinvite=no
> dtmfmode=rfc2833
>
> Please help me find out why the c...
2006 Feb 28
0
Asterisk hangs up - h323
...e of alaw codec that I use (my provider requires it) and this is what is in ooh323.conf file (ONLY ulaw, gsm, g729 and g7231 supported as of now). But Like I said, it works for several hours and then it dies... So I don't think that is it.
ooh323.conf
[general]
bindaddr=xxx.xxx.xxx.xxx
h323id=ObjSysAsterisk
e164=100
callerid=asterisk
gatekeeper = DISABLE
context=incomingh323
disallow=all
allow=alaw
allow=ulaw
allow=gsm
dtmfmode=rfc2833
full.pbx
Feb 28 14:04:15 VERBOSE[5018] logger.c: == Parsing '/etc/asterisk/manager.conf': Feb 28 14:04:15 VERBOSE[5018] logger.c: == Parsing '/etc/ast...
2007 Feb 06
0
ooh323 drops registration with Cisco IOS GateKeeper - bug or config issue?
...channel driver should register with
;gatekeeper as a gateway or an endpoint.
;Default - no
gateway=yes
;Whether asterisk should use fast-start and tunneling for H323 connections.
;Default - yes
;faststart=no
;h245tunneling=no
;H323-ID to be used for asterisk server
;Default - Asterisk PBX
;h323id=ObjSysAsterisk
h323id=ASTERISK
e164=100
;CallerID to use for calls
;Default - Same as h323id
callerid=ASTERISK
;Whether this asterisk server will use gatekeeper.
;Default - DISABLE
;gatekeeper = DISCOVER
gatekeeper = 192.168.1.6
;gatekeeper = DISABLE
;Location for H323 log file
;Default - /var/log/asterisk/h3...
2009 Jul 20
0
No subject
...R ENTERED 'THE PIN NUMBER'
Jan 19 10:00:43 VERBOSE [7177] logger.c: -- Executing [1000 at 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
--=_547786e350c4eb49e9735340d7641323...
2008 Feb 08
1
(no subject)
...oming H323 connections.
;Default - 1720
;port=1720
;The IP address, asterisk should listen on for incoming H323
;connections
;Default - 0.0.0.0: tries to find out local ip address on it's own
bindaddr=0.0.0.0
;Alias address for for asterisk server
;Default - "Asterisk PBX"
h323id=ObjSysAsterisk
e164=100
;CallerID for the asterisk originated calls
;Default - Same as h323id
callerid=asterisk
;This parameter indicates whether channel driver should register with
;gatekeeper as a gateway or an endpoint.
;Default - no
;gateway=no
;Whether this asterisk server wi ll use gatekeeper.
;Default...
2010 Sep 25
0
can call internal branch , but can not call external numbers with avaya , always get return message : Q931IncompatibleDestination
...Gatekeeper: No Gatekeeper
H.323 LogFile: /var/log/asterisk/h323_log
Context: default
Capability: 0xf (g723|gsm|ulaw|alaw)
DTMF Mode: rfc2833
AccountCode: ast_h323
AMA flags: Unknown
Aliases:
100 ObjSysAsterisk
Avaya codecs setting:
-------------------------------
1 G729
2 g711a
3 g711mu
/etc/asterisk/ooh323.conf
-----------------------
[avaya]
type=peer
context=default
ip=192.168.0.14 ; UPDATE with appropriate ip address
port=1720 ; UPDATE with appropriate port
e164=101
disallow=all
allow=ulaw...