Displaying 15 results from an estimated 15 matches for "config_text_file_load".
2016 Mar 04
2
Asterisk 13.5 and higher (asterisk 13.7.2) quitting
I start asterisk 13.7.2 and it dies before I can rasterisk into it. I've tried getting a coredump, but it doesn't coredump.  I know there are a lot of errors in the log below, but most of those just say it'll not load a module, and no big deal.
When launching from commandline (not service script) here is what happens.
http://pastebin.com/3GFe6fG9
Travis Ryan
Director of
2015 Feb 16
1
Asterisk 11.6. SIP realtime lost peers after 'sip reload'
...0     OK (1 ms)
 
After `sip reload`:
 
[Feb 16 14:30:20] DEBUG[1468]: res_config_mysql.c:497 realtime_multi_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM sipusers WHERE name LIKE '%' AND
callbackextension LIKE '%' ORDER BY name
[Feb 16 14:30:20] DEBUG[1468]: config.c:1650 config_text_file_load: Parsing
/etc/asterisk/sip_notify.conf
  == Parsing '/etc/asterisk/sip_notify.conf': Found
[Feb 16 14:30:20] DEBUG[1468]: chan_sip.c:32383 reload_config: SIP
reload_config done...Runtime= 0 sec
[Feb 16 14:30:20] DEBUG[1468]: sched.c:546 ast_sched_dump: Asterisk Schedule
Dump (12 in Q, 62...
2010 Aug 04
1
Asterisk not working with Festival
...lper: Launching
'Festival'
[Aug  4 17:50:12]     -- Executing [s at connect-to-me:3]
Festival("SIP/gafachi1a-00000000", "hello john") in new stack
[Aug  4 17:50:12]   == Parsing '/usr/local/etc/asterisk/festival.conf': [Aug
4 17:50:12] DEBUG[17094]: config.c:1330 config_text_file_load: Parsing
/usr/local/etc/asterisk/festival.conf
[Aug  4 17:50:12]   == Found
[Aug  4 17:50:12] DEBUG[17094]: app_festival.c:376 festival_exec: Text
passed to festival server : hello john
[Aug  4 17:50:12] DEBUG[17094]: app_festival.c:446 festival_exec: Cache file
exists, strln=10, strlen=10
[Aug  4...
2005 Feb 21
0
bug? Unterminated comment detected beginning on line 0
Hi,
Using latest cvs.
A comment-line begins with semicolon ;
However - if the line contains 
;--
or like this
; -- blabla bla --
You get this error and * stops reading that file:
  Feb 21 13:47:12 WARNING[17393]: config.c:664 config_text_file_load: Unterminated comment detected beginning on line 0
Shouldn't Asterisk skip any line beginning with a semicolon?
Or should a comment now be terminated too?
/Stig
-------------------------------------------------------------------------------------
N Y H E T E R! 
- IP-telefoni, spara tusenl...
2014 Dec 15
0
Asterisk 11.15.0 Now Available
...terisk 11.15.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
Bugs fixed in this release:
-----------------------------------
 * ASTERISK-20127 - [Regression] Config.c config_text_file_load()
      unescapes semicolons ("\;" -> ";") turning them into comments
      (corruption) on rewrite of a config file (Reported by George
      Joseph)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24492 - ma...
2014 Dec 15
0
Asterisk 11.15.0 Now Available
...terisk 11.15.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
Bugs fixed in this release:
-----------------------------------
 * ASTERISK-20127 - [Regression] Config.c config_text_file_load()
      unescapes semicolons ("\;" -> ";") turning them into comments
      (corruption) on rewrite of a config file (Reported by George
      Joseph)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24492 - ma...
2007 Jan 10
0
Festival Problems
...-- Done with adding codecs to SDP
[Jan 10 17:16:05] DEBUG[9082]: chan_sip.c:6200 add_sdp: Done building SDP. Settling with this capability: 0x10c (ulaw|alaw|g729)
[Jan 10 17:16:05] DEBUG[9082]: pbx.c:1767 pbx_extension_helper: Launching 'Festival'
[Jan 10 17:16:05] DEBUG[9082]: config.c:733 config_text_file_load: Parsing /usr/local/etc/asterisk/festival.conf
[Jan 10 17:16:05] DEBUG[9082]: app_festival.c:370 festival_exec: Text passed to festival server : This is just a test at extension 111
[Jan 10 17:16:05] DEBUG[9082]: app_festival.c:433 festival_exec: Cache file exists, strln=36, strlen=36
[Jan 10 17:16...
2009 May 21
2
MeetMe not working with GSM codec?
Hi,
I am not sure if I am doing something wrong, but I can't get MeetMe to
work with GSM codec (Asterisk 1.6.1 SVN r190371).
My config files below:
---- sip.conf: ----
[general]
context=common
canreinvite=no
bindport=5060
bindaddr=78.105.1.127
disallow=all
allow=alaw
allow=gsm
rtptimeout=600
rtpholdtimeout=3600
rtpkeepalive=30
nat=no
jbenable=yes
tcpenable=no
realm=dev-sip.wima.co.uk
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...rrell)
 * ASTERISK-24482 - func_talkdetect: Fix stasis message leak in
      audiohook callback (Reported by Corey Farrell)
 * ASTERISK-24487 - configuration: sections should be loadable as
      template even when not marked (Reported by Scott Griepentrog)
 * ASTERISK-20127 - [Regression] Config.c config_text_file_load()
      unescapes semicolons ("\;" -> ";") turning them into comments
      (corruption) on rewrite of a config file (Reported by George
      Joseph)
 * ASTERISK-24438 - res_pjsip_multihomed.so blocks Asterisk reload
      when DNS settings invalid (Reported by Melissa Sheph...
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...rrell)
 * ASTERISK-24482 - func_talkdetect: Fix stasis message leak in
      audiohook callback (Reported by Corey Farrell)
 * ASTERISK-24487 - configuration: sections should be loadable as
      template even when not marked (Reported by Scott Griepentrog)
 * ASTERISK-20127 - [Regression] Config.c config_text_file_load()
      unescapes semicolons ("\;" -> ";") turning them into comments
      (corruption) on rewrite of a config file (Reported by George
      Joseph)
 * ASTERISK-24438 - res_pjsip_multihomed.so blocks Asterisk reload
      when DNS settings invalid (Reported by Melissa Sheph...
2014 Dec 15
0
Asterisk 13.1.0 Now Available
...rrell)
 * ASTERISK-24482 - func_talkdetect: Fix stasis message leak in
      audiohook callback (Reported by Corey Farrell)
 * ASTERISK-24487 - configuration: sections should be loadable as
      template even when not marked (Reported by Scott Griepentrog)
 * ASTERISK-20127 - [Regression] Config.c config_text_file_load()
      unescapes semicolons ("\;" -> ";") turning them into comments
      (corruption) on rewrite of a config file (Reported by George
      Joseph)
 * ASTERISK-24438 - res_pjsip_multihomed.so blocks Asterisk reload
      when DNS settings invalid (Reported by Melissa Sheph...
2014 Dec 15
0
Asterisk 13.1.0 Now Available
...rrell)
 * ASTERISK-24482 - func_talkdetect: Fix stasis message leak in
      audiohook callback (Reported by Corey Farrell)
 * ASTERISK-24487 - configuration: sections should be loadable as
      template even when not marked (Reported by Scott Griepentrog)
 * ASTERISK-20127 - [Regression] Config.c config_text_file_load()
      unescapes semicolons ("\;" -> ";") turning them into comments
      (corruption) on rewrite of a config file (Reported by George
      Joseph)
 * ASTERISK-24438 - res_pjsip_multihomed.so blocks Asterisk reload
      when DNS settings invalid (Reported by Melissa Sheph...
2007 Mar 01
5
Asterisk Realtime
Could someone provide some steps for troubleshooting Realtime?  I can't see
any signs that it's working.  I followed and double-checked a few different
guides around the net, but haven't been able to figure it out.
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...ed by Zane
      Conkle)
 * ASTERISK-24307 - Unintentional memory retention in stringfields
      (Reported by Etienne Lessard)
 * ASTERISK-24438 - res_pjsip_multihomed.so blocks Asterisk reload
      when DNS settings invalid (Reported by Melissa Shepherd)
 * ASTERISK-20127 - [Regression] Config.c config_text_file_load()
      unescapes semicolons ("\;" -> ";") turning them into comments
      (corruption) on rewrite of a config file (Reported by George
      Joseph)
 * ASTERISK-24487 - configuration: sections should be loadable as
      template even when not marked (Reported by Scott Grie...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...ERISK-24438
   <https://issues.asterisk.org/jira/browse/ASTERISK-24438>] -
res_pjsip_multihomed.so blocks Asterisk reload when DNS settings invalid
(Reported by Melissa Shepherd)
   - [ASTERISK-20127
   <https://issues.asterisk.org/jira/browse/ASTERISK-20127>] -
[Regression] Config.c config_text_file_load() unescapes semicolons ("\;" ->
";") turning them into comments (corruption) on rewrite of a config file
(Reported by George Joseph)
   - [ASTERISK-24487
   <https://issues.asterisk.org/jira/browse/ASTERISK-24487>] -
configuration: sections should be loadable as templ...