summaryrefslogtreecommitdiff
path: root/res/res_pjsip_outbound_registration.c
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2017-02-21 21:17:24 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-02-21 21:17:24 -0600
commita3584c68343f61e4f58c6db8456edd331065318a (patch)
tree8a2b40e5c6f4cdb7e7751576ef660bc6db284c5c /res/res_pjsip_outbound_registration.c
parent51c9dd3d165fa99a05274eb2a14a4b767341af28 (diff)
parenteb9ae4f7cba333c4cd188c741a71c1f244071929 (diff)
Merge "res_pjsip: Record the serializer earlier on the tdata." into 13
Diffstat (limited to 'res/res_pjsip_outbound_registration.c')
-rw-r--r--res/res_pjsip_outbound_registration.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/res_pjsip_outbound_registration.c b/res/res_pjsip_outbound_registration.c
index bfb327c75..122d5bb69 100644
--- a/res/res_pjsip_outbound_registration.c
+++ b/res/res_pjsip_outbound_registration.c
@@ -539,6 +539,7 @@ static pj_status_t registration_client_send(struct sip_outbound_registration_cli
*/
ast_sip_set_tpselector_from_transport_name(client_state->transport_name, &selector);
pjsip_regc_set_transport(client_state->client, &selector);
+ ast_sip_record_request_serializer(tdata);
status = pjsip_regc_send(client_state->client, tdata);
/* If the attempt to send the message failed and the callback was not invoked we need to