]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2013-12-13  Kevin HarwellARI: Allow specifying channel variables during a POST...
2013-12-13  Kevin HarwellARI: Adding a channel to a bridge while a live recordin...
2013-12-13  David M. LeeSetting svn:ignore
2013-12-13  Matthew Jordanchannels/Makefile: clean pjsip directory
2013-12-12  Scott Griepentrogrealtime: Create extensions in alembic ast-db-manage...
2013-12-12  Jonathan Rosechan_pjsip: Revert r403587
2013-12-11  Kevin Harwellres_pjsip_messaging: send message to a default outbound...
2013-12-11  Russell BryantReset peer outboundproxy on sip.conf reload
2013-12-11  Matthew Jordanfunc_channel, chan_pjsip: Add CHANNEL read function...
2013-12-11  Matthew Jordanfunc_pjsip_endpoint: Add PJSIP_ENDPOINT function for...
2013-12-09  Jonathan Rosechan_pjsip: Fix a sticking channel lock caused by chann...
2013-12-09  Richard MudgettReverting regex part of -r403545 at request of file.
2013-12-09  Richard Mudgettres_sorcery_astdb.c: Fix get multiple records by regex.
2013-12-09  Joshua Colpendpoints: Keep a reference to channel ids when creatin...
2013-12-09  Richard Mudgettsorcery: Eliminate shadowing a varaible that caused...
2013-12-09  Richard Mudgettsorcery: Whitespace
2013-12-09  Joshua Colpres_pjsip_nat: Add NAT module to session dialogs.
2013-12-09  Matthew Jordanres_fax_spandsp: Always init T.38 session to avoid...
2013-12-08  Matthew Jordanres_config_sqlite: Check for CDR unregistration failures
2013-12-05  David M. LeeReverting r403311. It's causing ARI tests to hang.
2013-12-04  Kevin Harwellres_pjsip_registrar: undefined function pointer symbol
2013-12-04  Joshua Colpres_pjsip_t38: Don't pass T.38 control frames through...
2013-12-04  Mark MichelsonInitialize the hash value argument to pj_hash_get(...
2013-12-03  David M. Leeari: Fix deadlock problem with functions that use autos...
2013-12-03  Joshua Colpres_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLO...
2013-12-03  Richard Mudgettsorcery, bucket: Change observer remove calls to take...
2013-12-03  Joshua Colpmedia_index: Make media indexing tolerable of bad symlinks.
2013-12-03  Mark MichelsonAdd channel locking for channel snapshot creation.
2013-12-03  Joshua ColpRevert revision 403304: Fixed the filename for the...
2013-12-02  David M. LeeFixed the filename for the ari.conf docs
2013-12-02  Alexandr Anikinremove unwanted property svn:mergeinfo
2013-12-02  Alexandr AnikinCheck and reject non-digits e164 values on peers and...
2013-12-01  Joshua Colpres_pjsip_session: Apply fromuser and fromdomain to...
2013-12-01  Joshua Colpres_pjsip_t38: Add the framehook to the channel only...
2013-12-01  Joshua Colpres_pjsip_transport_websocket: Fix security events...
2013-11-30  Joshua Colpres_ari: Add Recording events to the validator.
2013-11-28  Joshua Colpres_pjsip_sdp_rtp: Don't produce an invalid media strea...
2013-11-28  Joshua Colpres_pjsip_header_funcs: Don't add headers to re-INVITEs.
2013-11-28  Joshua Colpres_stasis_playback: Add 'number', 'digits', and 'chara...
2013-11-28  Joshua Colpres_pjsip_session: Add configurable behavior for redirects.
2013-11-27  Joshua Colpres_pjsip: Fix crash when reloading certain configurations.
2013-11-27  David M. Leeari:Add application/json parameter support
2013-11-27  Joshua Colpres_pjsip: Update handling of some options to work...
2013-11-26  Joshua ColpFix a configure issue with PJSIP transaction group...
2013-11-23  Kevin HarwellARI: Implement device state API
2013-11-23  Kevin Harwellres_pjsip: AMI commands and events.
2013-11-23  Joshua Colpari: Add events for playback and recording.
2013-11-23  Joshua Colpari: Add Snoop operation for spying/whispering on channels.
2013-11-22  Kinsey MooreMake sure unit tests compile
2013-11-22  Kevin Harwellres_pjsip: convert configuration settings names to...
2013-11-22  Kinsey MooreARI: Don't leak implementation details
2013-11-22  Kevin Harwellres_pjsip: convert configuration settings names to...
2013-11-22  Joshua Colptranslate: Move freeing of frame to after it is used.
2013-11-21  David M. Leeari: Fix #include to match generated headers for snakeC...
2013-11-21  David M. Leeari: Fix generators for resources with camelCase names.
2013-11-21  Matthew Jordanres_pjsip_session: Fix memory leak of direct media...
2013-11-21  Richard Mudgettvoicemail: Fixup some doxygen comments.
2013-11-21  Richard Mudgettbucket: Fix scheme ref leak in __ast_bucket_scheme_regi...
2013-11-21  Matthew Jordanres_pjsip_sdp_rtp: Fix use of uninitialized value in...
2013-11-21  Matthew Jordanres_pjsip_mwi: Fix memory leak of MWI subscriptions...
2013-11-21  David M. Leeari: Add silence generator controls
2013-11-19  Joshua Colpres_pjsip_caller_id: Don't overwrite user portion of...
2013-11-16  Joshua Colpres_pjsip: Add support for building against pjproject...
2013-11-15  Kinsey MooreCEL: Fix crash when using CELGenUserEvent
2013-11-14  David M. Leestasis: Fixed scoping problem with bridge tracking.
2013-11-13  Joshua Colpres_ari_channels: Add the ability to stop locally gener...
2013-11-12  Kevin Harwellari endpoints: GET /ari/endpoints/{invalid-tech} should...
2013-11-12  Kevin Harwellari endpoints: GET /ari/endpoints/{invalid-tech} should...
2013-11-12  Mark MichelsonSwitch to a scoped lock to avoid missing unlocks in...
2013-11-12  Mark MichelsonMove a NULL check to a place that makes more sense.
2013-11-12  Kevin Harwellpjsip_messaging, pjsip_header_funcs: Crashes due to...
2013-11-12  Kinsey MooreCELGenUserEvent: Fix error message from ast_json_pack
2013-11-12  David M. LeeFixed a typ.
2013-11-12  Kinsey Moorechan_dahdi: Fix crash during caller ID read
2013-11-11  Mark MichelsonGet rid of some inaccurate comments.
2013-11-11  Kinsey Mooreapp_queue: Honor penalty limits of 0
2013-11-08  Scott Griepentrogchan_sip: keep same local (from) tag for outgoing regis...
2013-11-08  Richard Mudgettres_stasis.c: Fix locking issues with the app_bridge_mo...
2013-11-08  Jonathan Rosesecurity_events: Push out security events over AMI...
2013-11-08  Mark MichelsonClarify an ambiguous error message.
2013-11-08  David M. Leeres_pjsip: Print a helpful error message if sorcery...
2013-11-08  David M. LeeChanges from make ari-stubs after r402560
2013-11-08  Kevin HarwellARI playback: Rename ARI Playback to Playbacks
2013-11-08  David M. Leeari: Add application/x-www-form-urlencoded parameter...
2013-11-07  Jonathan RosePJSIP: Improve error handling in digest authenticator
2013-11-07  David M. Leeari: User better nicknames for ARI operations
2013-11-06  Kevin Harwellapp_queue: crash if first agent is "busy"
2013-11-05  Matthew Jordanchan_sip: Use AST_AF* defined constant when calling...
2013-11-05  Matthew Jordanchan_iax2: Fix incorrect usage of ast_get_ip involving...
2013-11-05  Matthew Jordannetsock2: Define AST_AF_* enum constants to their AF_...
2013-11-05  Matthew Jordanstasis_channels: Don't give preference to ANI info...
2013-11-04  Kevin Harwellchan_sip: notify dialog info ignores presentation indic...
2013-11-02  Richard Mudgettvector: Uppercase API to follow C convention.
2013-11-02  Richard Mudgettvector: Update API to be more flexible.
2013-11-02  Richard Mudgettconfbridge: Separate user muting from system muting...
2013-11-02  Richard Mudgettconfig: Allow ConfBridge DTMF menus to have '#' as...
2013-11-01  Richard Mudgettvoicemail: Simplify callback pointer declarations and...
2013-11-01  Scott GriepentrogManager: Add equivalent AMI actions for the bridge...
2013-11-01  David M. Leeari wiki docs: add notes about allowMultiple parameters.
2013-11-01  Joshua Colpres_ari_channels: Add ring operation, dtmf operation...
next