[asterisk-commits] mjordan: trunk r434507 - in /trunk: ./ res/res_pjsip_dlg_options.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Apr 9 10:43:22 CDT 2015


Author: mjordan
Date: Thu Apr  9 10:43:20 2015
New Revision: 434507

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=434507
Log:
res/res_pjsip_dlg_options: Add a module to handle in-dialog OPTIONS requests

This patch adds a new session supplement that handles in-dialog OPTIONS
requests. Said OPTIONS requests are sent a 200 OK, as an endpoint lookup
for the OPTIONS request would already have been done by the time the
session supplement receives the inbound request.

ASTERISK-24862 #close
Reported by: yaron nahum
patches:
  res_pjsip_dlg_options.c submitted by yaron nahum (License 6676)
........

Merged revisions 434506 from http://svn.asterisk.org/svn/asterisk/branches/13

Added:
    trunk/res/res_pjsip_dlg_options.c
      - copied unchanged from r434506, branches/13/res/res_pjsip_dlg_options.c
Modified:
    trunk/   (props changed)

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-13-merged' - no diff available.




More information about the asterisk-commits mailing list