23 Feb
2016
23 Feb
'16
3:14 p.m.
Perfect. Thank You Much. On 24 February 2016 at 00:25, Alan DeKok <aland@deployingradius.com> wrote:
On Feb 23, 2016, at 1:08 PM, Aqs Younas <aqsyounas@gmail.com> wrote:
Thanks for your Reply. I am using mod_python for setting SIP-AVP
This is how I set them, So where do i need to add "+="
radiusReply = (('SIP-AVP','callrecording:'No ),) + radiusReply
Use:
radiusReply = (('SIP-AVP','+=', 'value' ),
That should work.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html