Displaying 5 results from an estimated 5 matches for "asetrisk".
Did you mean:
aserisk
2014 Oct 21
1
Asterisk 11.9.0 crash and restart
Hi,
My Asetrisk restarted after to output following warning message.
[Oct 16 15:59:58] WARNING[17102][C-00008e34]: chan_sip.c:4696
update_provisional_keepalive: Unable to cancel schedule ID 738278. This is
probably a bug (chan_sip.c: update_provisional_keepalive, line 4696).
This message has been output af...
2006 Dec 07
1
-- Called 12127773456@OOH323 Segmentation fault (core dumped)
...egister all global aliases and aliases defined in
; peer profiles with the gatekeeper, if one exists. So, that when someone
; outside our pbx (non-user) calls an extension, gatekeeper will route that
; call to our asterisk box, from where it will be routed as per dial plan.
[general]
;Define the asetrisk server h323 endpoint
;The port asterisk should listen for incoming H323 connections.
;Default - 1720
port=1720
;The dotted IP address asterisk should listen on for incoming H323
;connections
;Default - tries to find out local ip address on it's own
bindaddr=213.138.36.153
;This parameter ind...
2005 Oct 08
0
Re: Asterisk-Users Digest, Vol 15, Issue 28
...register all global aliases and aliases defined in
; peer profiles with the gatekeeper, if one exists. So, that when someone
; outside our pbx (non-user) calls an extension, gatekeeper will route that
; call to our tvcti box, from where it will be routed as per dial plan.
[general]
;Define the asetrisk server h323 endpoint
;The port tvcti should listen for incoming H323 connections.
;Default - 1720
;port=1720
;The dotted IP address tvcti should listen on for incoming H323
;connections
;Default - tries to find out local ip address on it's own
bindaddr=192.168.22.224
;Whether tvcti shoul...
2007 Feb 04
0
Help sought: Asterisk H.323, Cisco IOS Gatekeeper(s) intra-zone call routing and TETRA
...168.1.7 1720 192.168.1.7 1085 TETRA UNKN-GW
H323-ID: DAMM
Voice Capacity Max.= Avail.= Current.= 0
Total number of active registrations = 2
router-h323-gw#
Over at the Asterisk box I have the following in ooh323.conf:
[general]
;Define the asetrisk server h323 endpoint
bindaddr=0.0.0.0
port=1720
gateway=yes
h323id=Asterisk
e164=100
gatekeeper = 192.168.1.6
[cisco-gk]
type=peer
ip=192.168.1.6
port=1720
context=from-h323
disallow=all
allow=alaw
allow=ulaw
allow=gsm
rtptimeout=...
2007 Feb 06
0
ooh323 drops registration with Cisco IOS GateKeeper - bug or config issue?
...register all global aliases and aliases defined in
; peer profiles with the gatekeeper, if one exists. So, that when someone
; outside our pbx (non-user) calls an extension, gatekeeper will route that
; call to our asterisk box, from where it will be routed as per dial plan.
[general]
;Define the asetrisk server h323 endpoint
;The port asterisk should listen for incoming H323 connections.
;Default - 1720
;port=1720
;The dotted IP address asterisk should listen on for incoming H323
;connections
;Default - tries to find out local ip address on it's own
bindaddr=0.0.0.0
;This parameter indicates...