Hi, I'm trying to build a SIP Redirect Server using pjsua in Python. I don't need to set up any media between the caller and redirect server, since all I will do is send either a 302 Moved Temporarily or a 403 Forbidden (only some endpoints will be allowed to use the redirect server). I'm trying to set the following diversion header fields before I answer the call: 1. Call has been redirected to a destination different from original target 2. The number to which the call has been redirected 3. The reason for the redirection I'm not sure how to set the diversion header in pjsua. Any help would be greatly appreciated! -- Thanks and regards, AnirudhR -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20141127/e5fa7555/attachment.html>