Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] logger.conf


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
jared.terrell at mcc.edu
Guest





PostPosted: Thu Oct 23, 2014 10:07 am    Post subject: [asterisk-users] logger.conf Reply with quote

with the below defined in logger.conf on 11.6 cert 6
I am not getting any log message other than notice and warning in any files


when doing module reload logger - queue log is the only one that says it restarts


*CLI> module reload logger 
  == Parsing '/etc/asterisk/logger.conf': Found
 Asterisk Queue Logger restarted



built fresh box with make samples - added 2 stations, dialing from station a to station b
on console (core set verbose 15) get


-- x=0, open writing:  /var/spool/asterisk/voicemail/default/20545/tmp/9mrzpn format: wav49, 0x33b9d68
    -- x=1, open writing:  /var/spool/asterisk/voicemail/default/20545/tmp/9mrzpn format: gsm, 0x33c7938
    -- x=2, open writing:  /var/spool/asterisk/voicemail/default/20545/tmp/9mrzpn format: wav, 0x33c0f18
[Oct 23 11:03:33] WARNING[8832][C-00000003]: file.c:830 ast_readaudio_callback: Failed to write frame
    -- User hung up
  == Spawn extension (default, stdexten-NOANSWER, 1) exited non-zero on 'SIP/20321-00000001'
  == Using SIP RTP CoS mark 5
    -- Executing [20545@default:1] Gosub("SIP/20321-00000002", "20545,stdexten(SIP/20545)") in new stack
    -- Executing [20545@default:50000] NoOp("SIP/20321-00000002", "Start stdexten") in new stack
    -- Executing [20545@default:50001] Set("SIP/20321-00000002", "LOCAL(ext)=20545") in new stack
    -- Executing [20545@default:50002] Set("SIP/20321-00000002", "LOCAL(dev)=SIP/20545") in new stack
    -- Executing [20545@default:50003] Set("SIP/20321-00000002", "LOCAL(cntx)=") in new stack
    -- Executing [20545@default:50004] Set("SIP/20321-00000002", "LOCAL(mbx)=20545") in new stack
    -- Executing [20545@default:50005] Dial("SIP/20321-00000002", "SIP/20545,20") in new stack
[Oct 23 11:03:34] WARNING[8839][C-00000004]: app_dial.c:2437 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Executing [20545@default:50006] Goto("SIP/20321-00000002", "stdexten-CHANUNAVAIL,1") in new stack
    -- Goto (default,stdexten-CHANUNAVAIL,1)
    -- Executing [stdexten-CHANUNAVAIL@default:1] Goto("SIP/20321-00000002", "stdexten-NOANSWER,1") in new stack
    -- Goto (default,stdexten-NOANSWER,1)
    -- Executing [stdexten-NOANSWER@default:1] VoiceMail("SIP/20321-00000002", "20545,u") in new stack
       > 0x7f66440060b0 -- Probation passed - setting RTP source address to 10.128.1.47:7078
    -- <SIP/20321-00000002> Playing 'vm-theperson.ulaw' (language 'en')
    -- <SIP/20321-00000002> Playing 'digits/2.ulaw' (language 'en')
    -- <SIP/20321-00000002> Playing 'digits/0.ulaw' (language 'en')
    -- <SIP/20321-00000002> Playing 'digits/5.ulaw' (language 'en')



expecting all this detail to exist in logs
it does not


any suggestions on how to get this functionality back - broke after upgrade 1.8.9.2 to 11.6 cert 6


[general]



[logfiles ]
console       => notice, warning, error, debug, verbose(15)
messages      => notice, warning, error, debug, error
full          => notice, warning, error, debug, verbose(15)
debug         => debug
syslog.local1 => notice, warning, error,debug, verbose
fax      => notice, warning, error, debug, fax, dtmf, fax





--
Jared Terrell
Network & Telecommunications
Mott Community College
1401 E. Court
Flint, MI 48503
810-762-0545
810-577-7510
Back to top
rmudgett at digium.com
Guest





