2006-10-31 |
Olle Johansson | - If peer that register fails ACL, fail him
|
commit | commitdiff | tree |
2006-10-31 |
Olle Johansson | Block patch that only applies to 1.4
|
commit | commitdiff | tree |
2006-10-31 |
Olle Johansson | Take two, using find_resource on Kevin's suggestion.
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | show, list, view, display... whatever.
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | Adding dialplan function IFMODULE, so you can create...
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | Update sip list to eventlist format.
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | Issue #3930 - Add manager command for listing dialplan...
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | Change name of "contact" setting to "callback" which...
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | Globals need the "global_" prefix in chan_sip, and...
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | Small conversion to ast_channel_unlock
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | In debug mode, recognize that someone is sending zrtp...
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | Issue 8246 Doxygen updates (kshumard)
|
commit | commitdiff | tree |
2006-10-30 |
Olle Johansson | The RTCP patch started in trunk, so don't start all...
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Small formatting changes
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Bind RTCP to the same IP as RTP.
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Issue #7869 - Stop retransmission of 302 redirects.
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Issue #7608 - Notifications sent with wrong content...
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Block patch from other branch
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Issues related to issue #7828 - segfault with MWI subscripti...
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | - Fix the OUTGOING stuff (merge from 1.4)
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Spelling fix.
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Documentation update again
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Documentation update (I guess)
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | Documentation correction
|
commit | commitdiff | tree |
2006-10-29 |
Olle Johansson | maxtime is not needed any more now that we actually...
|
commit | commitdiff | tree |
2006-10-28 |
Olle Johansson | Only accept message once
|
commit | commitdiff | tree |
2006-10-28 |
Olle Johansson | Adding documentation inspired by a virtual drink with...
|
commit | commitdiff | tree |
2006-10-28 |
Olle Johansson | Don't duplicate function if not needed...
|
commit | commitdiff | tree |
2006-10-28 |
Olle Johansson | Merge from 1.4 : Don't send 183 reliably...
|
commit | commitdiff | tree |
2006-10-28 |
Olle Johansson | - Don't lock the dialoglist during the whole destruction...
|
commit | commitdiff | tree |
2006-10-27 |
Olle Johansson | raise the pressure on Christian :-)
|
commit | commitdiff | tree |
2006-10-27 |
Olle Johansson | Put this patch on hold pending further testing...
|
commit | commitdiff | tree |
2006-10-26 |
Olle Johansson | Show if the channel is ready for video or T.38 udptl
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | Old todo: Don't add Contact headers on BYE and CANCEL.
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | First stab at transaction direction fix, this for trunk...
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | Ugly code to try to remove issue discovered by Luigi...
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | Merge from 1.4
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | Block change to 1.4 to block change to 1.2... This...
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | Ok, second attempt...
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | On the other hand, don't use 1.4 patches for trunk...
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | Add ability to adapt the IAX trunk packets to the MTU...
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | Adding comments in the source is more persistent than...
|
commit | commitdiff | tree |
2006-10-25 |
Olle Johansson | Always add doxygen comments to new functions, more...
|
commit | commitdiff | tree |
2006-10-20 |
Olle Johansson | Let's repair the SIP attack shield :-)
|
commit | commitdiff | tree |
2006-10-20 |
Olle Johansson | Doxygen corrections
|
commit | commitdiff | tree |
2006-10-19 |
Olle Johansson | Cleaning up... Removing duplicate (again)
|
commit | commitdiff | tree |
2006-10-18 |
Olle Johansson | Remove duplicate declarations...
|
commit | commitdiff | tree |
2006-10-17 |
Olle Johansson | Issue #5484 (branch sipdiversion) - Support for Diversion...
|
commit | commitdiff | tree |
2006-10-17 |
Olle Johansson | Issue #7254 - Add support of "423 Interval too brief...
|
commit | commitdiff | tree |
2006-10-17 |
Olle Johansson | Update of docs
|
commit | commitdiff | tree |
2006-10-17 |
Olle Johansson | - Remove unneeded code that won't be reached now that...
|
commit | commitdiff | tree |
2006-10-17 |
Olle Johansson | ...block this one too... Only applies to 1.4 since...
|
commit | commitdiff | tree |
2006-10-17 |
Olle Johansson | Block patch from 1.4 that does not apply here.
|
commit | commitdiff | tree |
2006-10-17 |
Olle Johansson | Get rid of the ignore variable that was only partially...
|
commit | commitdiff | tree |
2006-10-16 |
Olle Johansson | Update
|
commit | commitdiff | tree |
2006-10-16 |
Olle Johansson | When adding new functions, please add a forward declaration.
|
commit | commitdiff | tree |
2006-10-16 |
Olle Johansson | Importing rev 45196 from 1.4 - don't kill dialog for...
|
commit | commitdiff | tree |
2006-10-16 |
Olle Johansson | A B2BUA should *not* issue proxy auth.
|
commit | commitdiff | tree |
2006-10-09 |
Olle Johansson | Being pedantic... "media" is easier to understand than...
|
commit | commitdiff | tree |
2006-10-07 |
Olle Johansson | Fix some debug output for setsockopt for TOS
|
commit | commitdiff | tree |
2006-10-07 |
Olle Johansson | - move definition of global_autoframing to the same...
|
commit | commitdiff | tree |
2006-10-07 |
Olle Johansson | Add/change doxygen and comments
|
commit | commitdiff | tree |
2006-10-07 |
Olle Johansson | Recommend using "sip reload" since it's much easier...
|
commit | commitdiff | tree |
2006-10-07 |
Olle Johansson | Explain usage of DEFAULT_SIP_PORT
|
commit | commitdiff | tree |
2006-10-07 |
Olle Johansson | Do *NOT* use DEFAULT_SIP_PORT in these comparisions...
|
commit | commitdiff | tree |
2006-10-06 |
Olle Johansson | Remove deprecated "incominglimit" config option
|
commit | commitdiff | tree |
2006-09-18 |
Olle Johansson | Merging patch from 1.2 - Issue #7682
|
commit | commitdiff | tree |
2006-09-18 |
Olle Johansson | Issue #7351 - sending CANCEL when the call at some...
|
commit | commitdiff | tree |
2006-09-12 |
Olle Johansson | Issue #7924 - cmaj - Turn off silence suppression if...
|
commit | commitdiff | tree |
2006-09-12 |
Olle Johansson | Issue #7928 - Don't send both 404 and 503. Fix by phsultan...
|
commit | commitdiff | tree |
2006-09-12 |
Olle Johansson | If we've found a T38 SDP line, stop looking for more...
|
commit | commitdiff | tree |
2006-09-11 |
Olle Johansson | More formatting fixes and doxygen stuff
|
commit | commitdiff | tree |
2006-09-11 |
Olle Johansson | Add comment
|
commit | commitdiff | tree |
2006-09-11 |
Olle Johansson | - Use enum for send-request reliability flags
|
commit | commitdiff | tree |
2006-09-11 |
Olle Johansson | More formatting
|
commit | commitdiff | tree |
2006-09-11 |
Olle Johansson | More formatting/doxygen updates to keep me occupied
|
commit | commitdiff | tree |
2006-09-11 |
Olle Johansson | Ignore this. Only whitespace fixes while being bored.
|
commit | commitdiff | tree |
2006-09-11 |
Olle Johansson | Change from "r" as a variable name to "dialog". "r...
|
commit | commitdiff | tree |
2006-09-11 |
Olle Johansson | Use Timer T1 for dialog timeouts/destruction
|
commit | commitdiff | tree |
2006-09-09 |
Olle Johansson | Add reference to the latest trademark policy on digium.com
|
commit | commitdiff | tree |
2006-09-09 |
Olle Johansson | Don't destruct sessions prematurely. Especially not...
|
commit | commitdiff | tree |
2006-09-09 |
Olle Johansson | importing rev 42535 from 1.2 (which by mistake was...
|
commit | commitdiff | tree |
2006-09-09 |
Olle Johansson | Don't destroy pvt prematurely. Wait for answer or timeout.
|
commit | commitdiff | tree |
2006-09-09 |
Olle Johansson | Clear proper flag
|
commit | commitdiff | tree |
2006-09-09 |
Olle Johansson | Add warning about res_adsi not being optional to menuselect
|
commit | commitdiff | tree |
2006-09-05 |
Olle Johansson | - Free allocated memory before returning from function
|
commit | commitdiff | tree |
2006-09-04 |
Olle Johansson | Make sure we handle CANCEL/ACK properly (imported with...
|
commit | commitdiff | tree |
2006-08-31 |
Olle Johansson | Use GLOBAL() in dialplan examples
|
commit | commitdiff | tree |
2006-08-30 |
Olle Johansson | Why check bridgepeer twice?
|
commit | commitdiff | tree |
2006-08-30 |
Olle Johansson | update docs
|
commit | commitdiff | tree |
2006-08-30 |
Olle Johansson | Don't add headers to an uninitialized eq (from issue...
|
commit | commitdiff | tree |
2006-08-30 |
Olle Johansson | Note to myself: Remember Russell's note: Always compile...
|
commit | commitdiff | tree |
2006-08-30 |
Olle Johansson | Mark ALERT_INFO as deprecated. This can now be done...
|
commit | commitdiff | tree |
2006-08-30 |
Olle Johansson | Issue #7572 (Boesl) - hangup channel that get buggy...
|
commit | commitdiff | tree |
2006-08-30 |
Olle Johansson | Issue #7822 - don't issue SRV lookups if it's disabled...
|
commit | commitdiff | tree |
2006-08-24 |
Olle Johansson | Deprecate USERAGENT
|
commit | commitdiff | tree |
2006-08-23 |
Olle Johansson | Fixing a comment
|
commit | commitdiff | tree |
2006-08-08 |
Olle Johansson | Marking PRI_CAUSE as deprecated to be replaced by hangup...
|
commit | commitdiff | tree |
2006-08-07 |
Olle Johansson | Add placeholder for sla.conf sample in configs/. Please...
|
commit | commitdiff | tree |
2006-08-07 |
Olle Johansson | Fix accidental removal of if() in commit 38905
|
commit | commitdiff | tree |
next |