projects
/
asterisk/asterisk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Help prevent ringing queue members from being rung when ringinuse set to no.
2012-08-30
Mark Michelson
Help prevent ringing queue members from being rung...
commit
|
commitdiff
|
tree
2012-08-27
Mark Michelson
Fix misleading documentation in agents.conf.sample...
commit
|
commitdiff
|
tree
2012-08-27
Mark Michelson
Fix incorrect documentation of the MailboxStatus manager...
commit
|
commitdiff
|
tree
2012-08-27
Mark Michelson
Fix incorrectly documented option in queues.conf
commit
|
commitdiff
|
tree
2012-08-23
Mark Michelson
I forgot to add the unit tests for scoped locks earlier...
commit
|
commitdiff
|
tree
2012-08-21
Mark Michelson
Fix misuses of asprintf throughout the code.
commit
|
commitdiff
|
tree
2012-08-21
Mark Michelson
Add scoped locks to Asterisk.
commit
|
commitdiff
|
tree
2012-08-20
Mark Michelson
Use thread-local storage to store pj_thread_descs.
commit
|
commitdiff
|
tree
2012-08-15
Mark Michelson
Fix bug where final queue member would not be removed...
commit
|
commitdiff
|
tree
2012-08-13
Mark Michelson
Fix problem where incorrect pointer was checked for...
commit
|
commitdiff
|
tree
2012-08-10
Mark Michelson
Fix a couple of documentation problems in app_queue.c
commit
|
commitdiff
|
tree
2012-08-10
Mark Michelson
Fix a comparison that was causing presence tests to...
commit
|
commitdiff
|
tree
2012-08-09
Mark Michelson
Extend extension state callbacks to have more information.
commit
|
commitdiff
|
tree
2012-08-08
Mark Michelson
Move a SIP change up to the other SIP changes in the...
commit
|
commitdiff
|
tree
2012-08-08
Mark Michelson
Allow support for early media on AMI originates and...
commit
|
commitdiff
|
tree
2012-08-06
Mark Michelson
Improve debug message for temporary outbound proxies.
commit
|
commitdiff
|
tree
2012-08-03
Mark Michelson
Multiple revisions 370769-370771
commit
|
commitdiff
|
tree
2012-08-01
Mark Michelson
Fix a possible crash due to passing NULL to ast_variables_dup()
commit
|
commitdiff
|
tree
2012-07-31
Mark Michelson
Add headers from SIPAddHeader to outbound REFER requests.
commit
|
commitdiff
|
tree
2012-07-31
Mark Michelson
Add "setvar" option to manager.conf.
commit
|
commitdiff
|
tree
2012-07-31
Mark Michelson
Add "dialplan remove context" and modify "dialplan...
commit
|
commitdiff
|
tree
2012-07-23
Mark Michelson
Add separate configuration options for subscription...
commit
|
commitdiff
|
tree
2012-07-23
Mark Michelson
Add notes to UPGRADE.txt about addition of msg_id to...
commit
|
commitdiff
|
tree
2012-07-06
Mark Michelson
Remove a superfluous and dangerous freeing of an SSL_CTX.
commit
|
commitdiff
|
tree
2012-07-06
Mark Michelson
Fix bridging thread leak.
commit
|
commitdiff
|
tree
2012-06-29
Mark Michelson
Fix apparent copy and paste error where incorrect ...
commit
|
commitdiff
|
tree
2012-06-25
Mark Michelson
Re-fix how local tag is generated when sending a 481...
commit
|
commitdiff
|
tree
2012-06-25
Mark Michelson
Multiple revisions 369323-369324
commit
|
commitdiff
|
tree
2012-06-25
Mark Michelson
Be more consistent with the return code for requests...
commit
|
commitdiff
|
tree
2012-06-19
Mark Michelson
Fix request routing issue when outboundproxy is used.
commit
|
commitdiff
|
tree
2012-06-14
Mark Michelson
Revert Makefile change to remove embedding res_adsi.so
commit
|
commitdiff
|
tree
2012-06-13
Mark Michelson
Fix a deadlock that occurs when func_volume is used...
commit
|
commitdiff
|
tree
2012-06-13
Mark Michelson
Remove forced linking of res_adsi.o
commit
|
commitdiff
|
tree
2012-06-12
Mark Michelson
Set the Caller ID "tag" on peers even if remote party...
commit
|
commitdiff
|
tree
2012-06-06
Mark Michelson
Fix a specific scenario where ACKs are not matched.
commit
|
commitdiff
|
tree
2012-06-04
Mark Michelson
Relay proper SIP responses on calling side.
commit
|
commitdiff
|
tree
2012-06-04
Mark Michelson
Also have vim syntax-highlight type=network.
commit
|
commitdiff
|
tree
2012-06-04
Mark Michelson
Add vim syntax highlighting for type=line, type=phone...
commit
|
commitdiff
|
tree
2012-06-04
Mark Michelson
Remove some extra debugging I forgot to remove in the...
commit
|
commitdiff
|
tree
2012-06-04
Mark Michelson
Remove automerge properties.
commit
|
commitdiff
|
tree
2012-06-04
Mark Michelson
Merge changes dealing with support for Digium phones.
commit
|
commitdiff
|
tree
2012-06-01
Mark Michelson
Help mitigate potential reinvite glare scenarios.
commit
|
commitdiff
|
tree
2012-05-23
Mark Michelson
Only call SSL_CTX_free if DO_SSL is defined.
commit
|
commitdiff
|
tree
2012-05-21
Mark Michelson
Revert revision 367163.
commit
|
commitdiff
|
tree
2012-05-21
Mark Michelson
Add "send to voicemail" Digium phone functionality...
commit
|
commitdiff
|
tree
2012-05-18
Mark Michelson
Address MISSING_BREAK static analysis reports some...
commit
|
commitdiff
|
tree
2012-05-18
Mark Michelson
Fix memory leak of SSL_CTX structures in TLS core.
commit
|
commitdiff
|
tree
2012-05-15
Mark Michelson
Correct misuse of ast_strip_quoted() when getting a...
commit
|
commitdiff
|
tree
2012-05-14
Mark Michelson
Fix two more coverity constant expression result findings.
commit
|
commitdiff
|
tree
2012-05-14
Mark Michelson
Fix broken reinvite glare scenario.
commit
|
commitdiff
|
tree
2012-05-10
Mark Michelson
Close the proper tcptls_session when session creation...
commit
|
commitdiff
|
tree
2012-05-09
Mark Michelson
Prevent sip_pvt refleak when an ast_channel outlasts...
commit
|
commitdiff
|
tree
2012-05-08
Mark Michelson
Send more accurate identification information in dialog...
commit
|
commitdiff
|
tree
2012-05-04
Mark Michelson
Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity...
commit
|
commitdiff
|
tree
2012-05-01
Mark Michelson
Remove a function that has been marked unused since...
commit
|
commitdiff
|
tree
2012-05-01
Mark Michelson
Fix Coverity-reported ARRAY_VS_SINGLETON error.
commit
|
commitdiff
|
tree
2012-04-30
Mark Michelson
Revert revision 360862.
commit
|
commitdiff
|
tree
2012-04-27
Mark Michelson
Don't attempt to make use of the dynamic_exclude_static...
commit
|
commitdiff
|
tree
2012-03-29
Mark Michelson
Fix potential race condition during call pickup.
commit
|
commitdiff
|
tree
2012-03-29
Mark Michelson
Improve accuracy of identifying information sent in...
commit
|
commitdiff
|
tree
2012-03-27
Mark Michelson
Make a debug message regarding subscription changes...
commit
|
commitdiff
|
tree
2012-03-16
Mark Michelson
Revert the pre-dial addition.
commit
|
commitdiff
|
tree
2012-03-02
Mark Michelson
Fix race condition that can cause important control...
commit
|
commitdiff
|
tree
2012-03-02
Mark Michelson
Fix compilation error due to typo during channel opaquification.
commit
|
commitdiff
|
tree
2012-02-28
Mark Michelson
Add a security event for the case where fake authentication...
commit
|
commitdiff
|
tree
2012-02-23
Mark Michelson
Fix ACK routing for non-2xx responses.
commit
|
commitdiff
|
tree
2012-02-17
Mark Michelson
Fix regressions with regards to route-set creation...
commit
|
commitdiff
|
tree
2012-02-14
Mark Michelson
Properly invert the return of a strncmp call.
commit
|
commitdiff
|
tree
2012-02-09
Mark Michelson
Adding reload support to res_fax.so
commit
|
commitdiff
|
tree
2012-02-02
Mark Michelson
Fix TLS port binding behavior as well as reload behavior:
commit
|
commitdiff
|
tree
2012-01-24
Mark Michelson
Don't do a DNS lookup on an outbound REGISTER host...
commit
|
commitdiff
|
tree
2012-01-23
Mark Michelson
Fix grammar of comment.
commit
|
commitdiff
|
tree
2012-01-23
Mark Michelson
Fix blind transfers from failing if an 'h' extension...
commit
|
commitdiff
|
tree
2012-01-21
Mark Michelson
Remove XXX comment that is not necessary.
commit
|
commitdiff
|
tree
2012-01-21
Mark Michelson
Fix RTP reference leak.
commit
|
commitdiff
|
tree
2012-01-20
Mark Michelson
Various parking improvements.
commit
|
commitdiff
|
tree
2012-01-20
Mark Michelson
Prevent potential buffer overflow on AMI MixMonitor...
commit
|
commitdiff
|
tree
2012-01-17
Mark Michelson
Eliminate odd initialization of probation variable.
commit
|
commitdiff
|
tree
2012-01-17
Mark Michelson
Use built-in parsing functions for Contact and Record...
commit
|
commitdiff
|
tree
2012-01-13
Mark Michelson
Set port to a default sane value if a bogus one is...
commit
|
commitdiff
|
tree
2011-03-10
Mark Michelson
Merged revisions 310231 via svnmerge from
commit
|
commitdiff
|
tree
2011-03-07
Mark Michelson
Merged revisions 309765 via svnmerge from
commit
|
commitdiff
|
tree
2011-02-10
Mark Michelson
Merged revisions 307467 via svnmerge from
commit
|
commitdiff
|
tree
2011-02-08
Mark Michelson
Merged revisions 307065 via svnmerge from
commit
|
commitdiff
|
tree
2011-02-07
Mark Michelson
Merged revisions 306575 via svnmerge from
commit
|
commitdiff
|
tree
2011-01-26
Mark Michelson
Merged revisions 304250 via svnmerge from
commit
|
commitdiff
|
tree
2010-12-20
Mark Michelson
Merged revisions 299248 via svnmerge from
commit
|
commitdiff
|
tree
2010-11-02
Mark Michelson
Add to the CHANGES file that the HTTP server supports...
commit
|
commitdiff
|
tree
2010-10-29
Mark Michelson
Enable IPv6 for the built-in HTTP server.
commit
|
commitdiff
|
tree
2010-10-22
Mark Michelson
Merged revisions 292741 via svnmerge from
commit
|
commitdiff
|
tree
2010-07-27
Mark Michelson
Merged revisions 279887 via svnmerge from
commit
|
commitdiff
|
tree
2010-07-27
Mark Michelson
Merged revisions 279785 via svnmerge from
commit
|
commitdiff
|
tree
2010-07-26
Mark Michelson
Merged revisions 279504 via svnmerge from
commit
|
commitdiff
|
tree
2010-07-23
Mark Michelson
SIP URI comparison fixes.
commit
|
commitdiff
|
tree
2010-07-23
Mark Michelson
Well, who knew chan_ooh323 used udptl? I sure didn't!
commit
|
commitdiff
|
tree
2010-07-23
Mark Michelson
Allow IPv6 addresses for UDPTL streams.
commit
|
commitdiff
|
tree
2010-07-22
Mark Michelson
Merged revisions 278618 via svnmerge from
commit
|
commitdiff
|
tree
2010-07-19
Mark Michelson
Fix port setting of external address in SIP.
commit
|
commitdiff
|
tree
2010-07-19
Mark Michelson
Remove the fe80:1234::1234 test case from test_acl.c
commit
|
commitdiff
|
tree
2010-07-19
Mark Michelson
Make ACLs IPv6-capable.
commit
|
commitdiff
|
tree
next