Displaying 1 result from an estimated 1 matches for "09d18fc0".
2009 May 11
1
PauseMonitor() Hanging Up Call
...Executing [s at macro-pause-record:2]
PauseMonitor("SIP/myphone-09d26e60", "") in new stack
== Spawn extension (macro-pause-record, s, 2) exited non-zero on
'SIP/myphone-09d26e60' in macro 'pause-record'
== Auto fallthrough, channel 'SIP/xlite-09d18fc0' status is 'ANSWER'
If I change the [applicationmap] entries in features.conf to allow
pause/resume from the caller phone, e.g.:
in-pauseMonitor => *7,self/caller,Macro,pause-record
in-resumeMonitor => *9,self/caller,Macro,resume-record
Then it works like a charm!...