]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-07-09  Jason ParkerMake SCOPED_LOCK use RAII_VAR.
2013-07-09  Richard MudgettFix printf NULL string (null) substituion for NULL...
2013-07-09  Mark MichelsonUse correct function for getting bridged peer when...
2013-07-09  Richard MudgettFix some stasis doxygen comments.
2013-07-09  Joshua ColpEnsure all pjsip_regc_* access occurs within a pjlib...
2013-07-08  Joshua ColpTweak log message slightly.
2013-07-08  Joshua ColpTreat the authentication object as invalid if digest...
2013-07-08  David M. LeeOh menuconfig, why do you hate margins?
2013-07-08  David M. LeeBetter structure for the WebSocket validation failure...
2013-07-08  Joshua ColpEnsure that a valid bind host is specified for transports.
2013-07-08  Joshua ColpRefactor operations to access the stasis cache instead...
2013-07-08  David M. Leeres_stasis_http doesn't depend on res_stasis any more
2013-07-08  Jonathan Roseres_parking: Apply ringing role option on swap with...
2013-07-08  Joshua ColpFix building.
2013-07-08  Jason ParkerARI: Add support for getting/setting channel and global...
2013-07-08  Jason ParkerMove channel driver Registry manager events to core.
2013-07-08  Matthew JordanCreate Local channel messages on the Stasis message...
2013-07-08  Mark MichelsonFix some broken logic in sending outbound caller ID.
2013-07-07  Matthew JordanIn a channel destructor dispose of items that raise...
2013-07-07  Matthew JordanHandle hangup logic in the Stasis message bus and consu...
2013-07-05  David M. LeeARI: return a 503 if Asterisk isn't fully booted
2013-07-05  David M. LeePrint error details when set nonblock fails
2013-07-05  David M. LeeDocument MissingParams error message for /ari/events
2013-07-05  Matthew JordanRefactor RTCP events over to Stasis; associate with...
2013-07-05  Richard MudgettOneTouchRecord: Add function defined earlier: ast_bridg...
2013-07-05  Matthew JordanRemove parkinglot from the channel snapshot
2013-07-04  Jonathan Roseres_parking: Replace Parker snapshots with ParkerDialString
2013-07-04  David M. LeeFix int width problem for 32-bit... again
2013-07-04  David M. LeeFix int width problem for 32-bit
2013-07-04  David M. LeeFix utils directory breakage.
2013-07-03  Richard MudgettAdd BUGBUG note for ASTERISK-22009
2013-07-03  Richard MudgettRevert accidental overcommit.
2013-07-03  Richard MudgettAdd BUGBUG note for ASTERISK-22009
2013-07-03  Richard Mudgettchan_dahdi: Fix segfault reloading chan_dahdi when...
2013-07-03  Richard MudgettOneTouchRecord: Make so Monitor/MixMonitor can be toggl...
2013-07-03  Richard MudgettMove when bridge channel enter is published so it does...
2013-07-03  Richard MudgettFix some indentation in stasis_config.c.
2013-07-03  Matthew JordanFix some bugs in CDRs; add some CLI commands to help...
2013-07-03  Matthew JordanLet Stasis load itself with default values
2013-07-03  Mark MichelsonPublish a bridge enter before pulling on a push-and...
2013-07-03  David M. LeeFix load errors related to the new ari_model_validators.
2013-07-03  David M. LeeViolating the margins to make menuconfig happy
2013-07-03  David M. LeeARI - channel recording support
2013-07-03  David M. LeeConfiguration for Stasis threadpool
2013-07-03  David M. LeeARI authentication.
2013-07-03  David M. LeeUpdate events to use Swagger 1.3 subtyping, and related...
2013-07-03  David M. LeeShuffle RESTful URL's around.
2013-07-02  Jason ParkerAdd a SystemName field to all AMI events.
2013-07-02  Richard MudgettMixMonitor: Minor code cleanup.
2013-07-02  Richard MudgettMixMonitor: Make start_mixmonitor_callback() options...
2013-07-02  Richard MudgettMixMonitor: Don't use ast_strdupa() in a loop.
2013-07-02  Richard MudgettMixMonitor: Update XML documentation and CLI "mixmonito...
2013-07-02  Richard MudgettMixMonitor: Fix refleak in manager_stop_mixmonitor...
2013-07-02  Richard MudgettMixMonitor: Remove some unnecessary channel locking.
2013-07-02  Richard MudgettFix MixMonitor b option.
2013-07-02  Richard MudgettFix chan_gtalk.c compile error.
2013-07-02  David M. LeeAdd pjproject dependency to res_sip_notify
2013-07-02  Mark MichelsonRemove unused blind transfer publication structure.
2013-07-02  Kevin HarwellStasis - Refactor AOC Events
2013-07-02  Kevin HarwellNew SIP Channel driver: Always Auth Reject
2013-07-02  Kinsey MooreFix transfer AMI event parameter naming
2013-07-02  Kinsey MooreAdd CEL unit tests and do some cleanup
2013-07-02  Igor GoncharovskiyFix issue with inability to cancell call transfer made...
2013-07-02  Tzafrir Cohenast_tls_cert: don't recreate generated files
2013-07-01  Kevin HarwellNew SIP Channel Driver - Add CLI/AMI initiated NOTIFY...
2013-07-01  Matthew JordanPrevent crash during synchronous AMI origination by...
2013-07-01  Jason ParkerARI: Implement channel hold/unhold.
2013-07-01  Jason ParkerARI: Implement channel dial.
2013-07-01  Jonathan Rosebridge_features: Support One touch Monitor/MixMonitor
2013-07-01  Kinsey MooreRefactor extraneous channel events
2013-06-29  Joshua ColpNothing to see here, move along.
2013-06-29  Joshua ColpImplement the defined PUBLISH ESC API within res_sip_pu...
2013-06-29  Richard MudgettTweak after bridge callback reason to string strings.
2013-06-29  Richard MudgettFix after bridge callback datastore data memory leak.
2013-06-29  Richard MudgettThis is no longer needed.
2013-06-28  Richard MudgettPromote local channel optimizing debug messages to...
2013-06-28  Jonathan Roseres_parking: Dynamic Parking Lots
2013-06-28  Jonathan Rosefeatures: call pickup stasis refactoring
2013-06-28  Richard MudgettFix overlapping enum ast_bridge_feature_flags.
2013-06-28  Mark MichelsonAdd stasis publications for blind and attended transfers.
2013-06-28  Matthew JordanHandle an originated channel being sent into a non...
2013-06-28  Jason ParkerChange ARI originate to also allow dialing an exten...
2013-06-28  Matthew JordanBetter handle parking in CDRs
2013-06-28  Jason ParkerChange some 500 errors to 400.
2013-06-28  David M. LeeRemoved stray apostrophe.
2013-06-28  David M. LeeRemoved the automatic 302 redirects for ARI URL's that...
2013-06-27  Richard MudgettChange the name of some local variables in bridging...
2013-06-27  Richard MudgettAdd config framework non-empty string validation requir...
2013-06-26  Jonathan Rosefunc_channel: Read/Write after_bridge_goto option
2013-06-26  Jason ParkerARI: Add support for continuing to a different location...
2013-06-26  Richard MudgettRemove some redundant parking config error messages.
2013-06-26  Richard MudgettFix several problems with ast_bridge_add_channel().
2013-06-26  Richard MudgettFix incorrect calls to ast_bridge_impart().
2013-06-26  Richard MudgettAMI Bridge action: Get channel xfer config after we...
2013-06-25  Jonathan Roseres_parking: Add Parking manager action to the new...
2013-06-25  Jason ParkerFix typo with XML docs.
2013-06-25  Joshua ColpAdd a note about being ready to accept observer invocat...
2013-06-25  Joshua ColpMove where the sorcery observer is added for qualify...
2013-06-25  Kinsey MooreCEL refactoring cleanup
2013-06-25  Matthew JordanFix memory/ref counting leaks in a variety of locations
next