<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p> Asterisk 13.9.1 seems to be ignoring my realtime IAX
configuration. I have carried this configuration over from
version 1.8 and it worked until 13.7 at least. The config mapping
is done:</p>
<p>pbxoficina*CLI> core show config mappings<br>
Config Engine: mysql<br>
===> ps_contacts (db=general, table=ps_contacts)<br>
===> ps_endpoint_id_ips (db=general, table=ps_endpoint_id_ips)<br>
===> ps_domain_aliases (db=general, table=ps_domain_aliases)<br>
===> ps_aors (db=general, table=ps_aors)<br>
===> ps_auths (db=general, table=ps_auths)<br>
===> ps_endpoints (db=general, table=ps_endpoints)<br>
===> musiconhold (db=general, table=musiconhold)<br>
===> queues (db=general, table=queues)<br>
===> iaxpeers (db=general, table=iaxfriends)<br>
===> iaxusers (db=general, table=iaxfriends)<br>
===> voicemail (db=general, table=voicemail)<br>
===> chan_dahdi.conf (db=general, table=ast_config)<br>
===> extensions.conf (db=general, table=ast_config)<br>
</p>
<p> Except for IAX and MoH everything else is working. I can get
my dialplan from realtime static, pjsip is loading all endpoints,
auths and aors, etc. I do not get any errors while loading
Asterisk and even unloading and reloading the module does not
indicate any problem:</p>
<p>pbxoficina*CLI> module unload chan_iax2.so<br>
Unloaded chan_iax2.so<br>
Unloading chan_iax2.so<br>
== Unregistered custom function IAXPEER<br>
== Unregistered custom function IAXVAR<br>
== Manager unregistered action IAXpeers<br>
== Manager unregistered action IAXpeerlist<br>
== Manager unregistered action IAXnetstats<br>
== Manager unregistered action IAXregistry<br>
== Unregistered application 'IAX2Provision'<br>
== Unregistered channel type 'IAX2'<br>
pbxoficina*CLI> module load chan_iax2.so<br>
Loaded chan_iax2.so<br>
== Parsing '/etc/asterisk/iax.conf': Found<br>
== Parsing '/etc/asterisk/users.conf': Found<br>
== Binding IAX2 to default address 0.0.0.0:4569<br>
== Registered application 'IAX2Provision'<br>
== Registered custom function 'IAXPEER'<br>
== Registered custom function 'IAXVAR'<br>
== Manager registered action IAXpeers<br>
== Manager registered action IAXpeerlist<br>
== Manager registered action IAXnetstats<br>
== Manager registered action IAXregistry<br>
== Registered channel type 'IAX2' (Inter Asterisk eXchange
Driver (Ver 2))<br>
== 10 helper threads started<br>
== IAX Ready and Listening<br>
== Parsing '/etc/asterisk/iaxprov.conf': Found<br>
-- Loaded provisioning template 'default'<br>
Loaded chan_iax2.so => (Inter Asterisk eXchange (Ver 2))</p>
<p> MoH has the same problem, I cannot see any of the classes I
set up from the database, only what is in the text file. I
remember IAX working in Asterisk 13.7.2 but MoH has been broken
since 13 came out.<br>
</p>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez
+52 (55)9116-91161</pre>
</body>
</html>