Commit Graph

17242 Commits (49785e775e11181f29cff30ec9983caf8d4b35df)
 

Author SHA1 Message Date
Joshua Colp 49785e775e Merged revisions 170050 via svnmerge from
17 years ago
Joshua Colp 9ee6a741dc Clear the autoloop flag when parsing and setting the context/extension/priority to go back to. When the channel executes a PBX again we want it to start out at the point we explicitly say and at that point it will not yet be doing autoloop.
17 years ago
Richard Mudgett 2da6670f10 * Adjust some conditionals to balance curly braces.
17 years ago
Tilghman Lesher e3b431ebcb Merged revisions 169943 via svnmerge from
17 years ago
Richard Mudgett e13016057e Whitespace changes only
17 years ago
Joshua Colp 99f31b91cf Merged revisions 169867 via svnmerge from
17 years ago
Mark Michelson f6bb99a5c5 Test commit for test issue #14303
17 years ago
Mark Michelson aab1bf8df2 Blocked revisions 169797 via svnmerge
17 years ago
Mark Michelson 64216c93b0 Fix a crash when saying certain numbers in Chinese
17 years ago
Michiel van Baak 2c6a7907ff remove duplicated sentence.
17 years ago
Mark Michelson 28dc82ea4e Further fix some oddities in sip show users and sip show peers logic
17 years ago
Tilghman Lesher 02094f7fb9 Merged revisions 169722 via svnmerge from
17 years ago
Steve Murphy d6d524741a This patch corrects a segfault reported in 14289,
17 years ago
Russell Bryant 0c91c08ce9 Remove properties that erroneously got merged into trunk
17 years ago
Russell Bryant 757019fd19 Fix a regression in TCP support.
17 years ago
Terry Wilson 7b1b5c3d83 Blocked revisions 169581 via svnmerge
17 years ago
Mark Michelson 4263503bd5 Fix device state parsing issues for channel names with multiple slashes
17 years ago
Mark Michelson b52253d590 Use the default timeout for a queue instead of -1
17 years ago
Mark Michelson 419bb42e04 Convert the character pointers in a sip_request to be pointer offsets
17 years ago
Terry Wilson 01b95990b0 Make a proper builtin attended transfer to parking work
17 years ago
Terry Wilson a6855a48b2 Merged revisions 169485 via svnmerge from
17 years ago
Kevin P. Fleming 1c2911f5a1 ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odbc API and just happens to use an ast_str as the buffer; move all of it to res_odbc.c and res_odbc.h, renaming appropriately
17 years ago
Michiel van Baak fae3ba7421 fix assignment in swapmode plug.
17 years ago
Michiel van Baak 1d781feca6 Redo the event-based MWI in chan_skinny.
17 years ago
Tilghman Lesher 071301029c Merged revisions 169364 via svnmerge from
17 years ago
Michiel van Baak ffb3f301af Make asterisk compile on non-amd64 versions of OpenBSD.
17 years ago
Doug Bailey 42d4853f61 Get rid of magic number and replace with DAHDI_VMWI_NUMBER_MASK when
17 years ago
Doug Bailey 82d76adeb8 Add enhanced MWI generation to take advantage of new dahdi line reversal MWI ability.
17 years ago
Mark Michelson 231e7efbe5 Merged revisions 169210 via svnmerge from
17 years ago
Doug Bailey 65120a3b33 Add discriminator for when ring pulse alert signal is used to preface MWI spills
17 years ago
Sean Bright 5183cbccfc Change intializer types. Found while working on asterisk-cpp. I have a new
17 years ago
Terry Wilson e0b40036e1 Fix qualify for TCP peer
17 years ago
Terry Wilson 6b32f4600d Fix port :0 added to SIP INVITE URI when outboundproxy used
17 years ago
Mark Michelson a2ac43cb8a Merged revisions 168975 via svnmerge from
17 years ago
Terry Wilson ec1cfe02d1 Merged revisions 168716 via svnmerge from
17 years ago
Mark Michelson e2f49af37f Fix a logic error that occur when using the timerfd interface
17 years ago
Tilghman Lesher 3728c3aa92 Merged revisions 168828 via svnmerge from
17 years ago
Russell Bryant 23f4515e09 Fix a spelling mistake.
17 years ago
Russell Bryant de535452cd build in dev mode
17 years ago
Steve Murphy bdfda9ea23 Merged revisions 168745 via svnmerge from
17 years ago
Steve Murphy 2fb28891a3 This patch allows null args in ast_expr2 func calls, and fixes commas being converted to pipes, which was 1.4 type stuff.
17 years ago
Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC
17 years ago
Mark Michelson 73694e15f1 Add missing brace
17 years ago
Mark Michelson 78c440b7ad Fix the compactheaders option in sip.conf
17 years ago
Mark Michelson 5c9daf4d3d Remove an unneeded condition for line addition to a SIP request/response
17 years ago
Olle Johansson 5375047548 Merged revisions 168721 via svnmerge from
17 years ago
Tilghman Lesher c6cb67b941 Resolve issue with negative vs non-negative length parameters.
17 years ago
Olle Johansson 8ab629c767 Make sure that we have the same terminology in sip.conf.sample and the source code warning.
17 years ago
Olle Johansson d4736e9897 Clarify some misunderstandings and make it even more clear that you can refer to a peer
17 years ago
Sean Bright fcb69e6f9d Add a missing unlock and properly handle the 'maxusers' setting on MeetMe
17 years ago