Re: [SR-Users] Configuration to fetch SIP response body.

2017-03-17 Thread Daniel-Constantin Mierla
rch, 2017 8:32pm > To: "Kamailio (SER) - Users Mailing List" > Subject: Re: [SR-Users] Configuration to fetch SIP response body. > > Won't accessing $mb in an onreply_route work? > > On Thu, Mar 16, 2017 at 08:25:48PM +0530, vi...@advaitamtech.com wrote: >

Re: [SR-Users] Configuration to fetch SIP response body.

2017-03-16 Thread vi...@advaitamtech.com
Yes. It worked. Thank you. -Original Message- From: "Alex Balashov" Sent: Thursday, 16 March, 2017 8:32pm To: "Kamailio (SER) - Users Mailing List" Subject: Re: [SR-Users] Configuration to fetch SIP response body. Won't accessing $mb in an onreply_ro

Re: [SR-Users] Configuration to fetch SIP response body.

2017-03-16 Thread Alex Balashov
Won't accessing $mb in an onreply_route work? On Thu, Mar 16, 2017 at 08:25:48PM +0530, vi...@advaitamtech.com wrote: > > Hi, > > Is there any configuration to fetch SIP response body received?. > > My requirement is to fetch the SIP response body and save it into database. > > Thanks, > V