[sr-dev] [kamailio/kamailio] Document record-call option in rtpengine (#1221)

aalba6675 notifications at github.com
Sat Aug 26 17:26:52 CEST 2017


The are separate and orthogonal
Option 1:
```
rtpengine_manage('record-call=on')
## will start recoridng no need for start_recording()
```

Option 2:
```
rtpengine_manage()
### sometime later in route script

start_recording()
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1221#issuecomment-325138104
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170826/3a156bb1/attachment-0001.html>


More information about the sr-dev mailing list