2009-03-03 |
Olle Johansson | Please prefix default values with DEFAULT |
blob | commitdiff |
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 |
2009-02-10 |
Joshua Colp | Make the logic for inuse and inringing manipluation... |
blob | commitdiff | diff to current |
2009-02-09 |
Mark Michelson | Fix something I messed up in the merge I just did |
blob | commitdiff | diff to current |
2009-02-09 |
Mark Michelson | Merged revisions 174282 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-06 |
Dwayne M. Hubbard | Merged revisions 174082 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-06 |
Joshua Colp | Merged revisions 173967-173968 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-06 |
Matthew Nicholson | Merged revisions 173917 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-02 |
Russell Bryant | Fix a spelling mistake. |
blob | commitdiff | diff to current |
2009-02-02 |
Olle Johansson | Add a todo. I do need to really check what's going... |
blob | commitdiff | diff to current |
2009-02-02 |
Olle Johansson | Small formatting change |
blob | commitdiff | diff to current |
2009-02-02 |
Olle Johansson | Add some well-needed improvements to the wishlist in... |
blob | commitdiff | diff to current |
2009-02-02 |
Sean Bright | The CID lookup feature wasn't actually working properly... |
blob | commitdiff | diff to current |
2009-01-29 |
Olle Johansson | Fix "cancel answered elsewhere" through app_queue with... |
blob | commitdiff | diff to current |
2009-01-29 |
Olle Johansson | - Make sure we set setvar= variables on outbound calls... |
blob | commitdiff | diff to current |
2009-01-29 |
Olle Johansson | Make sure register= line supports both port and expiry... |
blob | commitdiff | diff to current |
2009-01-29 |
Olle Johansson | Merged revisions 172169 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-27 |
Olle Johansson | Solving the same issue, but a bit different in trunk... |
blob | commitdiff | diff to current |
2009-01-26 |
Olle Johansson | Moving generic setting to friends |
blob | commitdiff | diff to current |
2009-01-26 |
Olle Johansson | Continue to move variables into the sip_cfg structure... |
blob | commitdiff | diff to current |
2009-01-26 |
Olle Johansson | Just moving around variable declarations so that we... |
blob | commitdiff | diff to current |
2009-01-26 |
Olle Johansson | Merged revisions 171264 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-23 |
Joshua Colp | Merged revisions 170504 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-21 |
Mark Michelson | Further fix some oddities in sip show users and sip... |
blob | commitdiff | diff to current |
2009-01-20 |
Mark Michelson | Convert the character pointers in a sip_request to... |
blob | commitdiff | diff to current |
2009-01-17 |
Terry Wilson | Fix port :0 added to SIP INVITE URI when outboundproxy... |
blob | commitdiff | diff to current |
2009-01-16 |
Mark Michelson | Merged revisions 168975 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-15 |
Mark Michelson | Add missing brace |
blob | commitdiff | diff to current |
2009-01-15 |
Mark Michelson | Fix the compactheaders option in sip.conf |
blob | commitdiff | diff to current |
2009-01-15 |
Mark Michelson | Remove an unneeded condition for line addition to a... |
blob | commitdiff | diff to current |
2009-01-15 |
Olle Johansson | Make sure that we have the same terminology in sip... |
blob | commitdiff | diff to current |
2009-01-15 |
Olle Johansson | Add capability to remove added SIP headers *before... |
blob | commitdiff | diff to current |
2009-01-14 |
Mark Michelson | Restore the "sip show users" and "sip show user" CLI... |
blob | commitdiff | diff to current |
2009-01-13 |
Terry Wilson | Merged revisions 168551 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-13 |
Mark Michelson | Allow specifying a port number in the user portion... |
blob | commitdiff | diff to current |
2009-01-12 |
Mark Michelson | Merged revisions 168482 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-10 |
Tilghman Lesher | sizeof for a stringfield is 4. Kinda low for reconstru... |
blob | commitdiff | diff to current |
2009-01-09 |
Mark Michelson | Merged revisions 168128 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-08 |
Mark Michelson | Revert chan_sip changes which were accidentally committed |
blob | commitdiff | diff to current |
2009-01-08 |
Mark Michelson | Add the average talk time for a queue |
blob | commitdiff | diff to current |
2009-01-08 |
Kevin P. Fleming | Merged revisions 167714 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-08 |
Kevin P. Fleming | Merged revisions 167620 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-05 |
Mark Michelson | Merged revisions 167179 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-24 |
Terry Wilson | There is no section 22.2.2 in rfc 3261. I believe... |
blob | commitdiff | diff to current |
2008-12-23 |
Tilghman Lesher | Allow semicolons and extended characters in user-specif... |
blob | commitdiff | diff to current |
2008-12-18 |
Joshua Colp | Numerous documentation updates. |
blob | commitdiff | diff to current |
2008-12-17 |
Joshua Colp | Call proxy_update so that the IP address gets populated... |
blob | commitdiff | diff to current |
2008-12-17 |
Matthew Nicholson | This patch adds a new 'ignoresdpversion' option to... |
blob | commitdiff | diff to current |
2008-12-16 |
Mark Michelson | Merged revisions 164977 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-16 |
Terry Wilson | Make a note of the feature request in bug #11157 as... |
blob | commitdiff | diff to current |
2008-12-16 |
Joshua Colp | Qualify trumps poke per lmadsen. |
blob | commitdiff | diff to current |
2008-12-16 |
Joshua Colp | Add configuration options for finer control over how... |
blob | commitdiff | diff to current |
2008-12-16 |
Russell Bryant | Merged revisions 164672 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-16 |
Joshua Colp | When using externhost make sure the port gets set to... |
blob | commitdiff | diff to current |
2008-12-15 |
Tilghman Lesher | Revert ast_str opacity in chan_sip for now, since somet... |
blob | commitdiff | diff to current |
2008-12-15 |
Joshua Colp | Merged revisions 164350 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-13 |
Tilghman Lesher | Merge ast_str_opaque branch (discontinue usage of ast_s... |
blob | commitdiff | diff to current |
2008-12-12 |
Russell Bryant | Rename a number of tcptls_session variables. There... |
blob | commitdiff | diff to current |
2008-12-12 |
Russell Bryant | Fix a small race condition in sip_tcp_locate(). |
blob | commitdiff | diff to current |
2008-12-12 |
Russell Bryant | Resolve crashes when using SIP TCP/TLS with qualify. |
blob | commitdiff | diff to current |
2008-12-12 |
Joshua Colp | When a device registers we need to unlink them (if... |
blob | commitdiff | diff to current |
2008-12-12 |
Joshua Colp | Since chan_sip is callback devicestate driven do not... |
blob | commitdiff | diff to current |
2008-12-11 |
Joshua Colp | When a device registers to use it is entirely possible... |
blob | commitdiff | diff to current |
2008-12-10 |
Joshua Colp | Merged revisions 162804 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-10 |
Joshua Colp | Merged revisions 162738 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-10 |
Mark Michelson | Merged revisions 162663 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-10 |
Joshua Colp | When transmitting a register set the socket port to... |
blob | commitdiff | diff to current |
2008-12-08 |
Joshua Colp | Merged revisions 161725 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-08 |
Matthew Nicholson | Fix a crash that can occur on a transfer in chan_sip... |
blob | commitdiff | diff to current |
2008-12-08 |
Terry Wilson | Add the ability to play a courtesy tone to the transfer... |
blob | commitdiff | diff to current |
2008-12-05 |
Eliel C. Sardanons | Janitor, use ARRAY_LEN() when possible. |
blob | commitdiff | diff to current |
2008-12-04 |
Dwayne M. Hubbard | If 'faxdetect=yes' in sip.conf, switch to a 'fax' exten... |
blob | commitdiff | diff to current |
2008-12-03 |
Tilghman Lesher | Merged revisions 160480 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-02 |
Tilghman Lesher | Merged revisions 160297 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-29 |
Kevin P. Fleming | incorporates r159808 from branches/1.4: |
blob | commitdiff | diff to current |
2008-11-25 |
Sean Bright | This is basically a complete rollback of r155401, as... |
blob | commitdiff | diff to current |
2008-11-23 |
Sean Bright | If you enabled 'notifycid' one of the limitations is... |
blob | commitdiff | diff to current |
2008-11-23 |
Sean Bright | No need to use a separate structure for this since... |
blob | commitdiff | diff to current |
2008-11-21 |
Doug Bailey | Add fix to prevent crash during reload if there is... |
blob | commitdiff | diff to current |
2008-11-21 |
Mark Michelson | Use a more expressive constant for a 64-bit scanned int |
blob | commitdiff | diff to current |
2008-11-21 |
Mark Michelson | Use some magic constants to get the right size |
blob | commitdiff | diff to current |
2008-11-21 |
Mark Michelson | Fix the build for 32-bit systems. %lu is only 32-bits |
blob | commitdiff | diff to current |
next |