2005-05-03 |
Kevin P. Fleming | simplify argument parsing in sip_prune_realtime |
blob | commitdiff |
2005-05-03 |
Kevin P. Fleming | use symbolic constants for RTP method flags, and add... |
blob | commitdiff | diff to current |
2005-05-03 |
Kevin P. Fleming | ensure astdb registration entries are parsed properly... |
blob | commitdiff | diff to current |
2005-05-03 |
Kevin P. Fleming | ensure buffer size is computed properly for ast_copy_string |
blob | commitdiff | diff to current |
2005-05-02 |
Kevin P. Fleming | testing has shown that ast_copy_string is nearly twice... |
blob | commitdiff | diff to current |
2005-05-02 |
Kevin P. Fleming | change (iax2,sip) show (peers,users) to use 'like ... |
blob | commitdiff | diff to current |
2005-05-02 |
Kevin P. Fleming | attempt to not allocate RTP ports for SIP private struc... |
blob | commitdiff | diff to current |
2005-05-01 |
Kevin P. Fleming | ensure object reference is removed after unlinking... |
blob | commitdiff | diff to current |
2005-05-01 |
Kevin P. Fleming | clean up reg_source_db |
blob | commitdiff | diff to current |
2005-05-01 |
Kevin P. Fleming | add SIP_HEADER function, mark SIPGetHeader app deprecat... |
blob | commitdiff | diff to current |
2005-05-01 |
Kevin P. Fleming | add direct object unlink macro to ASTOBJ api |
blob | commitdiff | diff to current |
2005-04-29 |
Kevin P. Fleming | enhance 'sip prune realtime' to support users as well... |
blob | commitdiff | diff to current |
2005-04-29 |
Kevin P. Fleming | don't use '%i' at all, since we have no current use... |
blob | commitdiff | diff to current |
2005-04-27 |
Kevin P. Fleming | allow fine-grained 'insecure' settings (bug #4024) |
blob | commitdiff | diff to current |
2005-04-27 |
Mark Spencer | Oops :) |
blob | commitdiff | diff to current |
2005-04-27 |
Mark Spencer | Fix lockup in register timeout |
blob | commitdiff | diff to current |
2005-04-27 |
Kevin P. Fleming | formatting cleanup (bug #4088) |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
blob | commitdiff | diff to current |
2005-04-13 |
Mark Spencer | Add sched_when function (bug #4022) |
blob | commitdiff | diff to current |
2005-04-06 |
Kevin P. Fleming | *** empty log message *** |
blob | commitdiff | diff to current |
2005-04-06 |
Russell Bryant | actually space out the registrations :) (bug #3104) |
blob | commitdiff | diff to current |
2005-04-05 |
Kevin P. Fleming | report non-codec capabilities in 'sip debug' properly... |
blob | commitdiff | diff to current |
2005-03-30 |
Anthony Minessale II | add missing newlines (part2) |
blob | commitdiff | diff to current |
2005-03-30 |
Anthony Minessale II | add missing newlines |
blob | commitdiff | diff to current |
2005-03-28 |
Mark Spencer | Fix a bunch of const stuff, merge queue changes, add... |
blob | commitdiff | diff to current |
2005-03-28 |
Mark Spencer | Clear out received tag in 407/401's (bug #3885) |
blob | commitdiff | diff to current |
2005-03-28 |
Mark Spencer | Don't forget blank header in notify (bug #3877) |
blob | commitdiff | diff to current |
2005-03-28 |
Mark Spencer | Cleanup SIP method stuff a little |
blob | commitdiff | diff to current |
2005-03-27 |
Mark Spencer | Minor formatting fixes |
blob | commitdiff | diff to current |
2005-03-25 |
Mark Spencer | Fix DTMF formatting (bug #3853) |
blob | commitdiff | diff to current |
2005-03-24 |
Mark Spencer | Add SIP real authentication (bug #3782) |
blob | commitdiff | diff to current |
2005-03-24 |
Mark Spencer | Fix SIP/IAX caching (bug #3671) |
blob | commitdiff | diff to current |
2005-03-24 |
Mark Spencer | Make sure regtimeout is initialized (bug #3845) |
blob | commitdiff | diff to current |
2005-03-23 |
Mark Spencer | Fix portability (Bug #3842) |
blob | commitdiff | diff to current |
2005-03-22 |
Mark Spencer | Fix SIP realtime bug (somehow didn't get committed... |
blob | commitdiff | diff to current |
2005-03-21 |
Mark Spencer | Make sure we don't accept streams we can't handle ... |
blob | commitdiff | diff to current |
2005-03-21 |
Mark Spencer | Update SIP/IAX documentation and code (Bug #3810) |
blob | commitdiff | diff to current |
2005-03-20 |
Mark Spencer | Add SIPPeers and SIPShowPeer manager events (bug #3693... |
blob | commitdiff | diff to current |
2005-03-20 |
Mark Spencer | Minor sipredirect fixes (bug #3789) |
blob | commitdiff | diff to current |
2005-03-20 |
Mark Spencer | Fix "," to "." notation. |
blob | commitdiff | diff to current |
2005-03-20 |
Mark Spencer | Comment on sensitivity (bug #3802) |
blob | commitdiff | diff to current |
2005-03-19 |
Mark Spencer | icseq increments only on requests, not responses (bug... |
blob | commitdiff | diff to current |
2005-03-19 |
Mark Spencer | Strengthen RFC conformity with respect to tags and... |
blob | commitdiff | diff to current |
2005-03-19 |
Mark Spencer | Fix "little crash" in inuse handling (bug #3792) |
blob | commitdiff | diff to current |
2005-03-19 |
Mark Spencer | Fix tag issue (bug #3795) |
blob | commitdiff | diff to current |
2005-03-17 |
Mark Spencer | Reorganize SIP code to make more readable (bug #3781) |
blob | commitdiff | diff to current |
2005-03-17 |
Mark Spencer | Make sip debug easier to read (bug #3785) |
blob | commitdiff | diff to current |
2005-03-17 |
Mark Spencer | Add PLC and jitter buffer and iax2 meta trunk with... |
blob | commitdiff | diff to current |
2005-03-17 |
Mark Spencer | Cleanup registration expirey with realtime (bug #3751) |
blob | commitdiff | diff to current |
2005-03-15 |
Mark Spencer | Merge tony's refactoring code with small mods (bug... |
blob | commitdiff | diff to current |
2005-03-09 |
Mark Spencer | Slow down the registrations to space them out |
blob | commitdiff | diff to current |
2005-03-04 |
Mark Spencer | Rework channel structure to eliminate "pvt" portion... |
blob | commitdiff | diff to current |
2005-03-02 |
Mark Spencer | Be sure to process SDP if we already have an owner... |
blob | commitdiff | diff to current |
2005-02-26 |
Mark Spencer | Fix small but big typo in REGISTER/SUBSCRIBE early... |
blob | commitdiff | diff to current |
2005-02-26 |
Mark Spencer | Add new callerpres parsing API (bug #3648) |
blob | commitdiff | diff to current |
2005-02-26 |
Mark Spencer | Release RTP ports early (bug #3655) |
blob | commitdiff | diff to current |
2005-02-25 |
Mark Spencer | Handle SDP *after* authentication (bug #3660) |
blob | commitdiff | diff to current |
2005-02-24 |
Mark Spencer | Allow global "qualify" option (bug #3649) |
blob | commitdiff | diff to current |
2005-02-24 |
Mark Spencer | Fix "tohost" logic errors (bug #3654) |
blob | commitdiff | diff to current |
2005-02-19 |
Mark Spencer | Add sip redirect support (bug #3419i, with mods) |
blob | commitdiff | diff to current |
2005-02-18 |
Mark Spencer | Add OEJ's md5 app (bug #3604) |
blob | commitdiff | diff to current |
2005-02-14 |
Mark Spencer | Fix native agent transfer, add UPGRADE.txt for notes... |
blob | commitdiff | diff to current |
2005-02-14 |
Mark Spencer | Merge OSP udpates |
blob | commitdiff | diff to current |
2005-02-13 |
Mark Spencer | Remove a couple of peerification bbugs (bug #3576) |
blob | commitdiff | diff to current |
2005-02-13 |
Mark Spencer | Merge limits patch (bug #3581) |
blob | commitdiff | diff to current |
2005-02-13 |
Mark Spencer | Fix user=phone stuff (bug #3575) |
blob | commitdiff | diff to current |
2005-02-13 |
Mark Spencer | Add sip show user completion (bug #3574) |
blob | commitdiff | diff to current |
2005-02-13 |
Mark Spencer | Add callingpres/calling limit support, small updates... |
blob | commitdiff | diff to current |
2005-02-13 |
Mark Spencer | Add sip show user and friends (bug #3571) |
blob | commitdiff | diff to current |
2005-02-12 |
Mark Spencer | Merge SIP changes from oej |
blob | commitdiff | diff to current |
2005-02-11 |
Mark Spencer | Flagify hold (bug #3456) |
blob | commitdiff | diff to current |
2005-02-10 |
Mark Spencer | Separate IAX and SIP tables for users/peers |
blob | commitdiff | diff to current |
2005-02-10 |
Mark Spencer | Merge tony's IAX/SIP realtime cache (bug #3509) |
blob | commitdiff | diff to current |
2005-02-09 |
Mark Spencer | Handle DNS failures on startup more gracefully (bug... |
blob | commitdiff | diff to current |
2005-02-07 |
Mark Spencer | Fix callerid segfault in rare combination (bug #3519) |
blob | commitdiff | diff to current |
2005-02-03 |
Mark Spencer | Show last tx/rx command in sip show channels (bug ... |
blob | commitdiff | diff to current |
2005-02-02 |
Mark Spencer | Make sure we always transmit the same from line (bug... |
blob | commitdiff | diff to current |
2005-02-01 |
Mark Spencer | Fix silly typo (bug #3483) |
blob | commitdiff | diff to current |
2005-02-01 |
Mark Spencer | Only use default callerid if it's specified (bug #3486) |
blob | commitdiff | diff to current |
2005-01-29 |
Mark Spencer | Merge callevents etc (bug #3456) |
blob | commitdiff | diff to current |
2005-01-28 |
Mark Spencer | Fix CID name when no CID name is supplied (bug #2795) |
blob | commitdiff | diff to current |
2005-01-28 |
Mark Spencer | Handle oddly sent 'A' to 'D' (bug #3445) |
blob | commitdiff | diff to current |
2005-01-27 |
Mark Spencer | Fix reload on sip peers (bug #3432) |
blob | commitdiff | diff to current |
2005-01-26 |
Mark Spencer | Make sure registration is taken care of if DNS fails... |
blob | commitdiff | diff to current |
2005-01-25 |
Mark Spencer | Merge config updates (bug #3406) |
blob | commitdiff | diff to current |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
blob | commitdiff | diff to current |
2005-01-17 |
Josh Roberson | Misc Grammer/formatting fixes - Thanks Corydon76! ... |
blob | commitdiff | diff to current |
2005-01-16 |
Mark Spencer | Don't even attempt to masquerade a channel into itself... |
blob | commitdiff | diff to current |
2005-01-16 |
Mark Spencer | Avoid duplicate 200 OK |
blob | commitdiff | diff to current |
2005-01-16 |
Mark Spencer | config restructure, sip peer completion (bug #3352... |
blob | commitdiff | diff to current |
2005-01-15 |
Mark Spencer | Make groups be 64-bits (bug #3351, with mods) |
blob | commitdiff | diff to current |
2005-01-13 |
Mark Spencer | Fix realtime in SIP (bug #3332) |
blob | commitdiff | diff to current |
2005-01-12 |
Mark Spencer | Send 405 Method Not Allowed when message received outsi... |
blob | commitdiff | diff to current |
2005-01-12 |
Mark Spencer | Destroy sip channel when message is sent outside the... |
blob | commitdiff | diff to current |
2005-01-11 |
Mark Spencer | shame on oej for submitting a patch which doesn't even... |
blob | commitdiff | diff to current |
2005-01-11 |
Mark Spencer | Minor configuration fixes/standardizations (bug #3317) |
blob | commitdiff | diff to current |
2005-01-10 |
Mark Spencer | Send "not compatible here" instead of "unavailable... |
blob | commitdiff | diff to current |
2005-01-10 |
Mark Spencer | Improve object destruction (bug #3286) |
blob | commitdiff | diff to current |
2005-01-09 |
Mark Spencer | Set blind transfer variable (bug #3268) |
blob | commitdiff | diff to current |
2005-01-09 |
Mark Spencer | Allow sip show users/peers to filter on regexp (bug... |
blob | commitdiff | diff to current |
next |