Archives : July-2018
Sorry, I see I have submitted a testing version of the dialplan fragment. Actual extension 7777 is: ;listen to recording exten=>7777,1,Answer() exten=>7777,n,NoOp(Requesting File ${recfile}) exten=>7777,n,NoOp(Rec file set to ${recfile}) exten=>7777,n,NoOp(..
Guys I have the following dialplan code that I use to play back recordings, the filename being provided in an originate statement to the AMI (AJAM) interface: Action: Originate ActionID: test Channel: SIP/3015 Exten: 7777 Context: local Priority: 1 Caller..