]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_outbound_registration: Ensure URI validation happens in a pjlib thread.
authorJoshua Colp <jcolp@digium.com>
Fri, 3 Jan 2014 17:09:17 +0000 (17:09 +0000)
committerJoshua Colp <jcolp@digium.com>
Fri, 3 Jan 2014 17:09:17 +0000 (17:09 +0000)
commitb5d88eecd4f7ea1f449382e23215b22393a68aed
tree09f4be1431d7eaf96b2b1a7d1fef297545ee521b
parent037620898aa9a401e5a258ec59cc6c9c85dd554c
res_pjsip_outbound_registration: Ensure URI validation happens in a pjlib thread.

This change moves outbound registration URI validation into the task executed
within a pjlib thread.

Reported by: Andrew Nagy

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@404725 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip_outbound_registration.c