Commit Graph

5632 Commits (fd8caa1778e486b26badd4691ad50447c1f08631)

Author SHA1 Message Date
Olle Johansson 11a94d5b01 Doxygen addition
17 years ago
Olle Johansson 1d2ef991e2 Add some notes on problems with the TCP/TLS implementation
17 years ago
Kevin P. Fleming 4ca2b3836a return this logic to where it used to be, *after* the dialog->needdestroy flag has been determined to be set; otherwise, we generate these debug messages every time we inspect every active dialog
17 years ago
Kevin P. Fleming 1e56eb7e87 some additional debugging tools added at SIPit23:
17 years ago
Mark Michelson e701f8ee2d Make the sip_proxy struct reference counted. This is
17 years ago
Olle Johansson 216673ad76 Adding a note about a missing part of "kill-the-user" - I got lost in the Ao2 world...
17 years ago
Kevin P. Fleming f00735b317 Merged revisions 149452 via svnmerge from
17 years ago
Olle Johansson 7fa8f65425 Fixing sytax errors ;-)
17 years ago
Mark Michelson 63b894e391 Merged revisions 149266 via svnmerge from
17 years ago
Mark Michelson 83663de0ed Merged revisions 149207 via svnmerge from
17 years ago
Tilghman Lesher d5837ba8c2 Add additional memory debugging to several core APIs, and fix several memory
17 years ago
Mark Michelson c6caf2a06f Merged revisions 149130 via svnmerge from
17 years ago
Mark Michelson 4d9965856b Merged revisions 148912 via svnmerge from
17 years ago
Joshua Colp f230048cd3 Fix reference count issue that Russell brought up in SIP MWI NOTIFY support. Bump the reference count up before we add it to the scheduler, duh.
17 years ago
Kevin P. Fleming 6ccc37dec9 fix some references to the owner of a private structure that may not be present
17 years ago
Kevin P. Fleming b616f924c6 this structure should be static
17 years ago
Kevin P. Fleming 90e01fcb0b ensure that *all* fields in the req structure are cleared out before reusing it; has_to_tag was not cleared, which caused the second incoming call over a TCP socket to fail if pedantic checking was enabled
17 years ago
Olle Johansson 7877ed93bb Adding some clarifications
17 years ago
Olle Johansson c3e6dbb72f - Doxygen formatting. (tss tss)
17 years ago
Olle Johansson 32d93bbc0e Highlightning even more bugs in the current tcp/tls implementation.
17 years ago
Olle Johansson 1ec31a5f93 Sending a 403 after a 200 is considered very bad.
17 years ago
Mark Michelson 399d82541a The logic used when checking a peer got changed subtly
17 years ago
Mark Michelson 1d4bb1ce59 Make sure that the inUse and inRinging fields for
17 years ago
Tilghman Lesher 8b14e5f493 Reverting format addition for now
17 years ago
Tilghman Lesher f5d5eb5e19 Fudges for wav16, just like wav49
17 years ago
Michiel van Baak 5232acb8c0 fix some CLI commands we borked during devcon2008
17 years ago
Steve Murphy e235a07376 (closes issue #13557)
17 years ago
Joshua Colp cebd2c1df2 Add support for subscribing to a voice mailbox on a remote SIP server and making the new/old message count available to local devices. (issue #AST-77)
17 years ago
Kevin P. Fleming 5651afcdaa Merged revisions 147681 via svnmerge from
17 years ago
Sean Bright d1f257ba53 Move the DAHDI-to-DAHDI operator mode check from app_dial into chan_dahdi
17 years ago
Michiel van Baak c69a3b96b2 make this work on OpenBSD
17 years ago
Terry Wilson cfaef11e0f A blind transfer to the parking thread would cause a segfault because copy_request accesses dst->data w/o being able to tell whether it is proerly initialized
17 years ago
Tilghman Lesher 63b165dbb9 Merged revisions 146799 via svnmerge from
17 years ago
Tilghman Lesher 8a457d94e2 Merged revisions 146711 via svnmerge from
17 years ago
Jason Parker b37300a4a5 Recorded merge of revisions 146448 via svnmerge from
17 years ago
Jeff Peeler 81415abc21 (closes issue #13337)
17 years ago
Russell Bryant f1dd1fe1c7 Add support for call pickup on Snom phones. Asterisk now includes a magic
17 years ago
Richard Mudgett e3311c9875 * Miscellaneous formatting changes to make v1.4 and trunk
17 years ago
Michiel van Baak 90751b16ca Merge the cli_cleanup branch.
17 years ago
Kevin P. Fleming de6656902d rename chandup() and clarify its usage
17 years ago
Michiel van Baak f1b673eef0 fix a couple of CLI commands that did not have a help description.
17 years ago
Steve Murphy e74584ca3c (closes issue #13557)
17 years ago
Christian Richter 1c2cbc926b Merged revisions 144238 via svnmerge from
17 years ago
Mark Michelson ad859c943e Fix a conflict in flag values
17 years ago
Mark Michelson 8625eb9d2a When a promiscuous redirect contained both a user and
17 years ago
Michiel van Baak d1ee16cd9a make 'module unload chan_skinny.so' actually work.
17 years ago
Mark Michelson 02a0855e57 We should only unsubscribe to the device state event
17 years ago
Steve Murphy 12073c2a96 Merged revisions 143534 via svnmerge from
17 years ago
Tilghman Lesher 9b214d2135 Merged revisions 143140 via svnmerge from
17 years ago
Michiel van Baak c8c11aae99 plug a couple of memleaks in chan_skinny.
17 years ago
Tilghman Lesher 8fbee1307c Repair IAXVAR implementation so that it works again (regression?)
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Jeff Peeler 5d39c767c1 Merged revisions 142927 via svnmerge from
17 years ago
Tilghman Lesher aada13230f Merged revisions 142865 via svnmerge from
17 years ago
Mark Michelson 3226c29cd6 Merged revisions 142218 via svnmerge from
17 years ago
Mark Michelson 01b2894d2e Merged revisions 142079 via svnmerge from
17 years ago
Mark Michelson 68bc5b446d Fix a memory leak in chan_oss
17 years ago
Mark Michelson 0d0c5190fd Um, apparently I didn't actually finish merging before committing.
17 years ago
Mark Michelson 13222b52ef Merged revisions 141809 via svnmerge from
17 years ago
Steve Murphy 1ca1ef6775 Merged revisions 141565 via svnmerge from
17 years ago
Michiel van Baak 28764dd1f6 Some fixes to autocompletion in some commands.
17 years ago
Mark Michelson 97375b6340 Merged revisions 141366 via svnmerge from
17 years ago
Michiel van Baak cb5824d995 Added 'skinny show lines verbose'
17 years ago
Sean Bright f3111835bb Merged revisions 140605 via svnmerge from
17 years ago
Sean Bright b74c9b910e When a call is rejected because of call-limit, the channel driver is behaving
17 years ago
Mark Michelson 5dfefa5ee6 Merged revisions 140488 via svnmerge from
17 years ago
Mark Michelson b116defba8 Merged revisions 140417 via svnmerge from
17 years ago
Mark Michelson f150dfb95a Merged revisions 140299 via svnmerge from
17 years ago
Doug Bailey 3aca08d924 Move the mwi send thread functionality back into the do_monitor thread so that it is easier to manage CID spill resources when do_monitor needs to be killed.
17 years ago
Jeff Peeler be000109dc Merged revisions 140056 via svnmerge from
17 years ago
Russell Bryant d787786ac9 Merged revisions 140060 via svnmerge from
17 years ago
Russell Bryant b296adfe8e Merged revisions 140051 via svnmerge from
17 years ago
Terry Wilson 2717c21561 Merged revisions 139869 via svnmerge from
17 years ago
Mark Michelson 261d1eeb13 The -1 return value from incomplete or improper
17 years ago
Mark Michelson e13a77e628 Merged revisions 139466 via svnmerge from
17 years ago
Mark Michelson 8b5c762f83 Merged revisions 139456 via svnmerge from
17 years ago
Jeff Peeler a9af5a81c9 Merged revisions 139387 via svnmerge from
17 years ago
Philippe Sultan 6571a25767 Fix two memory leaks in chan_gtalk, thanks Eliel!
17 years ago
Jason Parker d22fe17322 Fix output of sipshowpeer manager response.
17 years ago
Michiel van Baak 877549af70 fix unholding phones after hangup on older cisco phones.
17 years ago
Mark Michelson c4b34ef45d Merged revisions 139015 via svnmerge from
17 years ago
Mark Michelson b11ecaf4d6 Merged revisions 138942 via svnmerge from
17 years ago
Michiel van Baak 3f3b1d4dad chan_skinny now respects callwaiting=no
17 years ago
Sean Bright d8fc34c771 Let it compile now, too (woops)
17 years ago
Sean Bright 0f396d9b8b And remove code we don't need anymore.
17 years ago
Sean Bright 0e9bb93b87 While we're at it, make this machine parseable too.
17 years ago
Sean Bright 711cc76722 Change event header to RegistrationTime to be more consistent (and avoid
17 years ago
Richard Mudgett 1678a005b6 channels/chan_misdn.c
17 years ago
Jeff Peeler f10e6dec36 add missing define for SS7 in dahdi_restart
17 years ago
Sean Bright 69c6dcba67 Fix the output of the JitterBufStats manager event.
17 years ago
Tilghman Lesher 6d7ee132e3 Fix compilation warnings (found with dev-mode)
17 years ago
Jeff Peeler a4db659925 Merged revisions 138360 via svnmerge from
17 years ago
Jeff Peeler 729cb1d390 Merged revisions 138119,138151,138238 via svnmerge from
17 years ago
Tilghman Lesher 8b6dd2ad43 Merged revisions 138258 via svnmerge from
17 years ago
Jeff Peeler 7fb2ed4c53 rename all zfd instances in chan_dahdi to dfd to match 1.4 (left over from DAHDI transition)
17 years ago
Tilghman Lesher 2a3211f8dd regseconds is actually stored as the epoch time, not registration length
17 years ago
Tilghman Lesher 4a99c9e158 Merged revisions 137847 via svnmerge from
17 years ago
Jason Parker 3bcc8510b3 Make sure we set the socket port, so we don't try to use <ip address>:0.
17 years ago
Jason Parker 84e049c075 Correctly end locally ended calls.
17 years ago
Sean Bright db1ed285c4 More RSW merges. This should do it for the channels/ dir.
17 years ago
Sean Bright 5275342c5e Biggest offender? chan_dahdi.c! More RSW merging.
17 years ago
Sean Bright bea1644dc2 Merge more changes from the resolve-shadow-warnings branch (henceforth known
17 years ago
Dwayne M. Hubbard c096a6bee0 use ARRAY_LEN
17 years ago
Michiel van Baak 78a93bc386 show correct called party id and also store this to the 'placed calls' list once the call is connected.
17 years ago
Richard Mudgett b92df4dc1e Merged revisions 136241 via svnmerge from
17 years ago
Mark Michelson b3970abc30 Merged revisions 136062 via svnmerge from
17 years ago
Tilghman Lesher de582e1eb2 Merged revisions 135747 via svnmerge from
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Russell Bryant bbf50cf072 Be explicit that we don't want a result from this callback. The callback would
17 years ago
Michiel van Baak 340809a771 whitespace fixes only.
17 years ago
Michiel van Baak dc819e881e Dont coredump on register of non-configured devices
17 years ago
Michiel van Baak 0f1a3177dc make this work again, and not segfault on device registration
17 years ago
Kevin P. Fleming bd28649280 --enable-dev-mode is your friend :-)
17 years ago
Michiel van Baak 532c10551a pass device instead of session to transmit_ functions.
17 years ago
Sean Bright ca38a1a082 Remove some code that used to do something but does not anymore, mainly
17 years ago
Russell Bryant 58291bcec9 Merge changes from team/bbryant/keyrotation
17 years ago
Tilghman Lesher 62db05502f Picky, picky, buildbot
17 years ago
Tilghman Lesher 6cb6583475 SIP should use the transport type set in the Moved Temporarily for the next
17 years ago
Michiel van Baak e9fc0e572c Merged revisions 135055 via svnmerge from
17 years ago
Russell Bryant 6d5979ff7e fix the potential use of an uninitialized variable
17 years ago
Tilghman Lesher b89ecf2407 Optimize frame cache by realloc'ing the smallest frame when the cache is full.
17 years ago
Russell Bryant 8adc6fb4ea Merged revisions 134814 via svnmerge from
17 years ago
Mark Michelson 560475ba74 Fix the parsing of the "reason" parameter in the
17 years ago
Tilghman Lesher 853f6a8b3e Move implementation of an attended-transfer-complete sound from one channel
17 years ago
Kevin P. Fleming 0ce79e5a06 build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for features that will always be present in DAHDI
17 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
18 years ago
Tilghman Lesher 0c23159464 Deprecate *_device_state_* APIs in favor of *_devstate_* APIs
18 years ago
Tilghman Lesher c780a443bf Merged revisions 133649 via svnmerge from
18 years ago
Mark Michelson 223c04ec53 Merged revisions 133572 via svnmerge from
18 years ago
Russell Bryant 2bb1317783 Minor coding guidelines tweaks ...
18 years ago
Tilghman Lesher 1d64381314 Merged revisions 133488 via svnmerge from
18 years ago
Russell Bryant 6ee7409719 I made this change from DEVICE_STATE to DEVICE_STATE_CHANGE, but I had it backwards,
18 years ago
Jason Parker fabba06d02 Merged revisions 133295 via svnmerge from
18 years ago
Brett Bryant 3faa4aa4e0 Fix issue where tcp in sip is enabled by default, despite what it says in the config sample file. Also fix "sip show settings" for tcp connections.
18 years ago
Mark Michelson ce391f2945 Merged revisions 133038 via svnmerge from
18 years ago
Tilghman Lesher 3fe5a70e07 Yet another conversion of '|' to ','
18 years ago
Kevin P. Fleming 770e62e39d use correct function name... please compile with --enable-dev-mode
18 years ago
Christian Richter 2009a57df1 Merged revisions 132826 via svnmerge from
18 years ago
Olle Johansson 8216722ed0 Well, the content of a channel variable may be longer than the size of a pointer...
18 years ago
Mark Michelson c1c75b0cbe Merged revisions 132777 via svnmerge from
18 years ago
Kevin P. Fleming 35cf5f8984 correct fix made in r132777... the code *did* compile in dev-mode, as long as libpri was installed and enabled
18 years ago
Tilghman Lesher ca62442094 Merged revisions 132713 via svnmerge from
18 years ago
Mark Michelson 7ab615da6f Get chan_dahdi to compile in devmode
18 years ago
Kevin P. Fleming f9074f1d95 Merged revisions 132712 via svnmerge from
18 years ago
Olle Johansson d231a9cf7d Merged revisions 132645 via svnmerge from
18 years ago
Kevin P. Fleming 8115a6a9bf Merged revisions 132641 via svnmerge from
18 years ago
Kevin P. Fleming 54e959b486 Merged revisions 132571 via svnmerge from
18 years ago
Brett Bryant 9fceb1b8ee Add autocompletion to "iax2 set debug peer".
18 years ago
Brett Bryant 1f74485078 Add "iax2 set debug peer" command and remove deprecated iax2 debug
18 years ago
Brett Bryant 4ec0d5d762 Fix bug where ast_parse_arg would inadvertantly enable sip tcp when parsing a tcpbindaddr if it was disabled.
18 years ago