Commit Graph

53 Commits (f54bef6dffaaf095ccb51ebfa6f1932a102c56be)

Author SHA1 Message Date
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Tilghman Lesher 016034115e Merged revisions 32582 via svnmerge from
19 years ago
Russell Bryant 80a153af79 - use stringfields in a bunch of the fields of the zt_pvt structure in chan_zap
19 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
19 years ago
Olle Johansson 2c4ebe356e Issue #6450 - Don't remove characters from SIP uri's when not needed
19 years ago
Mark Spencer 8b5670d8f1 Fix build of asterisk again (ahem, committers!)
19 years ago
Olle Johansson a6a0a8a287 - Formatting fixes
19 years ago
Kevin P. Fleming a1e703fb01 more memory allocation wrapper conversion
19 years ago
Russell Bryant e040a10d81 finish reverting my pass through the tree to remove checks of the result of
20 years ago
Tilghman Lesher 51944ec723 Bug 6096 - callerid_parse cleanup
20 years ago
Russell Bryant a501cdb8c6 remove some useless checks after calls to ast_strdupa
20 years ago
Matthew Fredrickson 4401b7e67f Changes to allow receiving japanese callerid (Bug #5928)
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Russell Bryant d8dfa4434d finish merging doxygen updates from issue #5605
20 years ago
Russell Bryant a736096e0b change ast_strlen_zero to also check for the string to be defined
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Russell Bryant 52594b6b12 fix a bunch of gcc4 warnings realted to pointer signedness
20 years ago
Russell Bryant edbc500b77 more ast_copy_string conversions
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer c96810b9d3 Add new callerpres parsing API (bug #3648)
20 years ago
Mark Spencer 1204348efa Fix callerid split (bug #3507)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer c4da80e6e0 Fix some callerid output
21 years ago
Mark Spencer e5091a2b33 Fix the shrink_number to not remove the trailing '.'
21 years ago
Mark Spencer c991f6acf1 Don't strip bracketed hyphens (bug #2608)
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
Mark Spencer 250260064f Fix callerid for canada (bug #2552)
21 years ago
Mark Spencer 5dad6f4319 Merge UK + DTMF Caller*ID stuff and fix app_test description
21 years ago
Mark Spencer 81df8343d3 Only accept first callerid number (bug #2395)
21 years ago
Mark Spencer 832da92bdc Demand more information on callerid to prevent possible overruns
21 years ago
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
21 years ago
Mark Spencer df4ea0cec4 Make CAS tone quieter
21 years ago
James Golovich 5acaa777b8 Change strlen calls to ast_strlen_zero in callerid.c
21 years ago
Mark Spencer d051e2da43 Recognize + as a valid part of a phone number
21 years ago
Mark Spencer 7d2624dd3c Wait a half a second before sending VMWI...
21 years ago
Mark Spencer f4cafc5041 Typo
22 years ago
Mark Spencer 1b19a2b1de Callerid fix and warning cleanup (bug #367 & #356)
22 years ago
Mark Spencer 193f6631be * and # are potentially parts of phone numbers
22 years ago
Mark Spencer 7089f24156 Strip out quotes (and leading/trailing spaces) in callerid_parse when dealing with name only
22 years ago
Mark Spencer 785958db53 Support French Caller*ID
22 years ago
Mark Spencer 9baba73625 Eliminate localtime calls, various cleanups
22 years ago
Mark Spencer 7e8b1a0389 Version 0.3.0 from FTP
23 years ago
Mark Spencer 8cd708fbeb Version 0.2.0 from FTP
23 years ago
Mark Spencer 31fcc5dbed Version 0.1.11 from FTP
24 years ago
Mark Spencer 54e1f06913 Version 0.1.10 from FTP
24 years ago