Displaying 4 results from an estimated 4 matches for "safe_append".
2014 May 15
1
Call file problem, DelayedRetry/retrying spite MaxRetries: 0
...nce we're
currently running '/var/spool/asterisk/outgoing/callfile'
Asterisk code:
if (o->retries <= o->maxretries) {
now += o->retrytime;
if (o->callingpid && (o->callingpid == ast_mainpid)) {
safe_append(o, time(NULL), "DelayedRetry");
ast_log(LOG_DEBUG, "Delaying retry since we're
currently running '%s'\n", o->fn);
free_outgoing(o);
} else {
/* Increment retries */...
2013 Sep 28
1
problem to get MWI working
Hello,
I am trying to get MWI working after integrating Asterisk with CCM.I have followed the instructions in http://www.voip-info.org/wiki/view/Asterisk+Cisco+CallManager+Voicemail+IntegrationMy problem is that I don't see externnotify's script being called at all in the logs, and not sure if I miss something here!
In Voicemail general I addedpollmailboxes =
2014 Apr 23
2
Trunk issue
I have setup a trunk on Asterisk 11.7 to an Avaya Session Manager. Every time I try to send a call over it, the call gets rejected. Here is the sip debug trace. Could anyone tell me what may be going wrong?
nxdasterisk-2*CLI>
[Apr 23 08:20:59] WARNING[19047]: pbx_spool.c:309 safe_append: Unable to set utime on /var/spool/asterisk/outgoing/scott.call: Operation not permitted
Audio is at 18380
Adding codec 100004 (alaw) to SDP
Adding codec 100012 (g722) to SDP
Adding codec 100003 (ulaw) to SDP
Reliably Transmitting (no NAT) to 192.168.175.135:5060:
INVITE sip:913145152244 at 192.168...
2013 Feb 20
2
exten => h,n,AGI(generateCall.php,${NEXT})
...rwxrwx 2 root users 4096 Sep 13 06:59 systemdrwxrwxrwx 2 root users 4096 Sep 13 06:59 tmpdrwxrwxrwx 2 root users 4096 Sep 13 06:59 voicemailmac at almighty ~ $____________________________________________________________________________almighty*CLI>[Feb 20 20:39:32] WARNING[2007]: pbx_spool.c:278 safe_append: Unable to set utime on /var/spool/asterisk/outgoing/9033544852.call: Operation not permitted -- Attempting call on dongle/dongle0/9033544852 for call at call:1 (Retry 1) > Channel Dongle/dongle0-010000000d was answered. -- Executing [call at call:1] Answer("Dongle/dongle0-01000...