2004-03-14 |
Mark Spencer | Turn off silence suppression in SDP |
blob | commitdiff |
2004-03-09 |
James Golovich | Make mess more informative if non-dynamic sip user... |
blob | commitdiff | diff to current |
2004-03-05 |
Mark Spencer | Expand our definition of 3XX responses |
blob | commitdiff | diff to current |
2004-03-04 |
Mark Spencer | Add support for parking with IAX2 |
blob | commitdiff | diff to current |
2004-03-02 |
Mark Spencer | Process SDP on 183 session progress (bug #930) |
blob | commitdiff | diff to current |
2004-03-01 |
Mark Spencer | Handle video codecs properly |
blob | commitdiff | diff to current |
2004-02-25 |
Malcolm Davenport | Bug # 1052 Got it this time..I'm sure of it ;) |
blob | commitdiff | diff to current |
2004-02-24 |
Malcolm Davenport | Fix Bug # 935 and Bug # 1052 |
blob | commitdiff | diff to current |
2004-02-20 |
Mark Spencer | Improve SIP friends support (should address bugs #1063... |
blob | commitdiff | diff to current |
2004-02-19 |
James Golovich | Fix another spelling typo in chan_sip.c (bug #1059) |
blob | commitdiff | diff to current |
2004-02-19 |
James Golovich | Fix spelling typo in chan_sip.c (bug #1059) |
blob | commitdiff | diff to current |
2004-02-15 |
James Golovich | Fix typo in chan_sip.c (bug #1037) |
blob | commitdiff | diff to current |
2004-02-09 |
Mark Spencer | Fix memory leak with SIP friends (bug #1010) |
blob | commitdiff | diff to current |
2004-02-09 |
Mark Spencer | Properly fully URL decode the REPLACES in SIP and also... |
blob | commitdiff | diff to current |
2004-02-07 |
Mark Spencer | Insert blank after REFER (bug #997) |
blob | commitdiff | diff to current |
2004-02-02 |
Mark Spencer | Don't get stuck in loop |
blob | commitdiff | diff to current |
2004-02-02 |
Mark Spencer | Force SIP reload to happen in network thread only |
blob | commitdiff | diff to current |
2004-02-02 |
Mark Spencer | Fix small typos |
blob | commitdiff | diff to current |
2004-02-02 |
Mark Spencer | Centralize all sip registration around a single lock |
blob | commitdiff | diff to current |
2004-02-02 |
Mark Spencer | Perform proper locking on registration on SIP |
blob | commitdiff | diff to current |
2004-02-02 |
Mark Spencer | Release the call when freeing a registry |
blob | commitdiff | diff to current |
2004-02-02 |
Mark Spencer | NetBSD portability enhancements (bug #969) |
blob | commitdiff | diff to current |
2004-02-01 |
Mark Spencer | If unregistered, don't consider it valid (bug #956) |
blob | commitdiff | diff to current |
2004-01-26 |
Mark Spencer | Don't send VMWI when we're not registered |
blob | commitdiff | diff to current |
2004-01-26 |
Mark Spencer | Send 481 if call leg does not exist on CANCEL, and... |
blob | commitdiff | diff to current |
2004-01-25 |
Mark Spencer | Properly handle transfer of application (bug #911) |
blob | commitdiff | diff to current |
2004-01-23 |
Mark Spencer | Create individual sip reload command (bug #880) |
blob | commitdiff | diff to current |
2004-01-22 |
Mark Spencer | Merge SIP/MySQL friends patch |
blob | commitdiff | diff to current |
2004-01-14 |
Jeremy McNamara | clean up output and print that we are unregistering... |
blob | commitdiff | diff to current |
2004-01-13 |
Jeremy McNamara | comment out getsipuri to stop compiler warning |
blob | commitdiff | diff to current |
2004-01-13 |
Jeremy McNamara | via z9hG4bK issue. Bug #663 |
blob | commitdiff | diff to current |
2004-01-13 |
Jeremy McNamara | fix copy/paste error |
blob | commitdiff | diff to current |
2004-01-13 |
Jeremy McNamara | Implement NAT trick for outbound SIP connections |
blob | commitdiff | diff to current |
2004-01-12 |
Jeremy McNamara | fix typo. Bug #813 |
blob | commitdiff | diff to current |
2004-01-12 |
Jeremy McNamara | clean up sip debug output. Bug #674 |
blob | commitdiff | diff to current |
2004-01-12 |
Mark Spencer | Add new sound, fix nit picky detail in channel registration |
blob | commitdiff | diff to current |
2004-01-12 |
Jeremy McNamara | unregister cli functions and fix monitor thread. Bug... |
blob | commitdiff | diff to current |
2004-01-11 |
Jeremy McNamara | Fix ast-db seeding. Bug #767 |
blob | commitdiff | diff to current |
2004-01-11 |
Jeremy McNamara | More buffer overflow checks from Corydon76. |
blob | commitdiff | diff to current |
2004-01-11 |
Jeremy McNamara | check buffer for possible overflow. Thanks Corydon76... |
blob | commitdiff | diff to current |
2004-01-10 |
Mark Spencer | Cleanup ACL parsing, handle properly reload on sip... |
blob | commitdiff | diff to current |
2004-01-09 |
Malcolm Davenport | Bug #765: Modifying Auto-Congestion to p->maxtime ... |
blob | commitdiff | diff to current |
2003-12-19 |
Mark Spencer | Send date with invite |
blob | commitdiff | diff to current |
2003-12-19 |
Mark Spencer | Fix reload race in SIP |
blob | commitdiff | diff to current |
2003-12-13 |
Mark Spencer | The SIP motto is "There's More Than One Standard for... |
blob | commitdiff | diff to current |
2003-12-09 |
Mark Spencer | Don't retransmit INVITE on 407 retransmission |
blob | commitdiff | diff to current |
2003-12-09 |
Mark Spencer | Minor sip fixes |
blob | commitdiff | diff to current |
2003-12-09 |
Mark Spencer | Minor mgcp debuggin changes, sip deadlock improvement |
blob | commitdiff | diff to current |
2003-11-28 |
Mark Spencer | Properly build Contact on INVITE when asking for authen... |
blob | commitdiff | diff to current |
2003-11-27 |
Mark Spencer | Temporarily revert changes, prepare for proper fix... |
blob | commitdiff | diff to current |
2003-11-27 |
Mark Spencer | Always save the extension |
blob | commitdiff | diff to current |
2003-11-27 |
Mark Spencer | Build contact, don't copy it |
blob | commitdiff | diff to current |
2003-11-26 |
Mark Spencer | Have a contact line in responses, merge logging patches |
blob | commitdiff | diff to current |
2003-11-26 |
Mark Spencer | limit fixes in SIP |
blob | commitdiff | diff to current |
2003-11-26 |
Mark Spencer | Use global nat settings in auto peers |
blob | commitdiff | diff to current |
2003-11-25 |
Mark Spencer | Minor 407 improvements |
blob | commitdiff | diff to current |
2003-11-24 |
Mark Spencer | Apply host access rules in SIP |
blob | commitdiff | diff to current |
2003-11-24 |
Mark Spencer | Increment session version each time we send a new SDP |
blob | commitdiff | diff to current |
2003-11-24 |
Mark Spencer | Allow SIP/peer/exten like IAX |
blob | commitdiff | diff to current |
2003-11-21 |
Mark Spencer | Delete on unregister (bug #527) |
blob | commitdiff | diff to current |
2003-11-15 |
Martin Pycko | Don't do reinvite if both parties talk diffrent codecs |
blob | commitdiff | diff to current |
2003-11-14 |
Martin Pycko | Do the last thing the right way (thanks Mark) |
blob | commitdiff | diff to current |
2003-11-14 |
Martin Pycko | Don't allow to run SIPDtmfMode on other channels than... |
blob | commitdiff | diff to current |
2003-11-14 |
Martin Pycko | A little oops ... |
blob | commitdiff | diff to current |
2003-11-13 |
Mark Spencer | Fix typo |
blob | commitdiff | diff to current |
2003-11-13 |
Mark Spencer | Properly decode strings in REPLACES and ignore leading... |
blob | commitdiff | diff to current |
2003-11-12 |
Martin Pycko | Fix SIP_CODEC support |
blob | commitdiff | diff to current |
2003-11-12 |
Mark Spencer | Don't reinvite if we got a refer |
blob | commitdiff | diff to current |
2003-11-11 |
Mark Spencer | Add ${SIPDOMAIN} and "dynamic peer" mode |
blob | commitdiff | diff to current |
2003-11-10 |
Mark Spencer | If somehow we don't have an answer, set need to destroy... |
blob | commitdiff | diff to current |
2003-11-10 |
Mark Spencer | Handle 401 for INVITE as well (should we add support... |
blob | commitdiff | diff to current |
2003-11-04 |
Mark Spencer | Remove really broke MP3 stuff in favor of G.726 in... |
blob | commitdiff | diff to current |
2003-11-04 |
Martin Pycko | Make SIP_CODEC warn about not supported/not configured... |
blob | commitdiff | diff to current |
2003-10-31 |
Martin Pycko | Add externip keyword so that it's possible to use aster... |
blob | commitdiff | diff to current |
2003-10-25 |
Mark Spencer | Fix *8# magically (bug #116) |
blob | commitdiff | diff to current |
2003-10-24 |
Mark Spencer | Check that there really is a tag |
blob | commitdiff | diff to current |
2003-10-23 |
Mark Spencer | Set joint capability as well when checking users |
blob | commitdiff | diff to current |
2003-10-23 |
Mark Spencer | Handle capability on inbound too |
blob | commitdiff | diff to current |
2003-10-22 |
Mark Spencer | Add language supporrt for SIP (bug #411) |
blob | commitdiff | diff to current |
2003-10-21 |
Mark Spencer | Okay, '*' and '#' are still okay in INFO messages |
blob | commitdiff | diff to current |
2003-10-21 |
Mark Spencer | Minor typo fix |
blob | commitdiff | diff to current |
2003-10-15 |
Martin Pycko | In the SIP -> SIP if the called party disconnects with... |
blob | commitdiff | diff to current |
2003-10-15 |
Mark Spencer | Actually add md5secret option to CVS (bug #288) |
blob | commitdiff | diff to current |
2003-10-12 |
Mark Spencer | Properly strip "from" line |
blob | commitdiff | diff to current |
2003-10-10 |
Mark Spencer | Strip "sip:" from callerid |
blob | commitdiff | diff to current |
2003-10-10 |
Mark Spencer | Fix typo |
blob | commitdiff | diff to current |
2003-10-09 |
Mark Spencer | Consider "from" when getting destination (bug #368) |
blob | commitdiff | diff to current |
2003-10-06 |
Mark Spencer | Increase sizes in SIP (bug #352) |
blob | commitdiff | diff to current |
2003-10-02 |
Mark Spencer | Make sip show channel display a given callid when only... |
blob | commitdiff | diff to current |
2003-10-01 |
Martin Pycko | Add 486 message (SIP) to 17 cause (PRI) translation... |
blob | commitdiff | diff to current |
2003-10-01 |
Mark Spencer | Check registry carefully before unlinking |
blob | commitdiff | diff to current |
2003-10-01 |
Mark Spencer | Fix leaking sip channels |
blob | commitdiff | diff to current |
2003-10-01 |
Mark Spencer | Fix SIP for outbound too |
blob | commitdiff | diff to current |
2003-09-30 |
Mark Spencer | Add sayunixtime, chan_sip updates for codec negotiation |
blob | commitdiff | diff to current |
2003-09-30 |
Mark Spencer | Destroy channels on BYE when no owner is present |
blob | commitdiff | diff to current |
2003-09-27 |
Mark Spencer | Fix counter in SIP (bug #291) |
blob | commitdiff | diff to current |
2003-09-26 |
Mark Spencer | Fix capability lookup failure |
blob | commitdiff | diff to current |
2003-09-25 |
Mark Spencer | Keep voicemail from segging on a permissions problem... |
blob | commitdiff | diff to current |
2003-09-17 |
Mark Spencer | Fix deadlock pointed to by Martin |
blob | commitdiff | diff to current |
2003-09-13 |
Mark Spencer | Outgoing limit updates (bug #98) |
blob | commitdiff | diff to current |
next |