]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjsip_resolver.c: Use replacement function
authorRichard Mudgett <rmudgett@digium.com>
Thu, 19 Jul 2018 18:27:30 +0000 (13:27 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 19 Jul 2018 18:54:20 +0000 (13:54 -0500)
commit709b795cb0c13230ec4108020004cf025cef8db3
tree42d48ffd9e593f52623e36200e0e445616e2bc18
parent0353c34c6119f91fcbcb5e570c87f27a4a4ee598
pjsip_resolver.c: Use replacement function

* Use the replacement function ast_sip_push_task_wait_servant() instead of
the deprecated ast_sip_push_task_synchronous().

Change-Id: I145b550ba7054640c7faa3b644e63137f505c612
res/res_pjsip/pjsip_resolver.c