2013-08-21 |
Mark Michelson | Prevent a crash on outbound SIP MESSAGE requests. |
commit | commitdiff | tree |
2013-08-20 |
Matthew Jordan | Fix invalid access to disposed memory in main/data... |
commit | commitdiff | tree |
2013-05-15 |
Jason Parker | Fix VM snapshot handling for combined INBOX. |
commit | commitdiff | tree |
2013-05-10 |
Richard Mudgett | Allow mISDN to send PROGRESS messsage. |
commit | commitdiff | tree |
2013-03-27 |
Matthew Jordan | AST-2013-002: Prevent denial of service in HTTP server |
commit | commitdiff | tree |
2013-03-27 |
Matthew Jordan | AST-2013-003: Prevent username disclosure in SIP channe... |
commit | commitdiff | tree |
2013-03-04 |
Jason Parker | Fix comparison of presence state in event subsystem. |
commit | commitdiff | tree |
2013-02-28 |
Matthew Jordan | Let channels joining a MeetMe conference opt out of... |
commit | commitdiff | tree |
2013-02-20 |
Matthew Jordan | Let vm_mailbox_snapshot_create's combine option apply... |
commit | commitdiff | tree |
2013-01-14 |
David M. Lee | Fix XML encoding of 'identity display' in NOTIFY messag... |
commit | commitdiff | tree |
2013-01-12 |
David M. Lee | Fix XML encoding of 'identity display' in NOTIFY messages. |
commit | commitdiff | tree |
2013-01-02 |
Matthew Jordan | Prevent exhaustion of system resources through exploita... |
commit | commitdiff | tree |
2013-01-02 |
Matthew Jordan | Resolve crashes due to large stack allocations when... |
commit | commitdiff | tree |
2012-11-30 |
Richard Mudgett | chan_misdn: Fix sending RELEASE_COMPLETE in response... |
commit | commitdiff | tree |
2012-11-19 |
Matthew Jordan | Fix SendDTMF crash and channel reference leak using... |
commit | commitdiff | tree |
2012-11-16 |
Joshua Colp | Fix Incrementing Sequence Number For Retransmitted... |
commit | commitdiff | tree |
2012-11-15 |
Jonathan Rose | Merged revisions 376302 from http://svn.asterisk.org... |
commit | commitdiff | tree |
2012-11-02 |
Richard Mudgett | Fix compiler warnings. |
commit | commitdiff | tree |
2012-11-02 |
Richard Mudgett | Multiple revisions 375519-375524 |
commit | commitdiff | tree |
2012-11-02 |
Matthew Jordan | core: Fix a memory leak in app.c from an early return |
commit | commitdiff | tree |
2012-11-02 |
Matthew Jordan | chan_dahdi: Fix segfault dereferencing a NULL tech_pvt. |
commit | commitdiff | tree |
2012-11-02 |
Matthew Jordan | Multiple revisions 375216,375242 |
commit | commitdiff | tree |
2012-11-02 |
Matthew Jordan | Multiple revisions 372709,373165,373532,373652,374456 |
commit | commitdiff | tree |
2012-11-02 |
Matthew Jordan | Multiple revisions 371357,371469,371860,372628 |
commit | commitdiff | tree |
2012-11-02 |
Matthew Jordan | chan_sip: Trigger reinvite if the SDP answer is include... |
commit | commitdiff | tree |
2012-11-02 |
Matthew Jordan | Multiple revisions 370205,370273,370360 |
commit | commitdiff | tree |
2012-11-02 |
Matthew Jordan | Help mitigate potential reinvite glare scenarios. |
commit | commitdiff | tree |
2012-11-02 |
Matthew Jordan | Resolve memory leaks in TLS initialization and TLS... |
commit | commitdiff | tree |
2012-10-11 |
Matthew Jordan | Fix incorrect billing duration reported when batch... |
commit | commitdiff | tree |
2012-10-10 |
Richard Mudgett | app_queue: Made pass connected line updates from the... |
commit | commitdiff | tree |
2012-10-05 |
David M. Lee | Improve AMI long line error handling |
commit | commitdiff | tree |
2012-10-05 |
Richard Mudgett | Multiple revisions 370563,374536 |
commit | commitdiff | tree |
2012-10-04 |
David M. Lee | Fix DBDelTree error codes for AMI, CLI and AGI |
commit | commitdiff | tree |
2012-09-25 |
Mark Michelson | Remove dead code and documentation for nonexistent... |
commit | commitdiff | tree |
2012-09-20 |
Joshua Colp | Fix incorrect MeetME conference bridge reference count... |
commit | commitdiff | tree |
2012-09-11 |
Mark Michelson | Fix inability to shutdown gracefully due to an unending... |
commit | commitdiff | tree |
2012-08-30 |
Matthew Jordan | AST-2012-012: Resolve AMI User Unauthorized Shell Acces... |
commit | commitdiff | tree |
2012-08-29 |
Jonathan Rose | app_meetme: Adding test events for following activity... |
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 manage... |
commit | commitdiff | tree |
2012-08-27 |
Mark Michelson | Fix incorrectly documented option in queues.conf |
commit | commitdiff | tree |
2012-08-17 |
Kinsey Moore | Add instrumentation to subsystem reloads |
commit | commitdiff | tree |
2012-08-16 |
Kinsey Moore | Add module reload instrumentation for TEST_FRAMEWORK |
commit | commitdiff | tree |
2012-08-13 |
Kinsey Moore | Add test instrumentation |
commit | commitdiff | tree |
2012-08-10 |
Mark Michelson | Fix a couple of documentation problems in app_queue.c |
commit | commitdiff | tree |
2012-08-07 |
Mark Michelson | Fix error in the "IPorHost" section of a SIP dialstring. |
commit | commitdiff | tree |
2012-08-07 |
Jason Parker | Fix merge prop |
commit | commitdiff | tree |
2012-07-31 |
Jason Parker | Merge changes for Digium phone support, and default... |
commit | commitdiff | tree |
2012-07-31 |
Jason Parker | Create branch for Certified Asterisk 1.8.15. |
commit | commitdiff | tree |
2012-07-10 |
Kinsey Moore | Improve Goto and GotoIf related documentation |
commit | commitdiff | tree |
2012-07-09 |
Jason Parker | Add Digium phones context to sip_notify sample config. |
commit | commitdiff | tree |
2012-07-09 |
Jonathan Rose | chan_sip: Fix small behavioral change accidentally... |
commit | commitdiff | tree |
2012-07-06 |
Jonathan Rose | chan_sip: Add case for FLASH control frames so that... |
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-07-05 |
Kinsey Moore | AST-2012-011: Resolve heap corruption issue with voicemail |
commit | commitdiff | tree |
2012-07-05 |
Matthew Jordan | Do not send a BYE when a provisional response arrives... |
commit | commitdiff | tree |
2012-07-03 |
Terry Wilson | More improvements to re-INVITEs timing out after a... |
commit | commitdiff | tree |
2012-07-03 |
Terry Wilson | Better handle re-INVITEs with provisional but no final... |
commit | commitdiff | tree |
2012-06-29 |
Joshua Colp | With some configurations a transport is not actually... |
commit | commitdiff | tree |
2012-06-29 |
Joshua Colp | Make the address family filter specific to the transport. |
commit | commitdiff | tree |
2012-06-27 |
Terry Wilson | AST-2012-010: Clean up after a reinvite that never... |
commit | commitdiff | tree |
2012-06-26 |
Matthew Jordan | Fix crash in unloading of res_adsi module |
commit | commitdiff | tree |
2012-06-25 |
Matthew Jordan | Tweak CDR change in r369351 |
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 |
Matthew Jordan | Fix incorrect duration reporting in CDRs created in... |
commit | commitdiff | tree |
2012-06-25 |
Richard Mudgett | Fix Bridge application occasionally returning to the... |
commit | commitdiff | tree |
2012-06-25 |
Mark Michelson | Forgot to svn add this file in my last commit. |
commit | commitdiff | tree |
2012-06-25 |
Mark Michelson | Eliminate embedding of res_adsi.so module. |
commit | commitdiff | tree |
2012-06-25 |
Mark Michelson | Be more consistent with the return code for requests... |
commit | commitdiff | tree |
2012-06-23 |
Richard Mudgett | Fix Bridge application and AMI Bridge action error... |
commit | commitdiff | tree |
2012-06-22 |
Richard Mudgett | Explicitly check caller hangup in app Queue rather... |
commit | commitdiff | tree |
2012-06-22 |
Richard Mudgett | Check if PBX was started and fix F and F(x) action... |
commit | commitdiff | tree |
2012-06-22 |
Richard Mudgett | Check if PBX was started for generic CCSS recall. |
commit | commitdiff | tree |
2012-06-22 |
Richard Mudgett | Change incorrect chan_sip zombie hangup debug message... |
commit | commitdiff | tree |
2012-06-22 |
Terry Wilson | Don't crash on a guest directmedia call |
commit | commitdiff | tree |
2012-06-22 |
Kinsey Moore | Don't parse media stream state for SIP video streams |
commit | commitdiff | tree |
2012-06-20 |
Alexandr Anikin | fix locking issue on empty callList |
commit | commitdiff | tree |
2012-06-20 |
Alexandr Anikin | fix compile error (1.8 don't have ast_channel_name... |
commit | commitdiff | tree |
2012-06-20 |
Michael L.... | Fix NULL pointer segfault in ast_sockaddr_parse() |
commit | commitdiff | tree |
2012-06-19 |
Alexandr Anikin | check rtptimeouts in ooh323 channels as per config... |
commit | commitdiff | tree |
2012-06-19 |
Mark Michelson | Fix request routing issue when outboundproxy is used. |
commit | commitdiff | tree |
2012-06-18 |
Richard Mudgett | Fix monitoring calls put in a parking lot. |
commit | commitdiff | tree |
2012-06-15 |
Kevin P. Fleming | Add a script to enable finding source files without... |
commit | commitdiff | tree |
2012-06-15 |
Kevin P. Fleming | Add support-level indications to many more source files. |
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 |
Matthew Jordan | Mark res_smdi/res_adsi as 'core' supported modules |
commit | commitdiff | tree |
2012-06-13 |
Mark Michelson | Remove forced linking of res_adsi.o |
commit | commitdiff | tree |
2012-06-13 |
Matthew Jordan | Do not install empty directories; add ASTLIBDIR |
commit | commitdiff | tree |
2012-06-12 |
Matthew Jordan | Do not perform install on existing directories |
commit | commitdiff | tree |
2012-06-12 |
Mark Michelson | Set the Caller ID "tag" on peers even if remote party... |
commit | commitdiff | tree |
2012-06-11 |
Richard Mudgett | Fix deadlock potential with ast_set_hangupsource()... |
commit | commitdiff | tree |
2012-06-11 |
Kinsey Moore | Fix coverity UNUSED_VALUE findings in core support... |
commit | commitdiff | tree |
2012-06-11 |
Kinsey Moore | Fix compilation in dev-mode |
commit | commitdiff | tree |
2012-06-06 |
Richard Mudgett | Fix POTS flash hook to orignate a second call deadlock. |
commit | commitdiff | tree |
2012-06-06 |
Mark Michelson | Fix a specific scenario where ACKs are not matched. |
commit | commitdiff | tree |
2012-06-06 |
Matthew Jordan | Add feature modifier to versions produced from branches |
commit | commitdiff | tree |
2012-06-06 |
Kinsey Moore | Ensure overlapping hold flags do not conflict |
commit | commitdiff | tree |
2012-06-06 |
Richard Mudgett | Fix parked call performing a DTMF blind transfer after... |
commit | commitdiff | tree |
next |