Russell Bryant
|
3fd2857064
Add a missing call to free before returning in an error condition
|
18 years ago |
Tilghman Lesher
|
5f28e2a5c4
Bug 7268 - Callerid leaks memory on error
|
19 years ago |
Kevin P. Fleming
|
d9e19f71f3
|
19 years ago |
Russell Bryant
|
72e842d115
finish merging doxygen updates from issue #5605
|
19 years ago |
Russell Bryant
|
2104250e32
change ast_strlen_zero to also check for the string to be defined
|
19 years ago |
Russell Bryant
|
019929452c
Doxygen documentation update from oej (issue #5505)
|
19 years ago |
Kevin P. Fleming
|
125059a469
update MANY more files with proper copyright/license info (thanks Ian!)
|
19 years ago |
Russell Bryant
|
432b841f7b
fix a bunch of gcc4 warnings realted to pointer signedness
|
20 years ago |
Russell Bryant
|
9672a04132
more ast_copy_string conversions
|
20 years ago |
Kevin P. Fleming
|
146648da48
more file version tags
|
20 years ago |
Kevin P. Fleming
|
f766a596ef
remove experimental module version tags
|
20 years ago |
Kevin P. Fleming
|
0ac5638fd5
phase 1 of header include cleanup (bug #4067)
|
20 years ago |
Kevin P. Fleming
|
d09e282e31
use double-quotes instead of angle-brackets for non-system include files (bug #4058)
|
20 years ago |
Mark Spencer
|
d09b6cf56d
Add new callerpres parsing API (bug #3648)
|
20 years ago |
Mark Spencer
|
2fb6d46513
Fix callerid split (bug #3507)
|
20 years ago |
Russell Bryant
|
f9b70bbeb9
update copyright headers for 2005
|
20 years ago |
Mark Spencer
|
a028daab4e
Fix some callerid output
|
20 years ago |
Mark Spencer
|
4afdfca2c6
Fix the shrink_number to not remove the trailing '.'
|
20 years ago |
Mark Spencer
|
1bd4940881
Don't strip bracketed hyphens (bug #2608)
|
20 years ago |
Mark Spencer
|
593c145af9
Huge callerid rework (might break H.323, others)
|
20 years ago |
Mark Spencer
|
9fc6f8aef1
Fix callerid for canada (bug #2552)
|
20 years ago |
Mark Spencer
|
ff9afb76c9
Merge UK + DTMF Caller*ID stuff and fix app_test description
|
20 years ago |
Mark Spencer
|
6dce980da7
Only accept first callerid number (bug #2395)
|
20 years ago |
Mark Spencer
|
eaed7c54a1
Demand more information on callerid to prevent possible overruns
|
21 years ago |
Mark Spencer
|
d7757824f6
More strcpy / snprintf as part of rgagnon's audit (bug #2004)
|
21 years ago |
Mark Spencer
|
e23b26fabc
Make CAS tone quieter
|
21 years ago |
James Golovich
|
911e65e85c
Change strlen calls to ast_strlen_zero in callerid.c
|
21 years ago |
Mark Spencer
|
036c2aa871
Recognize + as a valid part of a phone number
|
21 years ago |
Mark Spencer
|
89a29275aa
Wait a half a second before sending VMWI...
|
21 years ago |
Mark Spencer
|
4f483a31b7
Typo
|
21 years ago |