|
reSIProcate/stack
9694
|


Go to the source code of this file.
Classes | |
| class | resip::DateCategory |
| Represents the "SIP-date" element in the RFC 3261 grammar. More... | |
Namespaces | |
| namespace | resip |
SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser. | |
Enumerations | |
| enum | DayOfWeek { resip::Sun = 0, resip::Mon, resip::Tue, resip::Wed, resip::Thu, resip::Fri, resip::Sat } |
| enum | Month { resip::Jan = 0, resip::Feb, resip::Mar, resip::Apr, resip::May, resip::Jun, resip::Jul, resip::Aug, resip::Sep, resip::Oct, resip::Nov, resip::Dec } |
Variables | |
| Data | resip::DayOfWeekData [] |
| Data | resip::MonthData [] |
1.7.5.1