| 2007-07-30 |
Joshua Colp | Minor clean up of app_followme. |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Joshua Colp | Merged revisions 77771 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Resolve some compiler warnings so that I can build... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Joshua Colp | Merged revisions 77768 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Luigi Rizzo | minor code rearrangements: |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Luigi Rizzo | rename handle_request() to handle_incoming(), as the... |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | move some dialog-only flags to proper variables, namely |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | use a function, cli_yesno(), to produce the output... |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | move the two remaining peer flags to proper variables. |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | move RT_FROMCONTACT to a proper sip_peer field. |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | Move some global 'flags' to individual variables. |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | minor simplification of a conditional statement |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | build the version of sip_tech with no send_digit_begin |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | remove bit position from description of SIP_* flags. |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | back on cleaning up the usage of flags. |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | more documentation on internal representation of incomi... |
commit | commitdiff | tree | snapshot |
| 2007-07-29 |
Luigi Rizzo | make register_unref() return NULL so it is easy to... |
commit | commitdiff | tree | snapshot |
| 2007-07-28 |
Luigi Rizzo | add some documentation to auto_congest(), and some |
commit | commitdiff | tree | snapshot |
| 2007-07-28 |
Luigi Rizzo | more dialog_ref()/dialog_unref() calls |
commit | commitdiff | tree | snapshot |
| 2007-07-28 |
Luigi Rizzo | more dialog_ref()/dialog_unref() calls |
commit | commitdiff | tree | snapshot |
| 2007-07-28 |
Luigi Rizzo | start introducing hooks for reference counts on dialog... |
commit | commitdiff | tree | snapshot |
| 2007-07-28 |
Luigi Rizzo | remove an unused string |
commit | commitdiff | tree | snapshot |
| 2007-07-28 |
Luigi Rizzo | simplify a conditional expression using S_OR |
commit | commitdiff | tree | snapshot |
| 2007-07-28 |
Luigi Rizzo | make use of received= and rport= fields in sip replies. |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Tilghman Lesher | Some ODBC drivers don't set the CHAR_OCTET_LENGTH field... |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Tilghman Lesher | Target asterisk.pdf stopped building when the build... |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Tilghman Lesher | Merged revisions 77571 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Joshua Colp | Merged revisions 77540 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Joshua Colp | Turn 4 lines of code into 1 line that does the same... |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Joshua Colp | Merged revisions 77536 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Tilghman Lesher | 'dialplan save' shouldn't be converting '|' back to... |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Steve Murphy | These fixes take care of two problems: a complaint... |
commit | commitdiff | tree | snapshot |
| 2007-07-27 |
Mark Michelson | Merged revisions 77490 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Joshua Colp | Merged revisions 77460 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Kevin P. Fleming | Merged revisions 77424,77429 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Russell Bryant | Merged revisions 77410 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Mark Michelson | Merged revisions 77380 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Tilghman Lesher | Merged revisions 77350 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Tilghman Lesher | Merged revisions 77348 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Mark Michelson | Merged revisions 77318 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Russell Bryant | Do a massive conversion for using the ast_verb() macro |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Russell Bryant | Merge a big batch of documentation fixes for escaping... |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Russell Bryant | Revert some changes to call abs() on the result of... |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Russell Bryant | Ensure that the read from /dev/urandom returns a positi... |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Tilghman Lesher | Things expecting a positive result from ast_random... |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Russell Bryant | Add a link to the list of assigned RTP payload types... |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Luigi Rizzo | document how the RTP marker bit is passed for video... |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Luigi Rizzo | add an entry for h263plus in an empty slot of the rtp... |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Steve Murphy | The upgrade of application argument separators to comma... |
commit | commitdiff | tree | snapshot |
| 2007-07-26 |
Steve Murphy | Merged revisions 77191 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Joshua Colp | Merged revisions 77176 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Luigi Rizzo | silence a warning in ast-devmode on a potentially unini... |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Mark Michelson | Merged revisions 77154 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Joshua Colp | Merged revisions 77071 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Luigi Rizzo | change the debug level to 3 for an exceedingly annoying... |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Luigi Rizzo | Merged revisions 77022 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Russell Bryant | remove a couple of entries that got duplicated and... |
commit | commitdiff | tree | snapshot |
| 2007-07-25 |
Steve Murphy | Merged revisions 76983 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Tilghman Lesher | Merged revisions 76937 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Tilghman Lesher | Add the flag to trigger an intentional crash on mutex... |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Tilghman Lesher | Blocked revisions 76891 via svnmerge |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Tilghman Lesher | Fix escaping and some of the formattting (closes issue... |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Jason Parker | Revert trivial whitespace change (for testing) |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Jason Parker | Trivial whitespace change to test comitting... |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Tilghman Lesher | Merged revisions 76803 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Mark Michelson | Merged revisions 76801 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Joshua Colp | Don't download/install the sound packages if already... |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Jason Parker | The chan_skinny Dial() syntax was funky. You had to... |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Luigi Rizzo | two small fixes when using stun (reported by Marta... |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Luigi Rizzo | add documentation on nat/stun support in chan_sip |
commit | commitdiff | tree | snapshot |
| 2007-07-24 |
Joshua Colp | Move manager users list over to an rwlist. |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Joshua Colp | You need to put static in front of a static RWLIST... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Joshua Colp | Don't bother calling AST_RWLIST_EMPTY on a list before... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Tilghman Lesher | Merged revisions 76708 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Tilghman Lesher | Enhance AGI with several fixes: |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Joshua Colp | Clean up res_crypto module. It now uses an rwlist to... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Tilghman Lesher | Missed one conversion to comma delimiter (thanks, Juggi... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Tilghman Lesher | Merge the dialplan_aesthetics branch. Most of this... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Jason Parker | Merged revisions 76656 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Joshua Colp | Merged revisions 76654 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Jason Parker | Merged revisions 76620 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Joshua Colp | Merged revisions 76618 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Luigi Rizzo | add two missing entries in the replica of the sip_tech... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Joshua Colp | Merged revisions 76561 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Russell Bryant | Mark str2dtmfmode() as currently unused to resolve... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Russell Bryant | (closes issue #10271) |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Russell Bryant | note the debug and verbose changes in CHANGES |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Russell Bryant | (closes issue #10192) |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Luigi Rizzo | introduce two functions, map_x_s() and map_s_x(), to map |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Russell Bryant | Remove an unused function to resolve a compiler warning |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Joshua Colp | Use autoconf logic to determine byte swapping macro... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Luigi Rizzo | move "sip prunte realtime ..." and "sip set debug ... |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Joshua Colp | Merged revisions 76519 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Russell Bryant | Merged revisions 76485 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Luigi Rizzo | Add some documentation on the sipregistry states and the |
commit | commitdiff | tree | snapshot |
| 2007-07-23 |
Luigi Rizzo | add a bit of comments on internal functions. |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
Luigi Rizzo | rewrite "sip show {channels|subscriptions}" CLI handler |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
Luigi Rizzo | Make sip_destroy() return NULL so the caller can do... |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
Luigi Rizzo | add two comment blocks, one on reusing nonces, and... |
commit | commitdiff | tree | snapshot |
| 2007-07-22 |
Luigi Rizzo | comment and slightly restructure handle_request() in... |
commit | commitdiff | tree | snapshot |
| next |