aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_osp.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-10more ast_copy_string conversionsrussell1-17/+17
2005-06-20Fix OSP stuffmarkster1-6/+6
2005-06-06more file version tagskpfleming1-13/+15
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming1-4/+4
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-19/+19
2005-01-25Merge config updates (bug #3406)markster1-2/+2
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-05Merge OSP updates from matt nicholson (with changes)markster1-6/+27
2004-10-22Fix minor OSP issuemarkster1-1/+1
2004-09-07Changes from Dimitri for OSP codes, minor bugletsmattf1-1/+3
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-17/+17
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)markster1-4/+4
2004-06-29Display invalid extension when there is one, fix minor OSP typo, Don't send 2...markster1-1/+1
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...markster1-1/+1
2004-06-25Add sample config file, implement verificationmarkster1-0/+61
2004-06-25Small outgoing OSP cleanupsmarkster1-0/+12
2004-06-25Add outgoing OSP support (SIP only at this point)markster1-0/+736