Commit Graph

2703 Commits (e7c198453ddc4448666753222a66d010fa537986)

Author SHA1 Message Date
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
Mark Spencer e2ef61814f Add support for H.264 with SIP and recording
20 years ago
Matthew Fredrickson 4401b7e67f Changes to allow receiving japanese callerid (Bug #5928)
20 years ago
Kevin P. Fleming 95b4988cf5 Merged revisions 7829 via svnmerge from
20 years ago
Kevin P. Fleming 2d4c002a2c Merged revisions 7809 via svnmerge from
20 years ago
Kevin P. Fleming ce81ea8122 remove deprecated chan_modem drivers
20 years ago
Kevin P. Fleming 80fa9689b7 add memory-pool based string field management for structures
20 years ago
Matthew Fredrickson a14916bfa5 Fixes for bug #6125
20 years ago
Olle Johansson 72779cd6a0 Issue #5824: Adding more SIP to ISDN Cause code conversions. Thanks mguesdon!
20 years ago
Olle Johansson b6bd455a7b Missing ">" in XML. Thanks, fenlander, for reporting this on IRC.
20 years ago
Olle Johansson 5462ec082c - Remove "incominglimit" as a configuration option in sip.conf
20 years ago
Kevin P. Fleming a4f8d466e8 update copyright headers for files changed this year
20 years ago
Olle Johansson 38cc562008 Don't check user call limits for outbound calls.
20 years ago
Olle Johansson 1e6ada5f68 Issue #5954: Implement printf-like append_history and implement AST_LIST for SIP history (rizzo)
20 years ago
Olle Johansson 4ef2139916 Bug #6071: Broken rport match in check_via(). (rizzo)
20 years ago
Olle Johansson 3b4f660a85 Bug 5345; Add configuration option for minimum registration time. (folsson)
20 years ago
Russell Bryant 9b8b2c79c6 initialize sip_auth list
20 years ago
BJ Weschke 7aad650606 Fix compiler warnings.
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Russell Bryant a6d13ff79f Merged revisions 7665 via svnmerge from
20 years ago
Russell Bryant 37e21fc61c avoid unneeded calls to strlen in iax2 completion functions
20 years ago
Russell Bryant e4e5b423a4 avoid repeated calls to strlen in command completion functions and normalize
20 years ago
Mark Spencer 63ed37defd Don't do DTMF detect on pseudo's!
20 years ago
Jim Dixon a945b5598e Added support for Feature Group C CAMA trunks (both DP and MF), and support
20 years ago
Russell Bryant ef1ce7aec9 Merged revisions 7634 via svnmerge from
20 years ago
Russell Bryant b60daeb58f Merged revisions 7599 via svnmerge from
20 years ago
Russell Bryant 80322c1bdb remove stray unlock (issue #5955)
20 years ago
Kevin P. Fleming 9adc59ca3a forward-port per-peer videosupport changes from branches/1.2
20 years ago
Russell Bryant 1d498c35cd - construct the difference and have only one call to snprintf in build_via
20 years ago
Tilghman Lesher 134c3757d8 Merged revisions 7582 via svnmerge from
20 years ago
BJ Weschke a3bd5d11d3 Bug #6040 - Documentation correction
20 years ago
Russell Bryant 9398c57e6f add AGENT function, similar to SIPPEER or IAXPEER (issue #5531)
20 years ago
Mark Spencer 0d32a85be1 Major RTP fixes for using inbound SDP on outbound connection, get rid of
20 years ago
Mark Spencer 6322aaad68 Fix reload of peer contexts (bug #6007)
20 years ago
Russell Bryant 1bd64edd17 allow forcing the build to exclude PRI support using WITHOUT_PRI, similar to
20 years ago
Russell Bryant dca08fd878 - add note on required values of sip_methods struct
20 years ago
Kevin P. Fleming 2a3dacfc3d Merged revisions 7515 via svnmerge from
20 years ago
Kevin P. Fleming caa2e580da Merged revisions 7513 via svnmerge from
20 years ago
Kevin P. Fleming b7b2317d81 Merged revisions 7448-7449,7451,7453 via svnmerge from
20 years ago
BJ Weschke 8ef327b3f5 Bug #5877
20 years ago
Christian Richter 7dfa72cdee committed head of chan_misdn with a lot of new features. Most important of all: chan_misdn supports now the mISDN mqueue tree (smp,preemptible,gcc-4 aware\!). Additionally there are some code optimizations, new facility management (Calldeflect works for now).
20 years ago
Christian Richter 52d3ddabd1 chan_misdn links against shared mISDNuser libraries now
20 years ago
Russell Bryant bdb525c420 Merged revisions 7335 via svnmerge from
20 years ago
Russell Bryant 82a4d5dd8f add some missing prototypes and don't use caps for the sip debug defines since
20 years ago
Russell Bryant 0ff48b4681 clean up some compiler warnings
20 years ago
Russell Bryant 8af65a8a25 add the 'sip debug' options to the set of global flags and fix some compiler warnings
20 years ago
Tilghman Lesher 870f98f02d Bug 5858 - Make the chanvars.c functions return a 'const char *'
20 years ago
Matthew Fredrickson 6a6b88c0e3 Fix all the warnings and errors for PRI to go to more logical places
20 years ago
Kevin P. Fleming 0242a69b3f Merged revisions 7265-7266,7268-7275 via svnmerge from
20 years ago
Matthew Fredrickson 39c7f262a0 Add app to send pri keypad facility digits during a call
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming c14588af86 remove remaining .cvsignore files
20 years ago
Kevin P. Fleming e9cde1fbdb fix port number handling in peer building functions
20 years ago
Kevin P. Fleming 354b7f1a81 fix a bug found during a recent upgrade
20 years ago
Russell Bryant f367620dd9 issue #5815
20 years ago
Russell Bryant 3cb060d80f issue #5800
20 years ago
Russell Bryant 913232e82e issue #5794
20 years ago
Josh Roberson 85d60cf7ab issue #5792
20 years ago
Josh Roberson 15f5afeaa8 issue #5799
20 years ago
Russell Bryant 35fcf0a8aa Add missing carriage return and line feed to the SDP line indicating that we don't support VAD (issue #5780)
20 years ago
Kevin P. Fleming 522544442b backport chan_modem fixes from v1-2
20 years ago
Jeremy McNamara af4301802d don't register channel type until we are ready, coding format updates
20 years ago
Kevin P. Fleming c86be56b3b don't build chan_modem by default
20 years ago
Kevin P. Fleming 639104bbb2 fix previous commit to actually do it properly...
20 years ago
Kevin P. Fleming 2b656be753 issue #5764
20 years ago
Kevin P. Fleming 4331958422 issue #5539
20 years ago
Kevin P. Fleming c7c3fa1d53 issue #5672
20 years ago
Kevin P. Fleming 3d599e6501 issue #5739 (plus ast_copy_string() usage conversion)
20 years ago
Kevin P. Fleming e88e390bb8 issue #5751
20 years ago
Mark Spencer b05ff7c343 Fix i4l breakage (bug #5729)
20 years ago
Russell Bryant c9ceb15e1e fix a lil' typo
20 years ago
Mark Spencer 2b547e1f9e Fix build on FreeBSD 4.11
20 years ago
Kevin P. Fleming 766d1a73b1 issue #5712
20 years ago
Kevin P. Fleming 38c665bd67 fix typo
20 years ago
Kevin P. Fleming 8605bf0104 minor fixes
20 years ago
Mark Spencer a7d794a0ac Fix DTMF issue with 3-way native zap
20 years ago
Kevin P. Fleming 36315b865b issue #5713
20 years ago
Kevin P. Fleming f603eb0135 issue #5671
20 years ago
Kevin P. Fleming 1740d40182 issue #5693
20 years ago
Kevin P. Fleming 8c9a32bd4b issue #5685
20 years ago
Kevin P. Fleming 8fddeef1ac issue #5700
20 years ago
Kevin P. Fleming 6dabdbc7cd eliminate useless warnings generated by IAXy registrations
20 years ago
Kevin P. Fleming bdda6254f4 correct logic for group-match CONGESTION checking
20 years ago
Kevin P. Fleming cdf4031963 issue #3360 plus related fix
20 years ago
Kevin P. Fleming 15b01f246c issue #5604
20 years ago
Mark Spencer c5f0a6db6f Fix three-way issue
20 years ago
Kevin P. Fleming ebf04fc570 more header include simplification
20 years ago
Kevin P. Fleming a0a9769616 issue #5648
20 years ago
Kevin P. Fleming 145daf44d8 issue #5634 and a little ChangeLog cleanup
20 years ago
Kevin P. Fleming 5e0149d7cf issue #5639
20 years ago
Russell Bryant bb3e125ed4 don't loop forever on an invalid options string (issue #5629)
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Russell Bryant 1781e73435 use enum's for iax user/peer flags, and for pvt state
20 years ago
Mark Spencer 7c3efb156c chan_misdn updates (bug #5597)
20 years ago
Mark Spencer a67c2702c5 Fix chan_oss buglets (bug #5618)
20 years ago
Mark Spencer 3d473eebbc Fix chan_zap build on non-PRI (bug #5620)
20 years ago
Mark Spencer 994b9db081 Handle DTMF properly when combined with other events
20 years ago
Russell Bryant 5039ee0965 allow the IAXPEER function to check a peer's status
20 years ago
Ben Kramer 3e2507a07a i/ got the loop drop the wrong way around
20 years ago
Kevin P. Fleming 426360e389 major update to arg/option parsing APIs and documentation
20 years ago
Jeremy McNamara fa46248f9d Request a sane amount of bandwdith from GK, and fix one-way auido problems with broken H.323 stacks *cough* CCM.
20 years ago
Jeremy McNamara 27041dbda8 document UserByAlias usage
20 years ago
Ben Kramer e9f5bd158b / added dropping of loop when hanging up a station port from another chan
20 years ago
Ben Kramer 9693d05882 / fix to for compiling with both 2.4.x and 3.x vpb-drivers
20 years ago
Ben Kramer b2c2b5cd49 working on delay issue when bridging via ast_bridge
20 years ago
Ben Kramer 610f5614e3 added patched to support collecting caller ID before first ring using
20 years ago
Kevin P. Fleming 986a8ca089 issue #5566
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Mark Spencer 4468de1bd7 Only consider timeouts on realtimers (bug #5554)
20 years ago
Kevin P. Fleming 6eaca0ad8f finish chan_misdn commit
20 years ago
Kevin P. Fleming 033cd4d58f revert strncpy->ast_copy_string changes where the semantics are subtly different
20 years ago
Kevin P. Fleming e86e9a9fe3 allow netsock objects to be unref'd so they can disappear when needed (issue #5454)
20 years ago
Kevin P. Fleming d8672874ef properly handle '100 Trying' that arrives after a dialog has been dropped (issue #5475)
20 years ago
Kevin P. Fleming 9c25f9d1d5 handle improperly formatted initial requests properly (issue #5483)
20 years ago
Kevin P. Fleming 0ac988acaa add experimental mISDN channel driver (issue #4077)
20 years ago
Kevin P. Fleming 3da6bf02c9 add some warning message for when chan_sip gets overloaded (issue #5530)
20 years ago
Kevin P. Fleming a15a52208d don't increment 'inuse' counter when call is being failed because of limit (issue #5545)
20 years ago
Kevin P. Fleming 0a314b2454 add some additional log output and comment cleanup in the registration process (issue #5534)
20 years ago
Kevin P. Fleming b175ff39ef properly support 'musicclass' setting for peers/users (issue #5521)
20 years ago