Help me ooh323 core dumped.<br><br>
<div><span class="gmail_quote">2006/12/7, Ümit AYDINLI <<a href="mailto:uaydinli@gmail.com">uaydinli@gmail.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>OOH323 Debugging Enabled<br> -- Executing Answer("SIP/3513-090f7d40", "") in new stack<br> -- Executing Wait("SIP/3513-090f7d40", "1") in new stack<br> -- Executing DeadAGI("SIP/3513-090f7d40", "
a2billing.php|1") in new stack<br> -- Launched AGI Script /var/lib/asterisk/agi-bin/a2billing.php<br> a2billing.php|1: line:58 - IDCONFIG : 1 <br> a2billing.php|1: <br> a2billing.php|1: line:67 - MODE : standard
<br> a2billing.php|1: <br> -- AGI Script Executing Application: (Dial) Options: (<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:OOH323/12127773456@OOH323%7C60%7CHLxyz(5400000:31000:00000" target="_blank">
OOH323/12127773456@OOH323|60|HLxyz(5400000:31000:00000</a>))<br>--- ooh323_request - data <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:12127773456@OOH323" target="_blank">12127773456@OOH323</a>
format 0x4 (ulaw)<br>--- find_peer<br>+++ find_peer<br>+++ ooh323_request<br>--- ooh323_call- <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:12127773456@OOH323" target="_blank">12127773456@OOH323
</a><br>+++ ooh323_call<br> -- Called <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:12127773456@OOH323" target="_blank">12127773456@OOH323</a><br>Segmentation fault (core dumped)<br>[root@asterisk1
~]# <br><br> </div>
<div>show version<br>Asterisk <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://1.2.12.1/" target="_blank">1.2.12.1</a> built by root @ localhost.localdomain on a i686 running Linux on 2006-10-18 18:35:57 UTC
<br> </div>
<div>
<p>; Objective System's H323 Configuration example for Asterisk<br>; ooh323c driver configuration<br>;<br>; [general] section defines global parameters<br>;<br>; This is followed by profiles which can be of three types - user/peer/friend
<br>; Name of the user profile should match with the h323id of the user device.<br>; For peer/friend profiles, host ip address must be provided as "dynamic" is<br>; not supported as of now.<br>;<br>; Syntax for specifying a H323 device in
extensions.conf is<br>; For Registered peers/friends profiles:<br>; OOH323/name where name is the name of the peer/friend profile.<br>;<br>; For unregistered H.323 phones:<br>; OOH323/ip[:port] OR if gk is used OOH323/alias where alias can be any H323
<br>; alias<br>;<br>; For dialing into another asterisk peer at a specific exten<br>; OOH323/exten/peer OR <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:OOH323/exten@ip" target="_blank">
OOH323/exten@ip</a><br>;<br>; Domain name resolution is not yet supported. <br>; <br>; When a H.323 user calls into asterisk, his H323ID is matched with the profile<br>; name and context is determined to route the call<br>
;<br>; The channel driver will register all global aliases and aliases defined in <br>; peer profiles with the gatekeeper, if one exists. So, that when someone<br>; outside our pbx (non-user) calls an extension, gatekeeper will route that
<br>; call to our asterisk box, from where it will be routed as per dial plan. </p>
<p><br>[general]<br>;Define the asetrisk server h323 endpoint</p>
<p>;The port asterisk should listen for incoming H323 connections.<br>;Default - 1720<br>port=1720</p>
<p>;The dotted IP address asterisk should listen on for incoming H323<br>;connections<br>;Default - tries to find out local ip address on it's own<br>bindaddr=<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://213.138.36.153/" target="_blank">
213.138.36.153</a> </p>
<p>;This parameter indicates whether channel driver should register with <br>;gatekeeper as a gateway or an endpoint.<br>;Default - no<br>gateway=yes</p>
<p>;Whether asterisk should use fast-start and tunneling for H323 connections.<br>;Default - yes<br>faststart=no<br>;h245tunneling=yes</p>
<p><br>;H323-ID to be used for asterisk server<br>;Default - Asterisk PBX<br>h323id=ObjSysAsterisk <br>;e164=100</p>
<p>;CallerID to use for calls<br>;Default - Same as h323id<br>callerid=asterisk</p>
<p>;Whether this asterisk server will use gatekeeper.<br>;Default - DISABLE<br>;gatekeeper = DISCOVER<br>gatekeeper = <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://213.138.36.153/" target="_blank">
213.138.36.153</a><br>;gatekeeper = DISABLE</p>
<p>;Location for H323 log file<br>;Default - /var/log/asterisk/h323_log<br>logfile=/var/log/asterisk/h323_log</p>
<p><br>;Following values apply to all users/peers/friends defined below, unless<br>;overridden within their client definition</p>
<p>;Sets default context all clients will be placed in.<br>;Default - default<br>context=default</p>
<p>;Sets rtptimeout for all clients, unless overridden<br>;Default - 60 seconds<br>;rtptimeout=60 ; Terminate call if 60 seconds of no RTP activity<br> ; when we're not on hold</p>
<p>;Type of Service<br>;Default - none (lowdelay, thoughput, reliability, mincost, none)<br>;tos=none</p>
<p>;amaflags = default</p>
<p>;The account code used by default for all clients.<br>;accountcode=h3230101</p>
<p>;The codecs to be used for all clients.Only ulaw and gsm supported as of now.<br>;Default - ulaw<br>; ONLY ulaw, gsm, g729 and g7231 supported as of now<br>allow=all ;Note order of disallow/allow is important.<br>
;allow=g729<br>;allow=ulaw</p>
<p><br>; dtmf mode to be used by default for all clients. Supports rfc2833, q931keypad<br>; h245alphanumeric, h245signal.<br>;Default - rfc 2833<br>dtmfmode=rfc2833</p>
<p>; User/peer/friend definitions:<br>; User config options Peer config options<br>; ------------------ -------------------<br>; context <br>; disallow disallow
<br>; allow allow<br>; accountcode accountcode<br>; amaflags amaflags<br>; dtmfmode dtmfmode<br>; rtptimeout ip
<br>; port<br>; h323id<br>; email<br>; url<br>; e164
<br>; rtptimeout</p>
<p>;</p>
<p>;Define users here<br>;Section header is extension<br>;[myuser1]<br>;type=user<br>;context=context1<br>;disallow=all<br>;allow=gsm<br>;allow=ulaw </p>
<p> </p>
<p>[dol_h323]<br>type=peer<br>ip=<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://83.66.50.2/" target="_blank">83.66.50.2</a> ; UPDATE with appropriate ip address<br>port=1720 ; UPDATE with appropriate port
<br>disallow=all<br>allow=g729</p>
<p>;[myfriend1]<br>;type=friend<br>;context=default<br>;ip=<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://10.0.0.82/" target="_blank">10.0.0.82</a> ; UPDATE with appropriate ip address<br>;port=1820 ; UPDATE with appropriate port
<br>;disallow=all<br>;allow=ulaw<br>;e164=12345<br>;rtptimeout=60<br>;dtmfmode=rfc2833</p></div></blockquote></div><br>