Commit Graph

2621 Commits (fe1366c201a6ece0e89f546b5c7deb6e5d2e23b7)

Author SHA1 Message Date
Olle Johansson b90a5b0ebd - Adding doxygen comments
20 years ago
Olle Johansson 9cda86f4b2 Remove redundant default default/global settings from declaration, settings are done in reload_config()
20 years ago
Olle Johansson 4c8b2c62de Remove more unused defines.
20 years ago
Olle Johansson c3fcb9eaea Doxygen updates
20 years ago
Olle Johansson 8b42063108 Finally removing SIPDUMPER that hasn't been used for ages. If anyone needs this for some reason,
20 years ago
Olle Johansson 57f0c81518 - Change "call" to "dialog" where use of "call" is confusing, since it may be a register transaction or a subscription.
20 years ago
Olle Johansson 814800008d - Debug output fixes
20 years ago
Olle Johansson e2f477175f Doxygen update
20 years ago
Olle Johansson e0fe84d1b2 Re-instate sip_addheader() while waiting for a dialplan function. (Issue 6317)
20 years ago
Olle Johansson 50797d7c05 - Adding some white space from my white space reservoir
20 years ago
Russell Bryant 7df4257dbb eliminate some compiler warnings
20 years ago
BJ Weschke 0034a39f29 Correct some scenarios where CALL_LIMIT could not be getting adjusted properly allowing chan_sip to send calls when it really shouldn't. Bug #6111
20 years ago
Russell Bryant 4414f45393 on this pass, only remove duplicate log messages
20 years ago
Russell Bryant 9fa6eb5e07 revert my pass through the tree to remove checks of the result of ast_strdupa
20 years ago
Russell Bryant 847260bb77 remove some useless checks of the result of ast_strdupa
20 years ago
Tilghman Lesher e3e7e1d1b2 Bug 5515 - Devicestate and API documentation update
20 years ago
Matthew Fredrickson be910dd5b6 Change chan_alsa to default open the first sound card device
20 years ago
Kevin P. Fleming 1992ffbdb0 eliminate compiler warnings from recent const-ification
20 years ago
Matt O'Gorman bc133ed475 Merged revisions 8320 via svnmerge from
20 years ago
Olle Johansson ad5eaa9aca More doxygen updates
20 years ago
Olle Johansson 0fd8b4cb3b Doxygen updates
20 years ago
Olle Johansson 3d456ce4f0 Add support for "musicclass" instead of "musiconhold" to make chan_zap compatible
20 years ago
Olle Johansson de72ee118b Enable "musicclass" setting for sip peers
20 years ago
Russell Bryant 6b46e27bb4 Merged revisions 8242 via svnmerge from
20 years ago
Russell Bryant 6f71e1178e constify arguments in more places where strings should not be modified (issue #6286)
20 years ago
Kevin P. Fleming 065a368463 remove some more deprecated (pre-1.2) stuff
20 years ago
Matthew Fredrickson 6ba6a2be1c Fix answeronpolarityswitch and hanguponpolarityswitch when both are yes (#6229)
20 years ago
BJ Weschke 242a478023 Fix compiler warning.
20 years ago
Kevin P. Fleming 21347757ef don't generate any message for native bridge attempts unless all the basic checks have passed and we're actually going to try it
20 years ago
Russell Bryant 4a7cec937d remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250)
20 years ago
BJ Weschke ec0c939e6f Code cleanup spawned from an earlier commit today r8063. Standardize manager event responses and queue_log behavior on callbacklogoff.
20 years ago
Matt O'Gorman 3928ebd74f Made chan_agent code parsing more robust and
20 years ago
BJ Weschke 1874f21ff8 Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
20 years ago
BJ Weschke 46b6488927 Address the condition where X-ClientCode could be NULL or an empty string - from a -dev posting.
20 years ago
Matt O'Gorman ea06844b19 added some minor changes from bug 6046 thanks ppyy
20 years ago
Russell Bryant cd28843c19 fix spelling errors (issue #6227)
20 years ago
Matt O'Gorman d6638d5262 Oops... need to keep my trunk folder clean...
20 years ago
Matt O'Gorman 1dc0312d01 Added option for limiting a user from logging in
20 years ago
Matt O'Gorman 57fe2e8ea2 removed unused variable and config parsing for it
20 years ago
Russell Bryant 69c4cefcd4 fix incorrect return value (issue #6202)
20 years ago
Russell Bryant 0318a4b180 Merged revisions 7986 via svnmerge from
20 years ago
Russell Bryant d7f70ca1c2 Merged revisions 7972 via svnmerge from
20 years ago
Russell Bryant 466a062b09 convert some channels to use the memory allocation wrappers.
20 years ago
Matthew Fredrickson c2f0133a3b Update chan_phone to indicate FLASH properley (#4935)
20 years ago
Kevin P. Fleming 8d17df65ce Merged revisions 7917 via svnmerge from
20 years ago
Olle Johansson 8e344385a2 -Move declaration of callevents variable out of the block of function declarations.
20 years ago
Tilghman Lesher 69653d9807 Bug 6150 - do not modify strings after they have been submitted into a string pool
20 years ago
Mark Spencer 8f00194254 Fix RPID with new string fields (bug #6145)
20 years ago
Mark Spencer 9c3db147ea Handle swapout of "fromdomain" in callid properly (bug #6154)
20 years ago
Mark Spencer 1b57ae8b6c Fix build if RINGBEGIN is not defined (bug #6166)
20 years ago