| 2007-08-01 |
Russell Bryant | Convert code that checks the _softhangup member of... |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Joshua Colp | Convert CLI helpers list to rwlist. |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Mark Michelson | Merged revisions 77854 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Mark Michelson | Merged revisions 77852 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Tilghman Lesher | Twould help if we actually defined ->mod before compari... |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Steve Murphy | Merged revisions 77844 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Tilghman Lesher | Add some documentation detailing an aspect of dialplan... |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Tilghman Lesher | Add func_lock, which creates dialplan mutexes, and... |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Joshua Colp | Merged revisions 77831 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Steve Murphy | thanks to Russel, for pointing out that the dialoglist_... |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Kevin P. Fleming | Merged revisions 77827 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Mark Michelson | Merged revisions 77824 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Kevin P. Fleming | there is no use in having functions that have no code... |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Kevin P. Fleming | use a different method for overriding the send_digit_be... |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Kevin P. Fleming | umm... let's build with --enable-dev-mode, mmkay? |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Steve Murphy | Discovered in experiments on core files: if you wrap... |
commit | commitdiff | tree | snapshot |
| 2007-07-31 |
Tilghman Lesher | Mostly cleanup of documentation to substitute the pipe... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Joshua Colp | Add support for call forwarding and timeouts to the... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Change another unnecessary use of the increment operato... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Explicitly set a variable to 1 instead of using the... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Merged revisions 77794 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Jason Parker | Merged revisions 77795 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Luigi Rizzo | print formats as 0x%x instead of %d in a warning message. |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Fix the return value of ast_agi_fdprintf() to include... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Improve ast_agi_fdprintf() by using the ast_str() API. |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Remove an XXX comment noting that it would be nice... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Merged revisions 77788 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Tilghman Lesher | Cleanup of res_agi, ensuring thread safety (closes... |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Merged revisions 77785 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Tilghman Lesher | Merged revisions 77783 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Russell Bryant | Merged revisions 77780 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 2007-07-30 |
Joshua Colp | Merged revisions 77778 via svnmerge from |
commit | commitdiff | tree | snapshot |
| 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 |
| next |