write asterisk output to the file - leebalaji1234/voiceprotocol GitHub Wiki
Do command asterisk -r -> sip set debug on and then asterisk -r | tee asterisk-output.txt
watch directory continuosuly on real time
watch -n 5 ls - every 5 seconds watch ls