Commit Graph

19388 Commits (bbed34f76455df0250862ba4c4c324452ad6c0bb)
 

Author SHA1 Message Date
Russell Bryant bbed34f764 Various updates to the unit test API.
16 years ago
David Vossel dd48c7eb40 fixes a merging error for the iaxs and iaxsl off by one fix
16 years ago
David Vossel 5be3d14c11 Merged revisions 245792 via svnmerge from
16 years ago
Tilghman Lesher 2d6f0c4607 Ensure frames are only freed once.
16 years ago
Matthew Nicholson f935799e51 This commit removes an extra newline in T.38 generated SDP packets. This bug was caused by the fix introduced in r243860.
16 years ago
Kevin P. Fleming 3760672f40 Don't offer MMR or JBIG transcoding during T.38 negotiation.
16 years ago
Russell Bryant f2282722dd Fix return value of get_ie_str() and get_ie_str_hash() for non-existent IE.
16 years ago
Russell Bryant 38ed79a076 UNREGISTER instead of REGISTER in unload_module().
16 years ago
Russell Bryant a0d74cef66 Use memmove() instead of memcpy() for a case where the buffers overlap.
16 years ago
Russell Bryant e9184b8dbe Remove object files from the channels/sip/ directory on make clean.
16 years ago
Tilghman Lesher 2b01c7b185 Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.
16 years ago
Jason Parker e90a6b4646 Merged revisions 245496 via svnmerge from
16 years ago
Olle Johansson 24ab9b5778 Blocked revisions 245422 via svnmerge
16 years ago
Russell Bryant dcc85db7b6 Add the libvpb-dev package as a dependency.
16 years ago
Russell Bryant 77578f5e35 Add a todo for pbx_gtkconsole for updating to gtk2.
16 years ago
Russell Bryant e438cffa36 Add more packages required for building Asterisk modules.
16 years ago
Russell Bryant 96f382fb60 Make chan_usbradio compile.
16 years ago
Russell Bryant fe19e1fbd3 Add a SHA1 test module.
16 years ago
Russell Bryant b0a0ee6bfe Remove unnecessary include, ast_md5_hash() comes from utils.h.
16 years ago
Russell Bryant c54ab1ae21 Add an MD5 test module.
16 years ago
Russell Bryant 0ea944df9e Fix a couple of spelling errors, and add format module dependencies.
16 years ago
Russell Bryant f199367b93 Tweak formatting and add minor updates to some comments.
16 years ago
Russell Bryant 2191c94336 Remove an extra space.
16 years ago
Mark Michelson a1ac799b58 Remove parsing of constantssrc from reload_config.
16 years ago
Mark Michelson 38cb3e2ac9 Remove useless sip options related to hash table size.
16 years ago
David Vossel bc16d44b73 fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disabled
16 years ago
Jeff Peeler 4a03da160e Merged revisions 245044 via svnmerge from
16 years ago
Tilghman Lesher cf6592e58e Merge tests that verify the same thing. (Oops.)
16 years ago
David Vossel a97e8f3908 adds total call numbers available to 'iax2 show callnumber usage' cli output
16 years ago
Terry Wilson 6ad3619189 Fix crash on 32-bit for users not using https
16 years ago
Sean Bright acdb1bd82f Merged revisions 244926 via svnmerge from
16 years ago
David Vossel 1810f1efff fixes issue with sip registry not having correct default expiry
16 years ago
David Vossel a7123b5f4f fixes memory leak in astobj2 test
16 years ago
Jeff Peeler d5ee95eae6 Blocked revisions 244785 via svnmerge
16 years ago
David Vossel f30de5ef0e parse_moved_contact tries to parse contact_name twice
16 years ago
Tilghman Lesher 962b1a22fd Try to make ast_format_str_reduce fail...
16 years ago
Tilghman Lesher d4c861c61b Oops
16 years ago
Tilghman Lesher 367f805919 Define a small set of constant return values
16 years ago
David Vossel 6c0399452c fix truncated format string in 'test show registered'
16 years ago
Richard Mudgett 5dd6922d20 Add ignore *.i files property to the new channels/sip directory.
16 years ago
Jeff Peeler b527525ffc Add some additional option support for non-default parking lots.
16 years ago
David Vossel a9932363a9 -----Changes -----
16 years ago
Mark Michelson dbc3111652 Initialize counters in ast_sched_report so that resulting data is not bogus.
16 years ago
Tilghman Lesher d3ae695204 The chanvar= setting should inherit the entire list of variables, not just the first one.
16 years ago
David Vossel 36bbf8f902 fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagram field
16 years ago
Tilghman Lesher dd1c5f27ee Properly respect GOSUB_RESULT as to what to do with the master channel.
16 years ago
Tilghman Lesher 5071b6debc Correct some off-by-one errors, especially when expressions don't contain expected spaces.
16 years ago
Tilghman Lesher 81762bf4c7 Merged revisions 244242 via svnmerge from
16 years ago
Tilghman Lesher 5e4155ad56 Blocked revisions 244151 via svnmerge (fixed a different way in trunk and 1.6.x)
16 years ago
Tilghman Lesher 72c1b76038 Merged revisions 244070 via svnmerge from
16 years ago