Commit Graph

6409 Commits (3b94cadaf95975ca7ff90a091ce4e3d3461b218d)

Author SHA1 Message Date
Alec L Davis 98154867e6 overlap receiving: automatically send CALL PROCEEDING when dialplan starts
16 years ago
Kevin P. Fleming 7e2145b9ac Merged revisions 249234 via svnmerge from
16 years ago
Mark Michelson 86f0690571 Merged revisions 249100 via svnmerge from
16 years ago
Tilghman Lesher ba75980904 Also kill the .i files, or else the build process will not recreate them, when we
16 years ago
David Vossel 6568b06d29 Merged revisions 248396 via svnmerge from
16 years ago
Mark Michelson 3a422d7796 Move the REF_DEBUG comment higher in the include list.
16 years ago
Michiel van Baak 55d1fcdd02 Cleanup transmit_* functions, part 1
16 years ago
Moises Silva 0d838691bc mfcr2 issue 0016844 - Fix portability bit fields and make mfcr2_immediate_accept work again, reported and patched by korihor
16 years ago
David Vossel fc0cb53aa5 handle_request_invite revise comment, fix coding guideline issues
16 years ago
Richard Mudgett 57ee669d9f Merged revisions 247910 via svnmerge from
16 years ago
Tilghman Lesher 6fb7e0ece7 If the peer record is from realtime, it could be set to 0, due to MySQL not representing NULL well in integer columns.
16 years ago
Tilghman Lesher e7a5fb5459 Make all of the various rtpqos parameters in this branch available from the CHANNEL function.
16 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
16 years ago
Tilghman Lesher b26b519159 Allow Timer B to be set on the peer, and ensure SIP rules are followed (or warn) in comparison to Timer T1.
16 years ago
Richard Mudgett b2a1ad7946 Restore triedtopribridge flag code removed in -r211197.
16 years ago
David Vossel 2003243947 chan_sip parse code refactoring plus two new unit tests
16 years ago
David Vossel 72dcd51cc8 fixes areas where port should be removed from domain during parsing
16 years ago
David Vossel 6d9c531237 fixes some test description formatting inconsistencies so log file looks nice
16 years ago
David Vossel f57e5150e5 additional parse_uri test and documentation
16 years ago
Jeff Peeler 556260ad93 Change channel state on local channels for busy,answer,ring.
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
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
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
Russell Bryant 96f382fb60 Make chan_usbradio compile.
16 years ago
Russell Bryant f199367b93 Tweak formatting and add minor updates to some comments.
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 a97e8f3908 adds total call numbers available to 'iax2 show callnumber usage' cli output
16 years ago
David Vossel 1810f1efff fixes issue with sip registry not having correct default expiry
16 years ago
David Vossel f30de5ef0e parse_moved_contact tries to parse contact_name twice
16 years ago
David Vossel a9932363a9 -----Changes -----
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 72c1b76038 Merged revisions 244070 via svnmerge from
16 years ago
Tilghman Lesher 397ec33284 Informational message, not an error.
16 years ago
Russell Bryant 5766b06ad4 Add a missing line terminator for T.38 SDP.
16 years ago
Russell Bryant 9ae1efe42c Merged revisions 243779 via svnmerge from
16 years ago
Russell Bryant 34317fb0d3 Fix the ability to specify an OSP token for an outbound IAX2 call.
16 years ago
David Vossel d16b89be17 RFC compliant uri and display-name encode/decode
16 years ago
Olle Johansson 64b76fa41a Merged revisions 242226 via svnmerge from
16 years ago
Tilghman Lesher 04aa8b1149 Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ensure both compile.
16 years ago
Kevin P. Fleming 237f57cafe Fix up compile breakage from ast_tvdiff_ms() API change.
16 years ago
Alec L Davis c7be027151 Update CDR variables as pbx starts
16 years ago
Jeff Peeler 716d3880fc small correction from 241314
16 years ago
Jeff Peeler 4bb10fe6a9 Merged revisions 241227 via svnmerge from
16 years ago
Alec L Davis 800313cbd9 Update CDR variables before pbx starts (overlap dial)
16 years ago
Jeff Peeler 568c057c4c Extend max call limit duration from 24.8 days to 292+ million years.
16 years ago