Commit Graph

17256 Commits (665bba38f13c38f27daade9c7a48f035c13d3fee)
 

Author SHA1 Message Date
Joshua Colp 665bba38f1 Merged revisions 170568 via svnmerge from
17 years ago
Joshua Colp a394fe3a7a Merged revisions 170504 via svnmerge from
17 years ago
Michiel van Baak 40bfad1212 let's use SENTINEL where needed
17 years ago
Joshua Colp fcf4d42cde Reset the ast_str used for escape substitution. We need to do this since it is a thread local variable that may contain the value of a previous substitution.
17 years ago
Matthew Fredrickson f5ee4e99fa We should not do restart messages if we're in PTMP mode
17 years ago
Michiel van Baak a992164529 Dont clear the display of skinny phones when not needed.
17 years ago
Doug Bailey de63e93a39 MWI messages included in CID spill was not being properly handled and prevented the call from being processed
17 years ago
Mark Michelson dccc06063f Merged revisions 170392 via svnmerge from
17 years ago
Matthew Fredrickson 55fd5f2d2d Make sure we don't set the channel to be inalarm for a D-channel drop on PTMP connections
17 years ago
Tilghman Lesher 79eb245962 Create logfile safely.
17 years ago
Joshua Colp 2bf6d8955d Merged revisions 170239 via svnmerge from
17 years ago
Tilghman Lesher 53ddd52fc4 Merged revisions 170158 via svnmerge from
17 years ago
Joshua Colp f6f5197e63 Merged revisions 170147 via svnmerge from
17 years ago
Doug Bailey 9a28a07739 change VMWI to use new DAHDI_VMWI ioctl call.
17 years ago
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