Hi There,
I have call files being successfully processed with Asterisk 1.6.2. However, when the call ends the file is not moved to the outgoing_done directory. outgoing_done has been chmod 777 and owned by the asterisk user. The call files themselves are also owned by the asterisk user.
Also, strangely enough, with archive set to no, the call file isn’t deleted. However it is updated with the Status.
Any ideas?
Thanks!
-Nick
Example call file:
Channel: SIP/***
CallerID: ****
MaxRetries: 0
RetryTime: 60
WaitTime: 120
Context: test-call
Extension: s
Set: MSG=/var/lib/asterisk/sounds/en/lyrics-louie-louie
Set: INSTANCE=200
Set: DESTINATION=****
archive: Yes