2009-09-10 |
Olle Johansson | Don't assign UINT_MAX to an INT. |
blob | commitdiff |
2009-09-10 |
Olle Johansson | Include ActionID in all events that are responsed to... |
blob | commitdiff | diff to current |
2009-09-09 |
Olle Johansson | Don't report transfer success until we actually know... |
blob | commitdiff | diff to current |
2009-09-09 |
Olle Johansson | Not having any TLS session to write to is a serious... |
blob | commitdiff | diff to current |
2009-09-09 |
Olle Johansson | Formatting and doxygen updates |
blob | commitdiff | diff to current |
2009-09-08 |
David Vossel | caller id number empty |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Moving another function declared in the middle of forwa... |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Move "deprecated_username" to a flag like the others... |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | - Doxygen additions |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Clean up the "offered_media" code |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Make sure we reset global_exclude_static at channel... |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Move capability into sip_cfg. While at it, make sure... |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Move global_regcontext into the sip_cfg structure |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Move contact_ha to sip_cfg structure |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Doxygen updates |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Since it's possible to have more than 999 calls, I... |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | add doxygen and remove duplicate declaration of variable |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | After many years, remove VOCAL_DATA_HACK definition |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Remove unneeded header files (tested on Linux and OS/X) |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Don't send MESSAGE with sendtext() if recepient doesn... |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Add some doxygen |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Fix typo |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | If there is no session timer in the INVITE, set it... |
blob | commitdiff | diff to current |
2009-09-07 |
Olle Johansson | Simplify the code in this function |
blob | commitdiff | diff to current |
2009-09-04 |
David Vossel | sip peer matching by address only with TCP/TLS |
blob | commitdiff | diff to current |
2009-09-04 |
Olle Johansson | Merged revisions 216430 via svnmerge from |
blob | commitdiff | diff to current |
2009-09-04 |
Russell Bryant | Do not treat every SIP peer as if they were configured... |
blob | commitdiff | diff to current |
2009-09-03 |
Olle Johansson | Add known internal IP address when autodomain=yes |
blob | commitdiff | diff to current |
2009-09-03 |
Tilghman Lesher | Default the callback extension to "s". This is a regre... |
blob | commitdiff | diff to current |
2009-09-02 |
Terry Wilson | Merged revisions 215682 via svnmerge from |
blob | commitdiff | diff to current |
2009-09-02 |
David Vossel | port string to int conversion using sscanf |
blob | commitdiff | diff to current |
2009-09-02 |
Michiel van Baak | add Parkinglot info to sip show peer <foo> and skinny... |
blob | commitdiff | diff to current |
2009-09-02 |
David Vossel | SIP uri parsing cleanup |
blob | commitdiff | diff to current |
2009-09-02 |
David Vossel | SIP support for keep-alive event |
blob | commitdiff | diff to current |
2009-09-02 |
Michiel van Baak | Honor configured parkinglot when parking and retrieving... |
blob | commitdiff | diff to current |
2009-09-01 |
Tilghman Lesher | Add MASTER_CHANNEL() dialplan function, as well as... |
blob | commitdiff | diff to current |
2009-09-01 |
Tilghman Lesher | Fix register such that lines with a transport string... |
blob | commitdiff | diff to current |
2009-09-01 |
Olle Johansson | Removing whitespace that causes red dots in reviewboard |
blob | commitdiff | diff to current |
2009-08-26 |
Tilghman Lesher | Typo fix ("SIP/2.0 XXX" is 11 chars, not 10) |
blob | commitdiff | diff to current |
2009-08-21 |
Tilghman Lesher | Clarifying comments in sip_register, and removing a... |
blob | commitdiff | diff to current |
2009-08-21 |
David Vossel | Register request line contains wrong address when user... |
blob | commitdiff | diff to current |
2009-08-21 |
David Vossel | fixes sip register parsing when user@domain is used |
blob | commitdiff | diff to current |
2009-08-19 |
Tilghman Lesher | Better parsing for the "register" line |
blob | commitdiff | diff to current |
2009-08-19 |
Tilghman Lesher | If we have realtime caching enabled, 'sip reload' must... |
blob | commitdiff | diff to current |
2009-08-13 |
Kevin P. Fleming | Ensure that T38FaxVersion is put into outgoing SDP... |
blob | commitdiff | diff to current |
2009-08-13 |
Joshua Colp | Check an actual populated variable when seeing if we... |
blob | commitdiff | diff to current |
2009-08-12 |
Matthew Nicholson | This patch adds support for choosing a realm based... |
blob | commitdiff | diff to current |
2009-08-12 |
Matthew Nicholson | Make asterisk handle 423 Interval Too Short messages... |
blob | commitdiff | diff to current |
2009-08-10 |
Tilghman Lesher | AST-2009-005 |
blob | commitdiff | diff to current |
2009-08-10 |
Joshua Colp | Fix retrieval of the port used for the video stream... |
blob | commitdiff | diff to current |
2009-08-06 |
Joshua Colp | Accept additional T.38 reinvites after an initial one... |
blob | commitdiff | diff to current |
2009-08-03 |
Kevin P. Fleming | Rename 'canreinvite' option to 'directmedia', with... |
blob | commitdiff | diff to current |
2009-07-31 |
Mark Michelson | Improve chan_sip's ability to determine what methods... |
blob | commitdiff | diff to current |
2009-07-30 |
Mark Michelson | Fix a crash that can result if text codecs are allowed... |
blob | commitdiff | diff to current |
2009-07-28 |
Kevin P. Fleming | Define side-effect-safe MIN and MAX macros and remove... |
blob | commitdiff | diff to current |
2009-07-24 |
Mark Michelson | Merged revisions 208587 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-24 |
Kevin P. Fleming | Resolve a T.38 negotiation issue left over from the... |
blob | commitdiff | diff to current |
2009-07-23 |
Kevin P. Fleming | Rework of T.38 negotiation and UDPTL API to address... |
blob | commitdiff | diff to current |
2009-07-23 |
Mark Michelson | Merged revisions 208386 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-23 |
Mark Michelson | Merged revisions 208312 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-23 |
Mark Michelson | Merged revisions 208262 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-23 |
Mark Michelson | Fix potential crash if p->owner is NULL. |
blob | commitdiff | diff to current |
2009-07-20 |
David Vossel | reg->username is parsed only once on sip reload |
blob | commitdiff | diff to current |
2009-07-20 |
Mark Michelson | Merged revisions 207423 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-17 |
David Vossel | sip option flags handled incorrectly |
blob | commitdiff | diff to current |
2009-07-17 |
David Vossel | Merged revisions 206938 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-15 |
David Vossel | Session timer were not activated if Supported header... |
blob | commitdiff | diff to current |
2009-07-15 |
David Vossel | callerid(num) is wrong when username is missing |
blob | commitdiff | diff to current |
2009-07-13 |
David Vossel | dns lookup of peername rather than peer's host in trans... |
blob | commitdiff | diff to current |
2009-07-10 |
David Vossel | SIP register not using peer's outbound proxy |
blob | commitdiff | diff to current |
2009-07-10 |
Mark Michelson | Merged revisions 205877 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-10 |
David Vossel | Merged revisions 205804 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-10 |
Mark Michelson | Merged revisions 205775 via svnmerge from |
blob | commitdiff | diff to current |
2009-07-09 |
Kevin P. Fleming | Repair ability of SendFAX/ReceiveFAX to respond to... |
blob | commitdiff | diff to current |
2009-07-07 |
Tilghman Lesher | Permit setting custom headers from the peer definition. |
blob | commitdiff | diff to current |
2009-06-30 |
Mark Michelson | Move the masquerade in local_attended_transfer to a... |
blob | commitdiff | diff to current |
2009-06-30 |
Mark Michelson | Remove some bogus deadlock avoidance code from local_at... |
blob | commitdiff | diff to current |
2009-06-29 |
Mark Michelson | Merged revisions 204300 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-29 |
Mark Michelson | Merged revisions 204243,204246 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-26 |
Russell Bryant | Ensure the TCP read buffer is fully initialized before... |
blob | commitdiff | diff to current |
2009-06-26 |
Joshua Colp | Fix the 'nat' option to actually do RFC3581 as expected... |
blob | commitdiff | diff to current |
2009-06-26 |
Joshua Colp | Improve T.38 negotiation by exchanging session paramete... |
blob | commitdiff | diff to current |
2009-06-26 |
Russell Bryant | Merge the new Channel Event Logging (CEL) subsystem. |
blob | commitdiff | diff to current |
2009-06-25 |
Russell Bryant | Merged revisions 203115 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-24 |
Mark Michelson | Merged revisions 202966 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-24 |
Joshua Colp | Ensure the default settings are applied for T.38 when... |
blob | commitdiff | diff to current |
2009-06-23 |
David Vossel | Merged revisions 202671 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-22 |
Russell Bryant | Merged revisions 202414 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-22 |
Mark Michelson | Merged revisions 202341-202342 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-22 |
Mark Michelson | Merged revisions 202336 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-19 |
Matthew Nicholson | Use sched_yield() instead of usleep(1) |
blob | commitdiff | diff to current |
2009-06-19 |
Joshua Colp | Add support for allowing an RTP engine to decide on... |
blob | commitdiff | diff to current |
2009-06-18 |
Matthew Nicholson | Added deadlock protection to try_suggested_sip_codec... |
blob | commitdiff | diff to current |
2009-06-18 |
Mark Michelson | Trunk implementation of setting an alternate RTP source. |
blob | commitdiff | diff to current |
2009-06-18 |
David Vossel | parsing extension correctly from sip register lines |
blob | commitdiff | diff to current |
2009-06-17 |
Mark Michelson | Fix problem with no audio due to ignoring the SDP. |
blob | commitdiff | diff to current |
2009-06-17 |
David Brooks | Merged revisions 201380 via svnmerge from |
blob | commitdiff | diff to current |
2009-06-17 |
David Vossel | SIP registry ref count error |
blob | commitdiff | diff to current |
2009-06-16 |
David Vossel | fix issue with build_contact introduced by the "SIP... |
blob | commitdiff | diff to current |
2009-06-16 |
Kevin P. Fleming | Enable applications to enable/disable digit and tone... |
blob | commitdiff | diff to current |
next |