aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_osplookup.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-17OSPNext does not handle success/failure correctly (issue #7147 reported and f...file1-17/+19
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-21issue #5789russell1-0/+4
2005-11-08issue #5650kpfleming1-0/+1
2005-11-08issue #5638kpfleming1-39/+99
2005-11-06issue #5605russell1-0/+1
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell1-5/+5
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell1-3/+23
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-10/+9
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+15
2005-09-07convert a bunch of apps to use ast_goto_if_exists() (issue #5138)kpfleming1-6/+3
2005-06-06the last round of file version tagskpfleming1-5/+9
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming1-2/+2
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-11/+11
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-05Merge OSP updates from matt nicholson (with changes)markster1-11/+12
2004-10-02Huge callerid rework (might break H.323, others)markster1-7/+7
2004-06-25Small outgoing OSP cleanupsmarkster1-1/+4
2004-06-25Add outgoing OSP support (SIP only at this point)markster1-0/+274