2004-06-28 |
Mark Spencer | If we don't accept a SUBSCRIBE, set needdestroy |
blob | commitdiff |
2004-06-26 |
Mark Spencer | Add option for in-band progress (bug #1879) |
blob | commitdiff | diff to current |
2004-06-25 |
Mark Spencer | Handle URL encoded stuff in pedantic checking |
blob | commitdiff | diff to current |
2004-06-25 |
Mark Spencer | Add sample config file, implement verification |
blob | commitdiff | diff to current |
2004-06-25 |
Mark Spencer | Add outgoing OSP support (SIP only at this point) |
blob | commitdiff | diff to current |
2004-06-24 |
Mark Spencer | Merge Ehud's MySQL users support (bug #1815) |
blob | commitdiff | diff to current |
2004-06-23 |
Mark Spencer | Be sure to hold lock during answer |
blob | commitdiff | diff to current |
2004-06-22 |
James Golovich | Remove pthread.h from source. We should be using aster... |
blob | commitdiff | diff to current |
2004-06-22 |
Mark Spencer | Merge major BSD mutex and symbol conflict patches ... |
blob | commitdiff | diff to current |
2004-06-21 |
Mark Spencer | More fixes for remote_party_id |
blob | commitdiff | diff to current |
2004-06-21 |
Mark Spencer | Sorry, 403 is "Forbidden" not "Permission Denied" |
blob | commitdiff | diff to current |
2004-06-21 |
Mark Spencer | Check if subscribe is for mailbox. If so, return 200... |
blob | commitdiff | diff to current |
2004-06-21 |
Mark Spencer | Add promiscuous redirect option |
blob | commitdiff | diff to current |
2004-06-21 |
Mark Spencer | Merge outgoing MSN support + Remote Party ID for SIP... |
blob | commitdiff | diff to current |
2004-06-18 |
James Golovich | Formatting fix |
blob | commitdiff | diff to current |
2004-06-18 |
Mark Spencer | Debugging cleanups (bug #1633) |
blob | commitdiff | diff to current |
2004-06-18 |
Mark Spencer | Send 403 when authentication fails on a call |
blob | commitdiff | diff to current |
2004-06-16 |
Mark Spencer | Enable support for RFC3581 (bug #1862) |
blob | commitdiff | diff to current |
2004-06-14 |
Mark Spencer | Minor formatting cleanups |
blob | commitdiff | diff to current |
2004-06-14 |
Mark Spencer | Separate PROCEEDING and PROGRESS |
blob | commitdiff | diff to current |
2004-06-13 |
Mark Spencer | x86-64 compile fixes and cleanups |
blob | commitdiff | diff to current |
2004-06-12 |
Mark Spencer | Use 401 Unauthorized instead of 407 Proxy Authenticatio... |
blob | commitdiff | diff to current |
2004-06-09 |
Mark Spencer | Although I can't think of any scenario that it could... |
blob | commitdiff | diff to current |
2004-06-09 |
Mark Spencer | Merge FreeBSD locking fixes (bug #1411) |
blob | commitdiff | diff to current |
2004-05-30 |
Jim Dixon | Fixed annoying SIP 'NOTIFY' messages printed on console... |
blob | commitdiff | diff to current |
2004-05-29 |
Mark Spencer | Initialize secrets properly (bug #1748) |
blob | commitdiff | diff to current |
2004-05-28 |
Mark Spencer | Really don't authenticate if we're not supposed to... |
blob | commitdiff | diff to current |
2004-05-27 |
Mark Spencer | Merge OSS fixes for FreeBSD, implement rtptimeout and... |
blob | commitdiff | diff to current |
2004-05-27 |
Mark Spencer | Don't count as outgoing until we actually send the... |
blob | commitdiff | diff to current |
2004-05-27 |
Mark Spencer | Doc fix for controlplayback, get rid of 500ms wait... |
blob | commitdiff | diff to current |
2004-05-27 |
Mark Spencer | Make RTP handle codecs (first pass) |
blob | commitdiff | diff to current |
2004-05-26 |
Mark Spencer | Cancel destroy request on new invite, merge bkw's contr... |
blob | commitdiff | diff to current |
2004-05-26 |
Mark Spencer | Cancel self destruct on provisional responses too ... |
blob | commitdiff | diff to current |
2004-05-25 |
Mark Spencer | Merge useragent patch (bug #712) |
blob | commitdiff | diff to current |
2004-05-24 |
Mark Spencer | Always authenticate when insecure is not "very" even... |
blob | commitdiff | diff to current |
2004-05-21 |
Mark Spencer | Don't send the same codec twice even if listed twice... |
blob | commitdiff | diff to current |
2004-05-20 |
Mark Spencer | Stage 1 of deadlock fix (bug #1673 -- but not yet solve... |
blob | commitdiff | diff to current |
2004-05-19 |
Mark Spencer | Allow multiple codecs to be printed in debug (bug ... |
blob | commitdiff | diff to current |
2004-05-16 |
Mark Spencer | Timely packet removal and make valgrind happy |
blob | commitdiff | diff to current |
2004-05-16 |
Mark Spencer | Improve handling of multiple CANCEL requests |
blob | commitdiff | diff to current |
2004-05-16 |
Mark Spencer | Make sure that we have the sin_family set to AF_INET... |
blob | commitdiff | diff to current |
2004-05-15 |
Mark Spencer | Add Taiwan support (bug #1599) |
blob | commitdiff | diff to current |
2004-05-13 |
Mark Spencer | Better document SIP (bug #1603) |
blob | commitdiff | diff to current |
2004-05-13 |
Mark Spencer | Lose all the "auth" stuff since we don't use it (bug... |
blob | commitdiff | diff to current |
2004-05-12 |
Mark Spencer | Minor memory cleanups, initialize peer/user invite... |
blob | commitdiff | diff to current |
2004-05-12 |
Mark Spencer | Minor cleanups (bug #1618 included) |
blob | commitdiff | diff to current |
2004-05-12 |
Mark Spencer | Put sip history stuff in (for real) and provide voicema... |
blob | commitdiff | diff to current |
2004-05-10 |
Anthony Minessale II | Patch Submitted by BKW on 5/10/2004 to chan_sip.c |
blob | commitdiff | diff to current |
2004-05-09 |
Mark Spencer | More minor bkw fixes |
blob | commitdiff | diff to current |
2004-05-09 |
Mark Spencer | merge brian's cleanups |
blob | commitdiff | diff to current |
2004-05-09 |
Mark Spencer | Add SIPUSERAGENT, SIPCALLID, and fix some formatting... |
blob | commitdiff | diff to current |
2004-05-09 |
Mark Spencer | Fix accidental strlen_zero mistransfer (bug #1592) |
blob | commitdiff | diff to current |
2004-05-09 |
Mark Spencer | Fix minor formatting problem |
blob | commitdiff | diff to current |
2004-05-09 |
Mark Spencer | Remove "jitter" |
blob | commitdiff | diff to current |
2004-05-08 |
Mark Spencer | Show peers formatting fixes, SIP strlen optimizations... |
blob | commitdiff | diff to current |
2004-05-08 |
Mark Spencer | Copy musicclass to right field (bug #1582) |
blob | commitdiff | diff to current |
2004-05-07 |
Mark Spencer | Add sip show peers (trivial zap fix, too) bug #1573 |
blob | commitdiff | diff to current |
2004-05-06 |
Mark Spencer | Add "sip show subscriptions" command (bug #1569) |
blob | commitdiff | diff to current |
2004-05-06 |
Mark Spencer | Allow global authentication realm to be set (bug #1567) |
blob | commitdiff | diff to current |
2004-05-06 |
Mark Spencer | Don't autodestruct on semi-ack. We'll add it as we... |
blob | commitdiff | diff to current |
2004-05-06 |
Mark Spencer | If user fails host access, search for peers too |
blob | commitdiff | diff to current |
2004-05-05 |
Mark Spencer | Qualify that SIP INFO stuff is real (bug #1558) |
blob | commitdiff | diff to current |
2004-05-04 |
Mark Spencer | Fix SIP autohangup mishap |
blob | commitdiff | diff to current |
2004-05-04 |
Mark Spencer | Print route when doing sip show channel foo |
blob | commitdiff | diff to current |
2004-05-04 |
Mark Spencer | strlen fixes and don't destroy SIP channels that still... |
blob | commitdiff | diff to current |
2004-05-03 |
Mark Spencer | Use strlen_zero function in chan_sip (bug #1545) |
blob | commitdiff | diff to current |
2004-05-03 |
Mark Spencer | Don't update route once it's set (bug #1491) |
blob | commitdiff | diff to current |
2004-05-03 |
Mark Spencer | Add "insecure=very" where we don't authenticate peers... |
blob | commitdiff | diff to current |
2004-05-03 |
Mark Spencer | Merge slepp's sub-second expiration timer although... |
blob | commitdiff | diff to current |
2004-05-03 |
Mark Spencer | Merge slepp's REGISTER RFC compliance fixes (bug #1538) |
blob | commitdiff | diff to current |
2004-05-02 |
Mark Spencer | Let OSS know how to deal with indication -1 |
blob | commitdiff | diff to current |
2004-05-02 |
Mark Spencer | On a reload, don't stop supporting sip if we can't... |
blob | commitdiff | diff to current |
2004-05-02 |
Mark Spencer | Add new "authname" field so we can authenticate BYE... |
blob | commitdiff | diff to current |
2004-05-02 |
Mark Spencer | On incoming call, set peername to username to properly... |
blob | commitdiff | diff to current |
2004-05-02 |
Mark Spencer | Provide more fine grained control of sip and iax show... |
blob | commitdiff | diff to current |
2004-05-02 |
Mark Spencer | Revert earlier changes. The right answer for bug ... |
blob | commitdiff | diff to current |
2004-05-01 |
Mark Spencer | Allow debug to be enabled on a per-peer or per-IP basis... |
blob | commitdiff | diff to current |
2004-05-01 |
Mark Spencer | Rid compiler warning, make information meaningful in... |
blob | commitdiff | diff to current |
2004-05-01 |
Mark Spencer | Revert routing change |
blob | commitdiff | diff to current |
2004-04-30 |
Mark Spencer | Only clear route if we have a new one |
blob | commitdiff | diff to current |
2004-04-29 |
Mark Spencer | Add relaxdtmf option to sip |
blob | commitdiff | diff to current |
2004-04-29 |
Mark Spencer | Handle fromdomain properly when there is no @ sign |
blob | commitdiff | diff to current |
2004-04-28 |
Mark Spencer | Don't double receive INFO or MESSAGE elements (bug... |
blob | commitdiff | diff to current |
2004-04-28 |
Mark Spencer | Run setstate after setting all appropriate variables... |
blob | commitdiff | diff to current |
2004-04-27 |
Mark Spencer | Add white space condensing to pedantic mode of chan_sip. |
blob | commitdiff | diff to current |
2004-04-26 |
Mark Spencer | SIP cleanups for database linkage |
blob | commitdiff | diff to current |
2004-04-26 |
Mark Spencer | Use proper token for authenticating BYE |
blob | commitdiff | diff to current |
2004-04-26 |
Mark Spencer | Clean up SQL queries (bug #1479) |
blob | commitdiff | diff to current |
2004-04-26 |
Mark Spencer | Also handle properly \r\n instead of just \n... |
blob | commitdiff | diff to current |
2004-04-26 |
Mark Spencer | Committed a little bit too quickly there... |
blob | commitdiff | diff to current |
2004-04-26 |
Mark Spencer | First pass at handling multi-line headers |
blob | commitdiff | diff to current |
2004-04-22 |
Mark Spencer | gethostbyname isn't reentrant, who knew... |
blob | commitdiff | diff to current |
2004-04-21 |
Mark Spencer | Increase buffer size (bug #1459) |
blob | commitdiff | diff to current |
2004-04-19 |
Mark Spencer | Fix trailing slash problem (Zap) and making sure refers... |
blob | commitdiff | diff to current |
2004-04-15 |
Mark Spencer | Fix name properly |
blob | commitdiff | diff to current |
2004-04-07 |
Mark Spencer | Keep random data around, we'll need it for certain... |
blob | commitdiff | diff to current |
2004-04-06 |
Mark Spencer | Get rid of all that old needlock garbage now that we... |
blob | commitdiff | diff to current |
2004-04-06 |
Mark Spencer | Bump branch id on INVITE with auth (bug #1313) |
blob | commitdiff | diff to current |
2004-04-05 |
Mark Spencer | Support some more SIP idiocies |
blob | commitdiff | diff to current |
2004-04-04 |
Mark Spencer | 603 is a busy too |
blob | commitdiff | diff to current |
next |