2009-06-10 |
Mark Michelson | Only try to use the invite_branch on outgoing INVITEs... |
blob | commitdiff |
2009-06-09 |
David Vossel | CLI NOTIFY sending wrong transport type. |
blob | commitdiff | diff to current |
2009-06-08 |
Mark Michelson | Fix a deadlock that could occur when setting rtp stats... |
blob | commitdiff | diff to current |
2009-06-02 |
Joshua Colp | Correct documentation for the register line, specifical... |
blob | commitdiff | diff to current |
2009-06-01 |
Mark Michelson | Add the ability to execute connected line interception... |
blob | commitdiff | diff to current |
2009-06-01 |
Joshua Colp | Fix a bug where the Event and Content-Type headers... |
blob | commitdiff | diff to current |
2009-05-30 |
Joshua Colp | When removing all packets from a dialog we also need... |
blob | commitdiff | diff to current |
2009-05-29 |
Joshua Colp | Fix a bug where the default setting did not perform... |
blob | commitdiff | diff to current |
2009-05-29 |
Mark Michelson | A few fixes to SIP with regards to connected line updat... |
blob | commitdiff | diff to current |
2009-05-28 |
Mark Michelson | Treat 405 responses the same way we would a 501. |
blob | commitdiff | diff to current |
2009-05-28 |
Eliel C. Sardanons | Merged revisions 197562 via svnmerge from |
blob | commitdiff | diff to current |
2009-05-28 |
Joshua Colp | Merged revisions 197466 via svnmerge from |
blob | commitdiff | diff to current |
2009-05-27 |
Olle Johansson | Adding some generic handling of error codes sent to... |
blob | commitdiff | diff to current |
2009-05-26 |
Mark Michelson | Remove some redundant or unnecessary connected line... |
blob | commitdiff | diff to current |
2009-05-26 |
Joshua Colp | Fix a bug where the sip unregister CLI command did... |
blob | commitdiff | diff to current |
2009-05-22 |
David Vossel | SIP set outbound transport type from Registration |
blob | commitdiff | diff to current |
2009-05-22 |
Eliel C. Sardanons | Implement a new element in AstXML for AMI actions docum... |
blob | commitdiff | diff to current |
2009-05-22 |
Mark Michelson | s/it's/its/ |
blob | commitdiff | diff to current |
2009-05-21 |
Kevin P. Fleming | Const-ify the world (or at least a good part of it) |
blob | commitdiff | diff to current |
2009-05-20 |
Mark Michelson | Get rid of some duplicated code and correct a connected... |
blob | commitdiff | diff to current |
2009-05-19 |
Mark Michelson | Add basic support for handling connected line-related... |
blob | commitdiff | diff to current |
2009-05-19 |
Joshua Colp | Merged revisions 195448 via svnmerge from |
blob | commitdiff | diff to current |
2009-05-18 |
Joshua Colp | Fix a bug where specifying an empty outboundproxy would... |
blob | commitdiff | diff to current |
2009-05-14 |
Mark Michelson | Merged revisions 194484 via svnmerge from |
blob | commitdiff | diff to current |
2009-05-12 |
Mark Michelson | Update spiral support in trunk and 1.6.X to match what... |
blob | commitdiff | diff to current |
2009-05-08 |
David Vossel | TCP not matching valid peer. |
blob | commitdiff | diff to current |
2009-05-07 |
Tilghman Lesher | Merged revisions 192932 via svnmerge from |
blob | commitdiff | diff to current |
2009-05-06 |
Joshua Colp | Merged revisions 192633 via svnmerge from |
blob | commitdiff | diff to current |
2009-05-05 |
Richard Mudgett | Fixed crashes from issue8824 review board channel locki... |
blob | commitdiff | diff to current |
2009-05-05 |
Joshua Colp | Fix a bug with setting t38pt_udptl at the user or peer... |
blob | commitdiff | diff to current |
2009-05-01 |
Tilghman Lesher | Merged revisions 191559 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-29 |
David Vossel | Consistent SSL/TLS options across conf files |
blob | commitdiff | diff to current |
2009-04-24 |
David Vossel | TLS/SSL private key option |
blob | commitdiff | diff to current |
2009-04-24 |
Russell Bryant | Convert the ast_channel data structure over to the... |
blob | commitdiff | diff to current |
2009-04-24 |
Joshua Colp | Fix nat setting on RTP instances. |
blob | commitdiff | diff to current |
2009-04-23 |
Russell Bryant | Merged revisions 190356 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-21 |
David Vossel | Fixes segfault when switching UDP to TCP in sip.conf... |
blob | commitdiff | diff to current |
2009-04-20 |
Joshua Colp | Fix a bug with non-UDP connections that caused dialogs... |
blob | commitdiff | diff to current |
2009-04-17 |
Mark Michelson | Prevent a crash when SIP blonde transferring an unbridg... |
blob | commitdiff | diff to current |
2009-04-17 |
Joshua Colp | Merged revisions 188946 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-16 |
Tilghman Lesher | Merged revisions 188835 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-16 |
David Vossel | SIP state notify reorganization |
blob | commitdiff | diff to current |
2009-04-14 |
Joshua Colp | Fix a bug with the change I made yesterday to outbound... |
blob | commitdiff | diff to current |
2009-04-13 |
Joshua Colp | Fix a bug where using an outbound proxy would cause... |
blob | commitdiff | diff to current |
2009-04-10 |
Joshua Colp | Fix some uninitialized memory notices that appeared... |
blob | commitdiff | diff to current |
2009-04-10 |
Tilghman Lesher | Ensure pvt is not NULL before dereferencing it. |
blob | commitdiff | diff to current |
2009-04-09 |
Mark Michelson | Add a new option, mwi_from, to sip.conf. |
blob | commitdiff | diff to current |
2009-04-09 |
Mark Michelson | Merged revisions 187484 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-09 |
Tilghman Lesher | Allow '/' in username portion of register; this is... |
blob | commitdiff | diff to current |
2009-04-09 |
Tilghman Lesher | Merged revisions 187362 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-09 |
Joshua Colp | Add support for allowing the channel driver to handle... |
blob | commitdiff | diff to current |
2009-04-08 |
Russell Bryant | Remove duplicate prototype for temp_peer(). |
blob | commitdiff | diff to current |
2009-04-08 |
Russell Bryant | Update some comments and resolve potential memory corru... |
blob | commitdiff | diff to current |
2009-04-08 |
Tilghman Lesher | Add lastms to the require API call. |
blob | commitdiff | diff to current |
2009-04-08 |
Mark Michelson | Fix bad merge from fix for issue 13867. |
blob | commitdiff | diff to current |
2009-04-06 |
Joshua Colp | Fix problem when authenticating a non-RTP dialog. |
blob | commitdiff | diff to current |
2009-04-06 |
Joshua Colp | Add support for changing the outbound codec on a SIP... |
blob | commitdiff | diff to current |
2009-04-03 |
Mark Michelson | This commit introduces COLP/CONP and Redirecting party... |
blob | commitdiff | diff to current |
2009-04-03 |
Joshua Colp | Add better support for relaying success or failure... |
blob | commitdiff | diff to current |
2009-04-02 |
Joshua Colp | Merge in the RTP engine API. |
blob | commitdiff | diff to current |
2009-04-02 |
Tilghman Lesher | Merged revisions 186059 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-01 |
David Vossel | Merged revisions 185845 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-30 |
Joshua Colp | Merged revisions 184947 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-27 |
Joshua Colp | Merged revisions 184565 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-25 |
Russell Bryant | Improve performance of the ast_event cache functionality. |
blob | commitdiff | diff to current |
2009-03-25 |
Joshua Colp | Fix issue with a T38 reinvite being sent even if not... |
blob | commitdiff | diff to current |
2009-03-24 |
David Vossel | SIP preferred codec only feature |
blob | commitdiff | diff to current |
2009-03-20 |
Mark Michelson | Fix chan_sip so it builds. |
blob | commitdiff | diff to current |
2009-03-19 |
Mark Michelson | Merged revisions 183115 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-19 |
Joshua Colp | Improve our triggering of a T38 switchover internally... |
blob | commitdiff | diff to current |
2009-03-13 |
Joshua Colp | Fix an issue with requesting a T38 reinvite before... |
blob | commitdiff | diff to current |
2009-03-13 |
Kevin P. Fleming | improve a bit of suboptimal code |
blob | commitdiff | diff to current |
2009-03-12 |
Mark Michelson | Merged revisions 181768 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-11 |
Joshua Colp | Merged revisions 181328 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-11 |
Joshua Colp | Merged revisions 181295 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-11 |
Jeff Peeler | Fix malloc debug macros to work properly with h323. |
blob | commitdiff | diff to current |
2009-03-11 |
Mark Michelson | Add missing comment that quotes RFC 3891 |
blob | commitdiff | diff to current |
2009-03-11 |
Mark Michelson | Merged revisions 181029,181031 via svnmerge from |
blob | commitdiff | diff to current |
2009-03-04 |
Russell Bryant | Resolve object matching issues related to the removal... |
blob | commitdiff | diff to current |
2009-03-04 |
Mark Michelson | Allow for "magic" pickups to work when we wish to ignor... |
blob | commitdiff | diff to current |
2009-03-03 |
Olle Johansson | Please prefix default values with DEFAULT |
blob | commitdiff | diff to current |
2009-03-01 |
Mark Michelson | Properly free memory and remove scheduler entries when... |
blob | commitdiff | diff to current |
2009-02-24 |
Joshua Colp | Merged revisions 178205 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-21 |
Tilghman Lesher | On update, test against the existence of sipregs. |
blob | commitdiff | diff to current |
2009-02-21 |
Michiel van Baak | make chan_sip.c compile on OpenBSD again. |
blob | commitdiff | diff to current |
2009-02-20 |
Jeff Peeler | Set sip_request ast_str data to NULL so ast_str_copy... |
blob | commitdiff | diff to current |
2009-02-18 |
Joshua Colp | Fix ordering of output for a ChannelUpdate manager... |
blob | commitdiff | diff to current |
2009-02-18 |
Dwayne M. Hubbard | T38 faxdetect should jump to the 'fax' extension for... |
blob | commitdiff | diff to current |
2009-02-17 |
Dwayne M. Hubbard | create a UDPTL structure in create_addr_from_peer(... |
blob | commitdiff | diff to current |
2009-02-17 |
Tilghman Lesher | In this version, we can combine the queries, because... |
blob | commitdiff | diff to current |
2009-02-17 |
Tilghman Lesher | Merged revisions 176426 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-16 |
Joshua Colp | Merged revisions 176029 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-16 |
Michiel van Baak | Merged revisions 175921 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-15 |
Russell Bryant | Fix a number of problems with ast_sched_report(). |
blob | commitdiff | diff to current |
2009-02-15 |
Olle Johansson | Merged revisions 175777 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-13 |
Kevin P. Fleming | Add basic (passthrough, playback, record) support for... |
blob | commitdiff | diff to current |
2009-02-12 |
Russell Bryant | Remove useless string copy, and make sscanf safe again |
blob | commitdiff | diff to current |
2009-02-12 |
Russell Bryant | Avoid using ast_strdupa() in a loop. |
blob | commitdiff | diff to current |
2009-02-10 |
Joshua Colp | Only decrease inringing count if above zero. |
blob | commitdiff | diff to current |
2009-02-10 |
Joshua Colp | Set the type for the peer structure to be a peer as... |
blob | commitdiff | diff to current |
next |