dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
russell f042431847 Add a massive set of changes for converting to use the ast_debug() macro.
(issue #9957, patches from mvanbaak, caio1982, critch, and dimas)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@69327 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-14 19:39:12 +00:00
tilghman eb5d461ed4 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@67864 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-06 21:20:11 +00:00
russell 521f1359c8 Yet another minor change to test mantis/svn
(issue #9828)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@67805 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-06 19:35:49 +00:00
russell cc7d1eb7ec minor formatting change ... testing mantis/svn
(issue #9828)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@67803 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-06 19:21:13 +00:00
russell 9e6359da1b minor formatting change ... testing mantis/svn
(issue #9828)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@67799 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-06 19:10:03 +00:00
dbailey cfd00151e4 Changed the dtmf detection to integer based goertzel algorithm.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@66471 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-29 19:00:40 +00:00
file 21e626b1e7 Merged revisions 58389 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r58389 | file | 2007-03-08 11:07:10 -0500 (Thu, 08 Mar 2007) | 10 lines

Merged revisions 58388 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r58388 | file | 2007-03-08 11:04:58 -0500 (Thu, 08 Mar 2007) | 2 lines

Only print out debug message if the definition that makes the variables shows up was actually defined. (issue #9233 reported by serginuez)

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@58390 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-08 16:09:23 +00:00
file cd15e6156e Cosmetic changes. Make main source files better conform to coding guidelines and standards. (issue #8679 reported by johann8384)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51486 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-23 00:11:32 +00:00
mogorman 4a1aaf52ae bug #8076 check option_debug before printing to debug channel.
patch provided in bugnote, with minor changes.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44253 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-03 15:53:07 +00:00
file 3f22aa53af Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41507 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-31 01:59:02 +00:00
kpfleming 8b0c007ad9 merge new_loader_completion branch, including (at least):
- restructured build tree and makefiles to eliminate recursion problems
  - support for embedded modules
  - support for static builds
  - simpler cross-compilation support
  - simpler module/loader interface (no exported symbols)



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40722 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-21 02:11:39 +00:00