Commit Graph

3922 Commits (c6ef0c6e6650f7caffbfe949b46c04b8840d71cf)

Author SHA1 Message Date
Olle Johansson 0b84b386b9 Implementing "busy-limit".
19 years ago
Olle Johansson 34eaa61700 Merged revisions 53079 via svnmerge from
19 years ago
Olle Johansson 38b87ec4b7 Signal HOLD status to phones that subscribe for status.
19 years ago
Joshua Colp e88dda8ca9 Merged revisions 53064 via svnmerge from
19 years ago
Paul Cadach e5f184ee43 Oops -- Merged revisions 53057 via svnmerge from
19 years ago
Russell Bryant b233892198 Merged revisions 53046 via svnmerge from
19 years ago
Russell Bryant d11f8b7ccd Merged revisions 52952 via svnmerge from
19 years ago
Joshua Colp 1fc144435d Use provided variable for name instead of one in the structure since the structure was just allocated and will be NULL. (issue #8938 reported by st41ker)
19 years ago
Russell Bryant 116952bba1 Merged revisions 52763 via svnmerge from
19 years ago
Joshua Colp 8e755c25ca Merged revisions 52370 via svnmerge from
19 years ago
Joshua Colp 300f980223 Use atomic operation functions for use/ringing/hold manipulation.
19 years ago
Joshua Colp b8d6cbcd3f Merged revisions 52210 via svnmerge from
19 years ago
Joshua Colp afb9151e19 Merged revisions 52208 via svnmerge from
19 years ago
Joshua Colp 2396e24e65 Merged revisions 52016 via svnmerge from
19 years ago
Olle Johansson 273f1d78c7 Merged revisions 51931 via svnmerge from
19 years ago
Joshua Colp ee3ab150f6 Merged revisions 51788 via svnmerge from
19 years ago
Olle Johansson ef4db783c6 Issue #8817 - Registry corruption when packet retransmits fail. (tootai, patchy by oej)
19 years ago
Paul Cadach cd61f69a83 Merged revisions 51615 via svnmerge from
19 years ago
Joshua Colp 34df128519 Add SRV Lookup support on outbound calls to chan_iax2. It's listed in the RFC so we might want to support it and please don't hurt me Marko ... (issue #7812 reported by drorlb)
19 years ago
Joshua Colp 5a25c156c6 Merged revisions 51558 via svnmerge from
19 years ago
Olle Johansson 1a5dfca2a1 Remove (to quote Rizzo) "useless" variable.
19 years ago
Russell Bryant 3275357f20 Merged revisions 51328 via svnmerge from
19 years ago
Russell Bryant dcca8f345f Merged revisions 51311 via svnmerge from
19 years ago
Luigi Rizzo a52fa7e5ad sizeof() is compatible with format %d so don't be too
19 years ago
Luigi Rizzo 455ea1c99e remove variable declaration in the middle of a block
19 years ago
Luigi Rizzo 0a8d59d88a whoops, fix a cut&paste error...
19 years ago
Luigi Rizzo 03fc21712a slight change to the initialization of a structure,
19 years ago
Luigi Rizzo 3fefb9d516 include "asterisk/zapata.h" to get the zaptel headers.
19 years ago
Luigi Rizzo dc31eaa025 include "asterisk/zapata.h" instead of looking
19 years ago
Dwayne M. Hubbard 18c23101a5 Merged revisions 51274 via svnmerge from
19 years ago
Dwayne M. Hubbard 33243c6624 Merged revisions 51272 via svnmerge from
19 years ago
Joshua Colp 1a06a58250 Merged revisions 51243 via svnmerge from
19 years ago
Paul Cadach ae286e1843 Update ast_append_ha() usage
19 years ago
Russell Bryant 45bd0c4f3f Merged revisions 51204 via svnmerge from
19 years ago
Russell Bryant c56f9184e8 Merged revisions 51198 via svnmerge from
19 years ago
Joshua Colp 31224a6b52 Merged revisions 51172 via svnmerge from
19 years ago
Joshua Colp 04426fab2c Add support for G729 passthrough with Sigma Designs boards. (issue #8829 reported by ywalther)
19 years ago
Tilghman Lesher 3d91c0a0c0 IAX2 remote variables - Bug 7619
19 years ago
Joshua Colp bf5c607c69 Merged revisions 51087 via svnmerge from
19 years ago
Tilghman Lesher b3288f79fe Feature: allow soundcard to be used in both modes (autoanswer and not),
19 years ago
Joshua Colp 91dfb27494 Get rid of unneeded code, fix a spelling mistake, and use registry state a bit more. (issue #8402 reported by rizzo)
19 years ago
Joshua Colp 033d849bda Drop trunkrealloc option and just have the maximum size be a configurable option. This is per Kevin's comments on -dev and my own thoughts after I put the previous option in.
19 years ago
Joshua Colp 0d781f9553 Ensure error variable is set to 0 or else we might get false error messages. (issue #8798 reported by tootai, fix by anthonyl)
19 years ago
Joshua Colp c4b4615dcd Merge in trunkrealloc option for chan_iax2. (issue #8267 reported by marcodmb, branch by anthonyl)
19 years ago
Joshua Colp 469cf8ab2a Merged revisions 50468 via svnmerge from
19 years ago
Joshua Colp 4942fd94d2 Merged revisions 50466 via svnmerge from
19 years ago
Joshua Colp 47c515768c Merged revisions 50377 via svnmerge from
19 years ago
Joshua Colp f215636ef3 Allow usedistinctiveringdetection and distinctiveringaftercid to be reset during a reload. (issue #8739 reported by tzafrir)
19 years ago
Russell Bryant 444acad95b Covert some spaces to tabs, and put a list of defines in an enum.
19 years ago
Olle Johansson 3246ad09a4 Based on the following patch, changed for trunk...
19 years ago