summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsip/common/sip_dialog_ui.c
AgeCommit message (Collapse)AuthorFilesLines
2008-01-15PSARC 2008/007 SIP Statistics And Logginggm2099121-1/+23
6496355 SIP stack should provide Call Tracing, logging and stat counters
2007-09-19PSARC 2007/447 SIP Contact APIgm2099121-0/+56
6503334 SIP library should support "*" as a valid contact header value 6587481 add a SIP API to retrieve the the local contact information from sip_dialog structure 6589677 add a SIP API to create a request inside a dialog, without a Contact header
2007-07-236583537 sip_create_dialog_req() should add correct value to the Contact headergm2099121-0/+2
2007-07-126577286 sip_create_dialog_req() incorrectly fills in the contact headergm2099121-2/+0
6577343 incorrect assert aborts the program
2007-01-186480199 header files in libsip needs clean-upvi1177471-3/+8
6481951 SIP timer doesn't schedule timeouts accurately 6484530 Memory leak in deleting partial dialogs
2006-10-07PSARC 2006/402 SIP Library Integrationvi1177471-0/+531
6461142 Integrate SIP in Solaris