Commit Graph

17347 Commits (1d46bb0d0f07dc648f689320cfe7d526a224f16c)
 

Author SHA1 Message Date
Russell Bryant afceccd015 Add a new CLI command, "channel redirect", which is similar in operation
17 years ago
Steve Murphy 0692660afc demote always-appearing debug message (for certain boards) to ast_debug lev 3 msg instead
17 years ago
Russell Bryant 90e65dc7d3 Rename a number of tcptls_session variables. There are no functional changes here.
17 years ago
Russell Bryant 4dde380315 Fix a small race condition in sip_tcp_locate().
17 years ago
Russell Bryant 4295303c56 Resolve crashes when using SIP TCP/TLS with qualify.
17 years ago
Joshua Colp 44b93b6859 When a device registers we need to unlink them (if linked) from the peers_by_ip container and link them back in since their IP address has changed. This would have manifested itself if you configured a new device (as type=peer), registered, and then tried to place a call from the device. Since the peer was not linked into the peers_by_ip container it would have never been found.
17 years ago
Michiel van Baak 39e47e88e9 Document default Monitor file location.
17 years ago
Michiel van Baak 8c3a7a28bf Fix codec capability setup in chan_skinny
17 years ago
Joshua Colp 035a7552d6 Since chan_sip is callback devicestate driven do not pass in actual states, pass in unknown so we get asked. Additionally do not pass in an actual device state value in ast_setstate since the channel may be callback driven.
17 years ago
Doug Bailey 9b745b9883 Add internationalization to sample configuration file
17 years ago
Russell Bryant 92e1619bab Merged revisions 163511 via svnmerge from
17 years ago
Russell Bryant 7fcac067b2 Merged revisions 163448 via svnmerge from
17 years ago
Tilghman Lesher 592cab8202 Merged revisions 163383 via svnmerge from
17 years ago
Matthew Nicholson c6244cca48 Merged revisions 163316 via svnmerge from
17 years ago
Russell Bryant 9d3a417eb5 Merged revisions 163253 via svnmerge from
17 years ago
Russell Bryant 06c56e1381 Fix a problem where continuous mode will get inadvertently get turned off if set_rate()
17 years ago
Mark Michelson 81b642c8c3 Add an option to voicemail.conf to allow urgent messages to be
17 years ago
Mark Michelson 7828e7a966 Add an appropriate goto if ast_call fails
17 years ago
Russell Bryant fb242bc8fd Fix the "failed" extension for outgoing calls.
17 years ago
Tilghman Lesher 94172b4ba3 Sometimes even Linux needs -lm to link libtonezone, such as when libtonezone
17 years ago
Mark Michelson 62130ba876 Reduce indentation level of ast_feature_request_and_dial
17 years ago
Russell Bryant 31e068ade2 Merged revisions 163092 via svnmerge from
17 years ago
Tilghman Lesher d254de9194 Merged revisions 163088 via svnmerge from
17 years ago
Mark Michelson 1772fc56f0 Merged revisions 163084 via svnmerge from
17 years ago
Mark Michelson cda010c3b7 Merged revisions 163080 via svnmerge from
17 years ago
Sean Bright 3b6fc0369f Fix some of the grammar issues in doc/tex/qos.tex.
17 years ago
Joshua Colp a4a9815fe2 When a device registers to use it is entirely possible that they may be in use, so tell the core that we don't know the devstate and have it ask us for it.
17 years ago
Tilghman Lesher 8c89090160 Previously missing line, now the substitution works correctly
17 years ago
Jeff Peeler f0883cacca Merged revisions 162926 via svnmerge from
17 years ago
Joshua Colp fb21acf310 Fix reloads of aliased CLI commands. Due to changes done to turn it into a single memory allocation we can't just use the existing CLI alias structure. We have to destroy all existing ones and then create new ones.
17 years ago
Tilghman Lesher 689465ba98 Checking global variables here actually overwrote the previous substitution by
17 years ago
Jeff Peeler 040e552c26 Merged revisions 162874 via svnmerge from
17 years ago
Joshua Colp a039a65656 Merged revisions 162804 via svnmerge from
17 years ago
Joshua Colp 02ce4faaeb Merged revisions 162738 via svnmerge from
17 years ago
Michiel van Baak c8c8995b70 add tab completion for 'core set debug X filename.c'
17 years ago
Steve Murphy 6c569f1e3a Blocked revisions 162671 via svnmerge
17 years ago
Mark Michelson 599b16e406 Blocked revisions 162670 via svnmerge
17 years ago
Mark Michelson 5e24d64e0b Merged revisions 162659 via svnmerge from
17 years ago
Mark Michelson d659ec3cd2 Merged revisions 162663 via svnmerge from
17 years ago
Joshua Colp bc3d3a25b5 FreeBSD also needs libgen.h
17 years ago
Joshua Colp 402bd762c0 Merged revisions 162653 via svnmerge from
17 years ago
Joshua Colp d8c152f7f0 When transmitting a register set the socket port to the local one for the transport being used, not the port for the remote server.
17 years ago
Michiel van Baak ef965af270 Make res_snmp.so compile on OpenBSD.
17 years ago
Joshua Colp 135bb29ba6 Finish conversion to using ARRAY_LEN and remove it as a janitor project.
17 years ago
Kevin P. Fleming 96ae957f35 it does help if the compiler attribute syntax is correct
17 years ago
Tilghman Lesher fd484690ce Merged revisions 162463 via svnmerge from
17 years ago
Russell Bryant d0bc22b3e8 Add some additional Asterisk project developer documentation.
17 years ago
Russell Bryant 179667088b Merged revisions 162413 via svnmerge from
17 years ago
Tilghman Lesher 73b6cbf66c Merged revisions 162348 via svnmerge from
17 years ago
Joshua Colp f56edec570 Merged revisions 162341 via svnmerge from
17 years ago