Displaying 7 results from an estimated 7 matches for "scan_service".
2006 Oct 28
1
tx_fax not getting entire fax
...Oct 28 13:13:42 DEBUG[22763]: app_txfax.c:69 span_message: FLOW FAX Set
tx type 8
Oct 28 13:13:43 DEBUG[22746]: chan_sip.c:1412 __sip_ack: Stopping
retransmission on '3c21f264222914d236d6ec915b6d78f7@24.123.23.170' of
Request 102: Match Found
Oct 28 13:13:43 DEBUG[22738]: pbx_spool.c:319 scan_service: Delaying
retry since we're currently running '??
x(?'
Oct 28 13:13:43 DEBUG[22763]: app_txfax.c:69 span_message: FLOW FAX Set
rx type 0
Oct 28 13:13:43 DEBUG[22763]: app_txfax.c:69 span_message: FLOW FAX Set
tx type 4
Oct 28 13:13:44 DEBUG[22763]: app_txfax.c:69 span_message: FLOW F...
2009 Mar 11
4
Are .call files working with extensions.ael ?
...o
my "astup.call" file :
[Mar 12 00:13:56] WARNING[2538]: pbx_spool.c:267 apply_outgoing: At least
one of app or extension (or keyword message/pdu) must be specified, along
with tech and dest in file /var/spool/asterisk/outgoing/astup.call
[Mar 12 00:13:56] WARNING[2538]: pbx_spool.c:457 scan_service: Invalid file
contents in /var/spool/asterisk/outgoing/astup.call, deleting
[Mar 12 00:13:56] WARNING[2538]: pbx_spool.c:505 scan_thread: Failed to scan
service '/var/spool/asterisk/outgoing/astup.call'
With an extensions.conf enabled system, the same "astup.call" file would
wor...
2006 May 24
1
Placing call files in /var/spool/asterisk/outgoing/ does not work
...ns are kept in the
# context called [extensions]
#
Context: ext-local
Extension: 210
Priority: 1
>>>
I'm coping (as root) from /root/call to /var/spool/asterisk/outgoing/max.call
This is what tunes up in the console :
<<<
May 24 08:57:27 WARNING[10618]: pbx_spool.c:347 scan_service: Unable
to open /var/spool/asterisk/outgoing/max.call: Permission denied,
deleting
May 24 08:57:27 WARNING[10618]: pbx_spool.c:389 scan_thread: Failed to
scan service '/var/spool/asterisk/outgoing/max.call'
>>>
What am I doing wrong ?
Thank you.
--
Cheers,
Maxim Vexler
"F...
2006 Nov 20
3
Spandsp rxfax txtax fails no errors
I'm using Slackware 11.
I unistalled the package that provides libtiff 3.8.....
and installed the most current 3.7.... for lib tiff.
I downloaded asterisk 1.4 beta3 and the 1.4 beta2 addons and untared them.
created a simlink:
ln -s asterisk-1.4.0-beta3 asterisk
I've compiled spandsp from as follows
cd /usr/src
wget
2006 May 24
0
Placing call files in
...;
> I'm coping (as root) from /root/call to
> /var/spool/asterisk/outgoing/max.call
you should mv the file (and in the same filesystem, so 'rename' is used)
>
> This is what tunes up in the console :
> <<<
> May 24 08:57:27 WARNING[10618]: pbx_spool.c:347 scan_service: Unable
> to open /var/spool/asterisk/outgoing/max.call: Permission denied,
> deleting
> May 24 08:57:27 WARNING[10618]: pbx_spool.c:389 scan_thread: Failed to
> scan service '/var/spool/asterisk/outgoing/max.call'
> >>>
>
> What am I doing wrong ?
Letting as...
2009 Mar 16
1
Bristuff bug or feature ? (Was: Are .call files working with extensions.ael ? bristuff problem)
...call file thereafter produces :
[Mar 16 15:39:36] WARNING[25547]: pbx_spool.c:267 apply_outgoing: At least
one of app or extension (or keyword message/pdu) must be specified, along
with tech and dest in file /var/spool/asterisk/outgoing/astup.call
[Mar 16 15:39:36] WARNING[25547]: pbx_spool.c:457 scan_service: Invalid file
contents in /var/spool/asterisk/outgoing/astup.call, deleting
[Mar 16 15:39:36] WARNING[25547]: pbx_spool.c:505 scan_thread: Failed to
scan service '/var/spool/asterisk/outgoing/astup.call'
Reverting Bristuff's patch on lines 266 in asterisk/pbx/pbx_spool.c such as
corre...
2009 Sep 02
1
Skype for Asterisk callfile question
...error at line 3 of /var/spool/asterisk/outgoing/REMCO.CALL
[Sep 2 09:39:10] WARNING[8834]: pbx_spool.c:260 apply_outgoing: At least
one of app or extension must be specified, along with tech and dest in
file /var/spool/asterisk/outgoing/REMCO.CALL
[Sep 2 09:39:10] WARNING[8834]: pbx_spool.c:427 scan_service: Invalid
file contents in /var/spool/asterisk/outgoing/REMCO.CALL, deleting
[Sep 2 09:39:10] WARNING[8834]: pbx_spool.c:482 scan_thread: Failed to
scan service '/var/spool/asterisk/outgoing/REMCO.CALL'
Where am i going wrong?
Thanks!!