Commit Graph

12704 Commits (c0060cd99a0a318b504da4c13eee85f3b9043fdc)
 

Author SHA1 Message Date
Mark Michelson 625410df63 Merged revisions 77318 via svnmerge from
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
18 years ago
Russell Bryant 51e7035dfe Merge a big batch of documentation fixes for escaping, marking URLs, places
18 years ago
Russell Bryant 70f140c1d2 Revert some changes to call abs() on the result of ast_random().
18 years ago
Russell Bryant 3ed2deb7df Ensure that the read from /dev/urandom returns a positive result
18 years ago
Tilghman Lesher 7a97d49914 Things expecting a positive result from ast_random() should not be surprised (closes #10308)
18 years ago
Russell Bryant 77a75d46b2 Add a link to the list of assigned RTP payload types for convenience.
18 years ago
Luigi Rizzo 5a96f8aa72 document how the RTP marker bit is passed for video frames,
18 years ago
Luigi Rizzo f1aadc8161 add an entry for h263plus in an empty slot of the rtp types.
18 years ago
Steve Murphy f7213d2411 The upgrade of application argument separators to comma has an effect on AEL; I commented out the code that substitutes commas with vertbars, so we can get apps to parse their args correctly.
18 years ago
Steve Murphy 0f326a83c5 Merged revisions 77191 via svnmerge from
18 years ago
Joshua Colp 1c783e8cfb Merged revisions 77176 via svnmerge from
18 years ago
Luigi Rizzo 546c742106 silence a warning in ast-devmode on a potentially uninitialized var.
18 years ago
Mark Michelson b37f7ab577 Merged revisions 77154 via svnmerge from
18 years ago
Joshua Colp f903d0de0c Merged revisions 77071 via svnmerge from
18 years ago
Luigi Rizzo a1a5701821 change the debug level to 3 for an exceedingly annoying message
18 years ago
Luigi Rizzo 8f4d728fe0 Merged revisions 77022 via svnmerge from
18 years ago
Russell Bryant de1bcbc423 remove a couple of entries that got duplicated and snuck into the SIP section. Also, align the NAT/STUN entry with the others.
18 years ago
Steve Murphy 30c771a9d7 Merged revisions 76983 via svnmerge from
18 years ago
Tilghman Lesher 1aa9e4fc4d Merged revisions 76937 via svnmerge from
18 years ago
Tilghman Lesher 6910e43b05 Add the flag to trigger an intentional crash on mutex errors
18 years ago
Tilghman Lesher ddcefd4c01 Blocked revisions 76891 via svnmerge
18 years ago
Tilghman Lesher 95bee48cde Fix escaping and some of the formattting (closes issue #10285)
18 years ago
Jason Parker cf551decc5 Revert trivial whitespace change (for testing)
18 years ago
Jason Parker 307d1fcb77 Trivial whitespace change to test comitting...
18 years ago
Tilghman Lesher 1c17bc177d Merged revisions 76803 via svnmerge from
18 years ago
Mark Michelson c3a92f402f Merged revisions 76801 via svnmerge from
18 years ago
Joshua Colp d44a890c31 Don't download/install the sound packages if already installed.
18 years ago
Jason Parker 3562d4eea2 The chan_skinny Dial() syntax was funky. You had to do Dial(Skinny/line@device)
18 years ago
Luigi Rizzo 961165519e two small fixes when using stun (reported by Marta Carbone):
18 years ago
Luigi Rizzo 5305d61e85 add documentation on nat/stun support in chan_sip
18 years ago
Joshua Colp 2db4e2b19b Move manager users list over to an rwlist.
18 years ago
Joshua Colp 3e9886598d You need to put static in front of a static RWLIST declaration to make it really static... and don't call AST_RWLIST_HEAD_DESTROY on a statically declared list.
18 years ago
Joshua Colp 58004e3741 Don't bother calling AST_RWLIST_EMPTY on a list before AST_RWLIST_TRAVERSE, it's just a double check.
18 years ago
Tilghman Lesher 922444c851 Merged revisions 76708 via svnmerge from
18 years ago
Tilghman Lesher db9d7764e0 Enhance AGI with several fixes:
18 years ago
Joshua Colp 84f325abb2 Clean up res_crypto module. It now uses an rwlist to keep the keys and it should also be thread safe now.
18 years ago
Tilghman Lesher a1fdc1c769 Missed one conversion to comma delimiter (thanks, Juggie) and add documentation on the
18 years ago
Tilghman Lesher 55b1ee298e Merge the dialplan_aesthetics branch. Most of this patch simply converts applications
18 years ago
Jason Parker d8d1b6c8f2 Merged revisions 76656 via svnmerge from
18 years ago
Joshua Colp 34e92f29f6 Merged revisions 76654 via svnmerge from
18 years ago
Jason Parker 6f81f60696 Merged revisions 76620 via svnmerge from
18 years ago
Joshua Colp 32237bb1ba Merged revisions 76618 via svnmerge from
18 years ago
Luigi Rizzo 6a9270d879 add two missing entries in the replica of the sip_tech that
18 years ago
Joshua Colp 90dc0cfa85 Merged revisions 76561 via svnmerge from
18 years ago
Russell Bryant 7a2772c151 Mark str2dtmfmode() as currently unused to resolve a compiler warning and
18 years ago
Russell Bryant eaebbdab61 (closes issue #10271)
18 years ago
Russell Bryant 098acf6fc3 note the debug and verbose changes in CHANGES
18 years ago
Russell Bryant f1f72312bb (closes issue #10192)
18 years ago
Luigi Rizzo b1791d9349 introduce two functions, map_x_s() and map_s_x(), to map
18 years ago