Commit Graph

3991 Commits (b4865e6eea649c9fa30b86383ecfc645759f111c)

Author SHA1 Message Date
Joshua Colp 446f14f0dc Only spit out an inringing warning message when it is applicable. Since call limits are already toast in realtime let's not scare the user if they are using it. (issue #10166 reported by bcnit)
18 years ago
Jason Parker bf8172ff95 Merged revisions 74158 via svnmerge from
18 years ago
Joshua Colp 94cd7026ef Only destroy the scheduler context if it was allocated. (issue #10124 reported by gzero)
18 years ago
Joshua Colp ce4e654f2c Few minor thread synchronization tweaks. (issue #10124 reported by gzero)
18 years ago
Olle Johansson 7bbda30564 While tracking down a bug, I need some more history. Dumphistory is very useful, indeed.
18 years ago
Russell Bryant 5b544349d9 Merged revisions 73768 via svnmerge from
18 years ago
Russell Bryant 1e588db75a Merged revisions 73678 via svnmerge from
18 years ago
Mark Michelson 757160d5c9 Merged revisions 73674 via svnmerge from
18 years ago
Russell Bryant be09062a6a Fix a crash in chan_sip. Don't try to stop the monitor thread if it was never
18 years ago
Russell Bryant cf2c26a948 copy from the correct buffer when deferring a full frame
18 years ago
Russell Bryant be1502faa3 * Store the call number that a thread is processing without the full frame bit
18 years ago
Kevin P. Fleming 3b8be36363 Merged revisions 73547 via svnmerge from
18 years ago
Joshua Colp 9b753a0649 Merged revisions 73466 via svnmerge from
18 years ago
Russell Bryant 0041898603 Make this module build for me in dev-mode
18 years ago
Joshua Colp f912c6ba71 Merged revisions 73318 via svnmerge from
18 years ago
Christian Richter a95d9718c9 Merged revisions 73252 via svnmerge from
18 years ago
Christian Richter 17be3d5858 Merged revisions 73207 via svnmerge from
18 years ago
Christian Richter 1e392965f4 Merged revisions 73004 via svnmerge from
18 years ago
Christian Richter 07a72b546f Merged revisions 72585 via svnmerge from
18 years ago
Christian Richter 8fc4089947 Merged revisions 72099 via svnmerge from
18 years ago
Christian Richter 9dc0104a12 Merged revisions 72087 via svnmerge from
18 years ago
Luigi Rizzo 475e73e27d Add -Wdeclaration-after-statement to AST_DEVMODE flags to catch
18 years ago
Joshua Colp 5055793871 Make payload IDs for iLBC/Speex match to our list. Since these are dynamic payloads the other side shouldn't care. (issue #9426 reported by irroot)
18 years ago
Kevin P. Fleming 39236d2728 use the proper type for storing group number bits so that if someone specifies 'group=42' it will actually work instead of being silently ignored
18 years ago
Jason Parker 7508fce25b Don't modify a variable that we don't want modified. Make a copy of it instead.
18 years ago
Christian Richter 2294156c9d Merged revisions 72040-72041 via svnmerge from
18 years ago
Joshua Colp bd8be32993 Build a peer as well when hash323 is enabled in users.conf (issue #9599 reported by asagage)
18 years ago
Joshua Colp e973bf0ba9 Minor tweak for queueing up the unhold frame... this will teach me to do bugs while half asleep. (issue #10046 reported by dimas)
18 years ago
Joshua Colp a6895cb26d Merged revisions 71414 via svnmerge from
18 years ago
Joshua Colp 2886f912d6 Check to make sure the channel pointer is present before queueing up an unhold frame on it. (issue #10046 reported by dimas)
18 years ago
Christian Richter d0bc56b953 Merged revisions 70341 via svnmerge from
18 years ago
Christian Richter 795e189aa2 Merged revisions 70672 via svnmerge from
18 years ago
Christian Richter e1791cab97 Merged revisions 70342 via svnmerge from
18 years ago
Christian Richter 9b17b11c08 Merged revisions 70311 via svnmerge from
18 years ago
Christian Richter 933ebc4141 Merged revisions 69887 via svnmerge from
18 years ago
Christian Richter 82fe97efd5 Merged revisions 69053 via svnmerge from
18 years ago
Christian Richter 0847f57595 Merged revisions 68887 via svnmerge from
18 years ago
Christian Richter 84434f5f2f Merged revisions 68874 via svnmerge from
18 years ago
Russell Bryant 5fb99cbf73 Fix a small typo which ... well ... completely broke chan_iax2. oops!
18 years ago
Russell Bryant dbe2d8eeb6 Put the thread reading from the socket back in the idle list if it deferred the
18 years ago
Russell Bryant 6e7332a507 If a full frame is received while one of the iax2 threads is in the middle
18 years ago
Joshua Colp f1c32710a8 Merged revisions 70551 via svnmerge from
18 years ago
Jason Parker 60bf4f35c6 Make sure we clear the previously dialed number if it did not exist.
18 years ago
Russell Bryant 85f7646a2a Merged revisions 70396 via svnmerge from
18 years ago
Russell Bryant a0a33670bd Only attempt to queue a hangup on the owner channel if it actually exists.
18 years ago
Russell Bryant a2084d8ab8 Fix a crash that could occur when handing device state changes.
18 years ago
Tilghman Lesher 759dc00599 Issue 10005 - Segfault with missing arguments, plus fix a missing define for SIP INFO channels
18 years ago
Joshua Colp a50bc6e3a8 Don't count RTP timeout when involved in a T38 fax session. (issue #9222 reported by ivoc)
18 years ago
Joshua Colp f95038d97e Merged revisions 69765 via svnmerge from
18 years ago
Joshua Colp 009f6f9112 Don't defer the BYE till later on a transfer when the transfer itself goes kaboom and has no hope of working.
18 years ago