[SR-Users] Transaction-persistent data and uac_req_send()
Olle E. Johansson
oej at edvina.net
Mon Feb 20 21:19:45 CET 2017
> On 20 Feb 2017, at 20:40, Alex Balashov <abalashov at evaristesys.com> wrote:
>
> Hello,
>
> I am using uac_req_send() to send INVITEs to a redirect server. However,
> upon receiving the redirect, I need access to some state information
> that was last available at the time of sending the request.
>
> Does uac_req_send() allow me to persist AVPs like a normal TM
> transaction? If not, what are my options, other than building my own
> state using htable or what have you? I would really rather not
> maintain—and be responsible for garbage-collecting—externally
> constructed state like that if possible.
If you configure yourself as an outbound proxy you can start a transaction as
you would normally do.
/O
More information about the sr-users
mailing list