Commit Graph

19402 Commits (72dcd51cc8e6790fa9509536f9eb02a3cbef236f)
 

Author SHA1 Message Date
David Vossel 72dcd51cc8 fixes areas where port should be removed from domain during parsing
16 years ago
TransNexus OSP Development 034a79c303 Updated doc for OSP lookup application.
16 years ago
David Vossel 6d9c531237 fixes some test description formatting inconsistencies so log file looks nice
16 years ago
David Vossel 9478670527 astobj2 unit test and bug fix
16 years ago
Russell Bryant 1321748c19 Add a test module for the event API, test_event.c.
16 years ago
David Vossel f57e5150e5 additional parse_uri test and documentation
16 years ago
Tilghman Lesher 83b0d30de5 res_pktccops needs to be able to export a symbol for chan_mgcp
16 years ago
Tilghman Lesher 47f3850a1e Fussy compiler on another machine...
16 years ago
Tilghman Lesher 00b5520a6f Fix weird issue with unit tests on optimized build - turned out to be a signing issue.
16 years ago
David Vossel fa156c067d Merged revisions 246115 via svnmerge from
16 years ago
Jeff Peeler 556260ad93 Change channel state on local channels for busy,answer,ring.
16 years ago
Tilghman Lesher c8abb42e6a Solaris doesn't like outputting a NULL to a %s in format strings.
16 years ago
Tilghman Lesher eaea15aa02 Enable warnings on atypical conditions for the FILTER function (suggested by mmichelson on the -dev list).
16 years ago
Tilghman Lesher 5b86e43b30 Merged revisions 245944 via svnmerge from
16 years ago
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