Displaying 20 results from an estimated 5000 matches similar to: "Show Log(NOTICE) messages on the console"
2014 Dec 09
0
Log to file in Asterisk: append with newline
Hi all,
(I am testing on Asterisk 11.7.0~dfsg-1ubuntu1)
I am using the following format to append to a logfile, according to the
documentation <http://www.voip-info.org/wiki/view/Asterisk+func+FILE>:
same => n,Set(FILE(/tmp/mylog.txt,,,a)=my-log-message)
But this does not append a newline. So I am trying:
same => n,Set(FILE(/tmp/mylog.txt,,,al)=my-log-message)
But this does not
2004 Jul 02
0
Problem locating stream files
Hi *,
I have set up a very simple asterisk configuration where I intend to be redirected to the
voicemail whenever I dial 100 with my kphone SIP client. The problem is that asterisk can not find
the stream 'vm-theperson'. I have made a non-standard installation (since I am just testing), and
that file is located in /mnt/tr2/fake_root/installed/usr/local/var/lib/asterisk/sounds.
1. How
2012 Mar 01
1
Booting virtual machines automatically
Hello,
I am managing several virtual machines (a predefined set) with virsh, and I
would like to make sure that all VMs are booted when the host reboots.
What is the recommended approach for this?
Thanks,
Daniel Gonzalez
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Apr 27
4
[UK SPECIFIC] DAHDI and a OpenVox Card
Hi,
Built a new server at the weekend and install Asterisk 1.6.0.9 and IAX and SIP work great :) The one problem I am having is getting the OpenVox (TDM400 type card) to work. It is successfully identified using WCTDM kernel module and dahdi_scan picks it up just fine. The issue is when I try and setup dahdi_channel.conf as it fails everytime. When running asterisk -rvvvv I see the port pick
2006 Dec 27
0
comand stun (for what) asterisk 1.4
I'm looking for some doc's what is new in 1.4
in deep for the comand stun debug
neptun:/usr/src/asterik_pgk/asterisk-1.4.0/main # asterisk -rvvvv
Asterisk 1.4.0, Copyright (C) 1999 - 2006 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with
2014 Oct 14
1
Do subroutines need their own h extension?
Hi all,
According to the documentation (
http://www.voip-info.org/wiki/view/Asterisk+h+extension):
Be aware: Macros require their own h extension as they do not make use of
the calling context's h extension!
Does this apply to subroutines too? I am unable to find the corresponding
explanation.
If not: what happens when a call is hanged-up during the execution of a
subroutine? Is the h
2015 Feb 26
1
How to perform some tasks after the CDR has been closed?
Hi,
I would like to do some tasks after the CDR has been closed, and the
CDR(end), CDR(billsec) and CDR(duration) fields are available. I have tried
to do that on the h extension, but it seems the CDR is not yet complete in
the h extension.
When is the CDR closed? How can I trigger some actions after that event?
It would be nice if the channel is still available, since I need access to
other
2005 Jun 28
0
help, switch off NOTICE in console
Hello!
Started to use asterisk.
i'm connecting to it with 'asterisk -r -q' command and everytime people are
using it, i see following in my asterisk:
Jun 28 18:07:25 NOTICE[20564]: rtp.c:298 process_rfc3389: RFC3389 support incomplete. Turn off on client if possible
Jun 28 18:11:12 NOTICE[20956]: rtp.c:430 ast_rtp_read: RTP: Received packet with bad UDP checksum
i tryed
2020 Jan 23
1
PJSIP do not challenge 'options' without username. - silence 'notice' on console.
Hi Gang
Mitel PBX use 'options' without username to monitor the connection.
Therefore Asterisk PJSIP cannot match an unsername against an endpoint
and prints a notice on the console.
Is there a way to silence this kind of notice?
I wonder if identify_by 'header' could solve the issue to match method
'options', but I was not able to find any documentation about this.
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 after a timeout occurrs in the Dial()
application.
Then, the Hangup() application is
2004 May 23
5
PRI problem???
I have just finished installing a new asterisk box at my work. The box is
quite hefty, dual Zeon 2.8s with SCSI drives and 2Gb of memory. I have a 4
port Digium T1 card for channel bank and PRI access.
I activated a PRI from a local CLEC (DMS-500 based, National protocol).
This PRI is on slot 2 of the card and is set as the primary timing source.
It is ESF/B8ZS.
All the software is latest
2008 Feb 08
10
Rsync 2.6.9 does not skip any files based on modification time
Hi
I am trying to rsync some ghost images from a windows client running Windows
XP to my Linux server. The problem is that rsync sends the complete files
again even if nothing changed on the client side. The only way to avoid this
is to use the "-c"-option but this takes nearly as long as uploading the
files would.
The server is running rsync-2.6.9, /etc/rsyncd.conf looks as follows.
2014 Sep 19
11
[Bug 84101] New: A crash upon boot
https://bugs.freedesktop.org/show_bug.cgi?id=84101
Priority: medium
Bug ID: 84101
Assignee: nouveau at lists.freedesktop.org
Summary: A crash upon boot
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: danny_archer at fastmail.fm
Hardware:
2015 Apr 26
1
Error writing CDR
>> Hi All
>>
>> I have dozens of these messages on CLI complaining about database
>> connection and error writing CDR to disk.
>>
>> The curious thing is I can find them all inside the database. I
>> "selected" them using uniqueid and manually compared each column
>> with the cdr_adaptive_odbc.c error line.
>>
>>
2015 Apr 25
4
Error writing CDR
Hi All
I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk.
The curious thing is I can find them all inside the database.
I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line.
"mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e -v DBase" both returned OK for
2015 Mar 30
0
WaitForSilence NEVER detects silence,,Post
I have a call server that runs on a few custom AGI scripts initiating
calls and then managing the calls. I'm getting stuck on the detecting
silence functions. I wanted to use the silence detecting as a quick
method of substituting Answering Machine Detection.
However, whenever WaitForSilence is supposed to be detecting silence, it
always just ends the interval whether or not there is
2015 Mar 30
0
WaitForSilence NEVER detects silence
I have a call server that runs on a few custom AGI scripts initiating
calls and then managing the calls. I'm getting stuck on the detecting
silence functions. I wanted to use the silence detecting as a quick
method of substituting Answering Machine Detection.
However, whenever WaitForSilence is supposed to be detecting silence, it
always just ends the interval whether or not there is
2015 Apr 25
0
Error writing CDR
> Hi All
>
> I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk.
>
> The curious thing is I can find them all inside the database.
> I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line.
>
> "mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e
2015 Apr 26
0
Error writing CDR
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 04/25/2015 10:51 PM, Ethy H. Brito wrote:
>
> Hi All
>
> I have dozens of these messages on CLI complaining about database
> connection and error writing CDR to disk.
>
> The curious thing is I can find them all inside the database. I
> "selected" them using uniqueid and manually compared each column
> with
2015 Apr 28
2
Function IMPORT and Local channels
Hi all
These questions were asked back in 2009 at lists.digium.com and got unanswered:
- Has someone been successful in using IMPORT on a Local channel ?
- Is there a known limitation in doing so ?
I run into the same problem.
${IMPORT(Local/1234 at example-abcd;2,CALLERID(dstchannel))} returns nothing.
But I can read the dstchannel for it into the CDR.
Asterisk is 11.7.0~dfsg-1ubuntu1