R
Size: a a a
R
R
VT
ms
R
AA
ms
D
D
f = fopen(o->fn, "r");
D
BL
ms
D
do {и варнинг вываливается только один раз
f = fopen(o->fn, "r");
if (!f) {
ast_log(LOG_WARNING, "Unable to open %s: '%s'(%d), retrying\n",
o->fn, strerror(errno), (int) errno);
};
} while(!f);
D
BL
ms
BL
D
#!/bin/shсам файл представляет из себя
cp testfile.call noname.call
chown asterisk:asterisk noname.call
chmod 664 noname.call
mv noname.call /var/spool/asterisk/outgoing/
Channel: SIP/6500
Application: Playback
Data: demo-congrats
CallerID: Aster <6000>
D