PostPosted: Thu Oct 23, 2014 11:03 am    Post subject: [asterisk-users] logger.conf Reply with quote

On Thu, Oct 23, 2014 at 10:07 AM, Jared Terrell <jared.terrell@mcc.edu (jared.terrell@mcc.edu)> wrote:
Quote:
with the below defined in logger.conf on 11.6 cert 6
I am not getting any log message other than notice and warning in any files


when doing module reload logger - queue log is the only one that says it restarts


*CLI> module reload logger 
  == Parsing '/etc/asterisk/logger.conf': Found
 Asterisk Queue Logger restarted



built fresh box with make samples - added 2 stations, dialing from station a to station b
on console (core set verbose 15) get


-- x=0, open writing:  /var/spool/asterisk/voicemail/default/20545/tmp/9mrzpn format: wav49, 0x33b9d68
    -- x=1, open writing:  /var/spool/asterisk/voicemail/default/20545/tmp/9mrzpn format: gsm, 0x33c7938
    -- x=2, open writing:  /var/spool/asterisk/voicemail/default/20545/tmp/9mrzpn format: wav, 0x33c0f18
[Oct 23 11:03:33] WARNING[8832][C-00000003]: file.c:830 ast_readaudio_callback: Failed to write frame
    -- User hung up
  == Spawn extension (default, stdexten-NOANSWER, 1) exited non-zero on 'SIP/20321-00000001'
  == Using SIP RTP CoS mark 5
    -- Executing [20545@default:1] Gosub("SIP/20321-00000002", "20545,stdexten(SIP/20545)") in new stack
    -- Executing [20545@default:50000] NoOp("SIP/20321-00000002", "Start stdexten") in new stack
    -- Executing [20545@default:50001] Set("SIP/20321-00000002", "LOCAL(ext)=20545") in new stack
    -- Executing [20545@default:50002] Set("SIP/20321-00000002", "LOCAL(dev)=SIP/20545") in new stack
    -- Executing [20545@default:50003] Set("SIP/20321-00000002", "LOCAL(cntx)=") in new stack
    -- Executing [20545@default:50004] Set("SIP/20321-00000002", "LOCAL(mbx)=20545") in new stack
    -- Executing [20545@default:50005] Dial("SIP/20321-00000002", "SIP/20545,20") in new stack
[Oct 23 11:03:34] WARNING[8839][C-00000004]: app_dial.c:2437 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Executing [20545@default:50006] Goto("SIP/20321-00000002", "stdexten-CHANUNAVAIL,1") in new stack
    -- Goto (default,stdexten-CHANUNAVAIL,1)
    -- Executing [stdexten-CHANUNAVAIL@default:1] Goto("SIP/20321-00000002", "stdexten-NOANSWER,1") in new stack
    -- Goto (default,stdexten-NOANSWER,1)
    -- Executing [stdexten-NOANSWER@default:1] VoiceMail("SIP/20321-00000002", "20545,u") in new stack
       > 0x7f66440060b0 -- Probation passed - setting RTP source address to 10.128.1.47:7078
    -- <SIP/20321-00000002> Playing 'vm-theperson.ulaw' (language 'en')
    -- <SIP/20321-00000002> Playing 'digits/2.ulaw' (language 'en')
    -- <SIP/20321-00000002> Playing 'digits/0.ulaw' (language 'en')
    -- <SIP/20321-00000002> Playing 'digits/5.ulaw' (language 'en')



expecting all this detail to exist in logs
it does not


any suggestions on how to get this functionality back - broke after upgrade 1.8.9.2 to 11.6 cert 6


[general]



[logfiles ]
console       => notice, warning, error, debug, verbose(15)
messages      => notice, warning, error, debug, error
full          => notice, warning, error, debug, verbose(15)
debug         => debug
syslog.local1 => notice, warning, error,debug, verbose
fax      => notice, warning, error, debug, fax, dtmf, fax




Remove the extraneous space you have in the [logfiles ] line.  It must be [logfiles].


Richard
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services