summaryrefslogtreecommitdiff
path: root/res/res_osp.c
AgeCommit message (Expand)Author
2006-01-22eliminate some compiler warningsRussell Bryant
2006-01-21- conversions to allocation wrappersRussell Bryant
2006-01-04Issue #5952: Add destination protocol information to res_osp (homesick)Olle Johansson
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-04support call duration limits on inbound OSP calls (issue #5346)Kevin P. Fleming
2005-09-14use API call for setting call time limit (issue #5227)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-14add token format specification support (issue #5199)Kevin P. Fleming
2005-09-02ensure that OSP-provided call duration limit is honored (issue #5099)Kevin P. Fleming
2005-09-01don't send OSP tokens do devices that are not OSP aware (issue #5093)Kevin P. Fleming
2005-09-01send the correct Call-ID when using OSP (issue #5095)Kevin P. Fleming
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-06-20Fix OSP stuffMark Spencer
2005-06-06more file version tagsKevin P. Fleming
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-05Merge OSP updates from matt nicholson (with changes)Mark Spencer
2004-10-22Fix minor OSP issueMark Spencer
2004-09-07Changes from Dimitri for OSP codes, minor bugletsMatthew Fredrickson
2004-07-14Merge remaining audit patch (save dlfcn.c)Mark Spencer
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)Mark Spencer
2004-06-29Display invalid extension when there is one, fix minor OSP typo, Don't send 2...Mark Spencer
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...Mark Spencer
2004-06-25Add sample config file, implement verificationMark Spencer
2004-06-25Small outgoing OSP cleanupsMark Spencer
2004-06-25Add outgoing OSP support (SIP only at this point)Mark Spencer