2008-12-04 |
Dwayne M. Hubbard | If 'faxdetect=yes' in sip.conf, switch to a 'fax' exten... |
blob | commitdiff |
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 |
2008-11-20 |
Mark Michelson | Change the remote user agent session version variable |
blob | commitdiff | diff to current |
2008-11-20 |
Mark Michelson | Merged revisions 158072 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-20 |
Mark Michelson | Merged revisions 158071 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-20 |
Mark Michelson | Merged revisions 158053 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-18 |
Mark Michelson | Merged revisions 157503 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-18 |
Mark Michelson | Based on Russell's advice on the asterisk-dev list... |
blob | commitdiff | diff to current |
2008-11-18 |
Mark Michelson | * Add a lock to be used in the update_call_counter... |
blob | commitdiff | diff to current |
2008-11-15 |
Russell Bryant | Fix a few more places where the case insensitive hash... |
blob | commitdiff | diff to current |
2008-11-14 |
Mark Michelson | Revision 155513 of chan_sip.c in trunk inadvertently |
blob | commitdiff | diff to current |
2008-11-12 |
Michiel van Baak | This commit does two things: |
blob | commitdiff | diff to current |
2008-11-11 |
Russell Bryant | Remove commentary from the issues list for SIP TCP/TLS |
blob | commitdiff | diff to current |
2008-11-09 |
Sean Bright | In order to move away from nested function use, some... |
blob | commitdiff | diff to current |
2008-11-08 |
Russell Bryant | - Check for failure when putting the packet in the... |
blob | commitdiff | diff to current |
2008-11-08 |
Russell Bryant | Remove some code that is basically a no-op. Code above... |
blob | commitdiff | diff to current |
2008-11-07 |
Mark Michelson | Set the invite state to INV_CANCELLED in a place that |
blob | commitdiff | diff to current |
2008-11-07 |
Sean Bright | Add ability to pass arbitrary data to the ao2_callback_... |
blob | commitdiff | diff to current |
2008-11-07 |
Tilghman Lesher | Merged revisions 155398 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-07 |
Kevin P. Fleming | stringfields conversion for struct sip_peer, as request... |
blob | commitdiff | diff to current |
2008-11-07 |
Russell Bryant | Remove a bogus ast_free() that Kevin noticed. This... |
blob | commitdiff | diff to current |
2008-11-07 |
Russell Bryant | Fix some code in chan_sip that was intended to unlink... |
blob | commitdiff | diff to current |
2008-11-04 |
Sean Bright | Introduce a new API call ast_channel_search_locked... |
blob | commitdiff | diff to current |
2008-11-04 |
Sean Bright | Allow devices that accept dialog-info+xml (like snoms... |
blob | commitdiff | diff to current |
2008-11-03 |
Olle Johansson | Adding a separation of remote authentication and our... |
blob | commitdiff | diff to current |
2008-11-03 |
Eliel C. Sardanons | Add XML documentation for: |
blob | commitdiff | diff to current |
2008-11-02 |
Kevin P. Fleming | bring over all the fixes for the warnings found by... |
blob | commitdiff | diff to current |
2008-11-01 |
Russell Bryant | Don't ignore the result of find_peer() when looking... |
blob | commitdiff | diff to current |
2008-11-01 |
Russell Bryant | Ensure that the sip_pvt properly has its refcount incre... |
blob | commitdiff | diff to current |
2008-10-31 |
Tilghman Lesher | Merged revisions 153114 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-30 |
Russell Bryant | Fix the sip_peer reference count with respect to schedu... |
blob | commitdiff | diff to current |
2008-10-30 |
Russell Bryant | Fix the sip_peer reference count with respect to schedu... |
blob | commitdiff | diff to current |
2008-10-30 |
Mark Michelson | I just noticed this construct and thought it was |
blob | commitdiff | diff to current |
2008-10-30 |
Russell Bryant | Modify the documentation of the sip_registry struct |
blob | commitdiff | diff to current |
2008-10-29 |
Russell Bryant | Merged revisions 152539 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-26 |
Olle Johansson | Trying to fix the user/peer matching correctly. This... |
blob | commitdiff | diff to current |
2008-10-26 |
Olle Johansson | Moving more variables to the sip_cfg structure, as... |
blob | commitdiff | diff to current |
2008-10-26 |
Olle Johansson | Doxygen changes and some formatting. |
blob | commitdiff | diff to current |
2008-10-23 |
Olle Johansson | Adding a small new feature. |
blob | commitdiff | diff to current |
2008-10-22 |
BJ Weschke | revert the changes in issue #13705 - it's being re... |
blob | commitdiff | diff to current |
2008-10-22 |
Russell Bryant | Print out the right var in the log message |
blob | commitdiff | diff to current |
2008-10-22 |
Russell Bryant | Fix this check to use the proper variable (the result... |
blob | commitdiff | diff to current |
2008-10-22 |
Mark Michelson | The logic of a strncasecmp call was reversed. |
blob | commitdiff | diff to current |
2008-10-21 |
Mark Michelson | Make the sip_standard_port function more granular by... |
blob | commitdiff | diff to current |
2008-10-21 |
Mark Michelson | Get this compiling in dev-mode |
blob | commitdiff | diff to current |
2008-10-21 |
Mark Michelson | If a peer uses any transport other than UDP, then MWI... |
blob | commitdiff | diff to current |
2008-10-21 |
Mark Michelson | When attempting to resolve hostnames, we need to be... |
blob | commitdiff | diff to current |
2008-10-21 |
BJ Weschke | Fix configuration parsing so type=friend still identif... |
blob | commitdiff | diff to current |
2008-10-19 |
Kevin P. Fleming | cleaup of the TCP/TLS socket API: |
blob | commitdiff | diff to current |
2008-10-19 |
Olle Johansson | Adding changes from train and flight back home from... |
blob | commitdiff | diff to current |
2008-10-17 |
Olle Johansson | Adding some additional thoughts on configuration change... |
blob | commitdiff | diff to current |
2008-10-17 |
Mark Michelson | After a long discussion on #asterisk-bugs, it seems... |
blob | commitdiff | diff to current |
2008-10-16 |
Mark Michelson | INVITES with proxy auth were sent with a different... |
blob | commitdiff | diff to current |
2008-10-16 |
Kevin P. Fleming | ensure that type=peer entries are only matched on IP... |
blob | commitdiff | diff to current |
2008-10-16 |
Olle Johansson | Doxygen addition |
blob | commitdiff | diff to current |
2008-10-16 |
Olle Johansson | Add some notes on problems with the TCP/TLS implementation |
blob | commitdiff | diff to current |
2008-10-16 |
Kevin P. Fleming | return this logic to where it used to be, *after* the... |
blob | commitdiff | diff to current |
2008-10-16 |
Kevin P. Fleming | some additional debugging tools added at SIPit23: |
blob | commitdiff | diff to current |
2008-10-15 |
Mark Michelson | Make the sip_proxy struct reference counted. This is |
blob | commitdiff | diff to current |
2008-10-15 |
Olle Johansson | Adding a note about a missing part of "kill-the-user... |
blob | commitdiff | diff to current |
2008-10-15 |
Kevin P. Fleming | Merged revisions 149452 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-15 |
Olle Johansson | Fixing sytax errors ;-) |
blob | commitdiff | diff to current |
2008-10-14 |
Mark Michelson | Merged revisions 149266 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-14 |
Mark Michelson | Merged revisions 149207 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-14 |
Tilghman Lesher | Add additional memory debugging to several core APIs... |
blob | commitdiff | diff to current |
2008-10-14 |
Mark Michelson | Merged revisions 149130 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-14 |
Joshua Colp | Fix reference count issue that Russell brought up in... |
blob | commitdiff | diff to current |
2008-10-14 |
Kevin P. Fleming | fix some references to the owner of a private structure... |
blob | commitdiff | diff to current |
2008-10-14 |
Kevin P. Fleming | this structure should be static |
blob | commitdiff | diff to current |
2008-10-14 |
Kevin P. Fleming | ensure that *all* fields in the req structure are clear... |
blob | commitdiff | diff to current |
2008-10-14 |
Olle Johansson | Adding some clarifications |
blob | commitdiff | diff to current |
2008-10-13 |
Olle Johansson | - Doxygen formatting. (tss tss) |
blob | commitdiff | diff to current |
2008-10-13 |
Olle Johansson | Highlightning even more bugs in the current tcp/tls... |
blob | commitdiff | diff to current |
2008-10-13 |
Olle Johansson | Sending a 403 after a 200 is considered very bad. |
blob | commitdiff | diff to current |
2008-10-10 |
Mark Michelson | The logic used when checking a peer got changed subtly |
blob | commitdiff | diff to current |
2008-10-10 |
Mark Michelson | Make sure that the inUse and inRinging fields for |
blob | commitdiff | diff to current |
2008-10-09 |
Joshua Colp | Add support for subscribing to a voice mailbox on a... |
blob | commitdiff | diff to current |
2008-10-07 |
Terry Wilson | A blind transfer to the parking thread would cause... |
blob | commitdiff | diff to current |
2008-10-06 |
Tilghman Lesher | Merged revisions 146799 via svnmerge from |
blob | commitdiff | diff to current |
2008-10-05 |
Jason Parker | Recorded merge of revisions 146448 via svnmerge from |
blob | commitdiff | diff to current |
2008-09-30 |
Jeff Peeler | (closes issue #13337) |
blob | commitdiff | diff to current |
2008-09-30 |
Russell Bryant | Add support for call pickup on Snom phones. Asterisk... |
blob | commitdiff | diff to current |
2008-09-23 |
Mark Michelson | Fix a conflict in flag values |
blob | commitdiff | diff to current |
2008-09-23 |
Mark Michelson | When a promiscuous redirect contained both a user and |
blob | commitdiff | diff to current |
2008-09-18 |
Steve Murphy | Merged revisions 143534 via svnmerge from |
blob | commitdiff | diff to current |
2008-09-12 |
Tilghman Lesher | Create a new config file status, CONFIG_STATUS_FILEINVA... |
blob | commitdiff | diff to current |
2008-09-12 |
Tilghman Lesher | Merged revisions 142865 via svnmerge from |
blob | commitdiff | diff to current |
2008-09-09 |
Mark Michelson | Merged revisions 142218 via svnmerge from |
blob | commitdiff | diff to current |
2008-09-09 |
Mark Michelson | Merged revisions 142079 via svnmerge from |
blob | commitdiff | diff to current |
2008-09-08 |
Mark Michelson | Um, apparently I didn't actually finish merging before... |
blob | commitdiff | diff to current |
2008-09-08 |
Mark Michelson | Merged revisions 141809 via svnmerge from |
blob | commitdiff | diff to current |
next |