[Pkg-voip-commits] [asterisk] 08/11: Merge tag 'upstream/13.1.0_dfsg'
tzafrir at debian.org
tzafrir at debian.org
Wed Dec 17 06:27:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
tzafrir pushed a commit to branch master
in repository asterisk.
commit e061b78cea59cd62f6b3fd51afcda9c478edc830
Merge: 314bd10 ac7021f
Author: Tzafrir Cohen <tzafrir at debian.org>
Date: Wed Dec 17 07:42:24 2014 +0200
Merge tag 'upstream/13.1.0_dfsg'
Upstream version 13.1.0~dfsg
.version | 2 +-
CHANGES | 43 +-
ChangeLog | 1599 ++++
Makefile | 4 +-
Makefile.rules | 18 +-
UPGRADE.txt | 25 +
addons/chan_mobile.c | 4 +-
apps/app_agent_pool.c | 41 +-
apps/app_confbridge.c | 6 +-
apps/app_meetme.c | 37 +-
apps/app_queue.c | 17 +-
apps/app_record.c | 11 +-
apps/app_voicemail.c | 47 +-
apps/confbridge/conf_state_multi_marked.c | 27 +-
asterisk-13.0.0-summary.html | 6034 --------------
asterisk-13.0.0-summary.txt | 8206 --------------------
asterisk-13.1.0-summary.html | 747 ++
asterisk-13.1.0-summary.txt | 947 +++
bridges/bridge_builtin_features.c | 6 +-
bridges/bridge_native_rtp.c | 12 +-
build_tools/menuselect-deps.in | 1 +
cel/cel_odbc.c | 15 +-
channels/chan_console.c | 66 +-
channels/chan_dahdi.c | 4 +-
channels/chan_iax2.c | 4 +-
channels/chan_mgcp.c | 9 +-
channels/chan_motif.c | 8 +-
channels/chan_phone.c | 4 +-
channels/chan_pjsip.c | 22 +-
channels/chan_sip.c | 123 +-
channels/chan_skinny.c | 4 +-
channels/chan_unistim.c | 10 +-
channels/sig_pri.c | 2 +-
channels/sip/include/reqresp_parser.h | 5 +
channels/sip/reqresp_parser.c | 8 +-
channels/sip/security_events.c | 4 +-
configs/samples/cdr.conf.sample | 21 +-
configs/samples/extensions.conf.sample | 2 +-
configs/samples/features.conf.sample | 4 +
configs/samples/manager.conf.sample | 2 -
configs/samples/pjsip.conf.sample | 13 +-
configs/samples/stasis.conf.sample | 10 +
configure | 155 +-
configure.ac | 5 +-
contrib/Makefile | 29 +
...f2a_add_media_encryption_optimistic_to_pjsip.py | 31 +
contrib/realtime/mysql/mysql_config.sql | 6 +
contrib/realtime/oracle/oracle_config.sql | 12 +-
contrib/realtime/postgresql/postgresql_config.sql | 6 +-
contrib/realtime/sqlserver/mssql_config.sql | 12 +-
funcs/func_cdr.c | 5 +-
funcs/func_db.c | 4 +-
funcs/func_talkdetect.c | 3 +-
include/asterisk/autoconfig.h.in | 3 +
include/asterisk/bridge_channel.h | 25 +
include/asterisk/channel.h | 11 +
include/asterisk/config.h | 14 +
include/asterisk/features_config.h | 6 +
include/asterisk/manager.h | 2 +-
include/asterisk/res_pjsip.h | 5 +-
include/asterisk/res_pjsip_session.h | 2 +
include/asterisk/sorcery.h | 176 +-
include/asterisk/stasis.h | 36 +
include/asterisk/stasis_app.h | 5 -
include/asterisk/stasis_bridges.h | 217 +-
include/asterisk/stasis_channels.h | 14 +
include/asterisk/stasis_internal.h | 7 +-
include/asterisk/stasis_message_router.h | 16 +
include/asterisk/stringfields.h | 47 +-
include/asterisk/test.h | 4 +-
include/asterisk/utils.h | 10 +
main/abstract_jb.c | 17 +-
main/acl.c | 4 +-
main/app.c | 20 +-
main/audiohook.c | 4 +-
main/bridge.c | 285 +-
main/bridge_basic.c | 187 +-
main/bridge_channel.c | 361 +-
main/cdr.c | 24 +-
main/cel.c | 6 +-
main/channel.c | 8 +-
main/channel_internal_api.c | 11 +-
main/config.c | 34 +-
main/endpoints.c | 4 +-
main/features.c | 3 +-
main/features_config.c | 34 +
main/file.c | 6 +-
main/manager.c | 187 +-
main/manager_channels.c | 22 +-
main/pbx.c | 28 +-
main/rtp_engine.c | 4 +-
main/sorcery.c | 367 +-
main/stasis.c | 154 +-
main/stasis_bridges.c | 266 +-
main/stasis_cache.c | 4 +-
main/stasis_channels.c | 12 +-
main/stasis_message_router.c | 24 +-
main/stun.c | 13 +-
main/test.c | 52 +-
main/utils.c | 48 +-
makeopts.in | 3 +
pbx/pbx_config.c | 33 +-
pbx/pbx_loopback.c | 21 +-
res/ari/ari_model_validators.c | 87 +-
res/ari/ari_model_validators.h | 23 +
res/parking/parking_applications.c | 4 +-
res/parking/parking_bridge_features.c | 4 +-
res/parking/parking_tests.c | 4 +-
res/res_agi.c | 6 +-
res/res_calendar.c | 4 +-
res/res_fax.c | 27 +-
res/res_hep.c | 3 +-
res/res_http_websocket.c | 47 +-
res/res_monitor.c | 4 +-
res/res_phoneprov.c | 8 +-
res/res_pjsip.c | 35 +-
res/res_pjsip/config_system.c | 8 +
res/res_pjsip/pjsip_cli.c | 5 +
res/res_pjsip/pjsip_configuration.c | 9 +
res/res_pjsip/pjsip_distributor.c | 28 +-
res/res_pjsip/pjsip_options.c | 15 +
res/res_pjsip_acl.c | 7 +-
res/res_pjsip_endpoint_identifier_ip.c | 83 +-
res/res_pjsip_exten_state.c | 4 +
res/res_pjsip_multihomed.c | 8 +
res/res_pjsip_mwi.c | 2 +-
res/res_pjsip_outbound_registration.c | 461 +-
res/res_pjsip_phoneprov_provider.c | 9 +-
res/res_pjsip_pubsub.c | 24 +-
res/res_pjsip_refer.c | 65 +-
res/res_pjsip_sdp_rtp.c | 107 +-
res/res_pjsip_session.c | 42 +-
res/res_pjsip_transport_websocket.c | 3 +-
res/res_srtp.c | 3 +-
res/res_stasis.c | 316 +-
res/res_stasis_device_state.c | 4 +-
res/res_xmpp.c | 4 +-
res/stasis/app.c | 61 +-
res/stasis/app.h | 7 +-
res/stasis/stasis_bridge.c | 8 +-
rest-api/api-docs/applications.json | 4 +-
rest-api/api-docs/asterisk.json | 4 +-
rest-api/api-docs/bridges.json | 4 +-
rest-api/api-docs/channels.json | 4 +-
rest-api/api-docs/deviceStates.json | 4 +-
rest-api/api-docs/endpoints.json | 4 +-
rest-api/api-docs/events.json | 18 +-
rest-api/api-docs/mailboxes.json | 4 +-
rest-api/api-docs/playbacks.json | 4 +-
rest-api/api-docs/recordings.json | 4 +-
rest-api/api-docs/sounds.json | 4 +-
rest-api/resources.json | 4 +-
tests/test_cel.c | 74 +-
tests/test_channel_feature_hooks.c | 33 +-
tests/test_sorcery.c | 355 +
tests/test_stasis.c | 312 +-
tests/test_strings.c | 68 +-
157 files changed, 7699 insertions(+), 16032 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git
More information about the Pkg-voip-commits
mailing list