[mythtv-commits] Ticket #1270: Add support for SIP OPTIONS requests

MythTV mythtv at cvs.mythtv.org
Mon Feb 13 02:23:54 UTC 2006


#1270: Add support for SIP OPTIONS requests
---------------------------------+------------------------------------------
 Reporter:  russelb at clemson.edu  |       Owner:  ijr 
     Type:  patch                |      Status:  new 
 Priority:  minor                |   Milestone:      
Component:  mythphone            |     Version:  head
 Severity:  medium               |  
---------------------------------+------------------------------------------
 The SIP OPTIONS request is commonly used to determine the current state of
 a SIP UA.  In this way, the "OPTIONS" request is used as a sort of "ping"
 to the host to make sure they are still reachable, and furthermore, how
 long it takes them to respond.  So, when the mythphone client receives an
 OPTIONS request, it should simply reply with a "200 OK".

 The attached patch implements this functionality.

 IRC: "drumkilla"

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1270>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list