Commit Graph

25712 Commits (33835e17a08641f3b54a9293a13a08ca30b43fd6)
 

Author SHA1 Message Date
Matthew Jordan fc0fecb476 configs: Move sample config files into a subdirectory of configs
12 years ago
Matthew Jordan 1ce23d4534 chan_sip: Make progressinband=never really mean 'never'
12 years ago
Matthew Jordan 96e5e491fa Add svn:ignore property
12 years ago
Matthew Jordan 3f64ca0c04 configure: Fix libxml2 development library dependency checking
12 years ago
Matthew Jordan 26c7e684ea menuselect: Add libxml2 support (Patch 3)
12 years ago
Matthew Jordan 62f5e26d35 menuselect: Remove mxml from menuselect (Patch 2)
12 years ago
Matthew Jordan c7d3570248 menuselect: Add menuselect to Asterisk trunk (Patch 1)
12 years ago
Kinsey Moore cd6c774456 TEST_FRAMEWORK: Fix threewaytransfer reporting
12 years ago
Corey Farrell 7b7132710b Remove include of astobj.h from channels/dahdi/bridge_native_dahdi.c.
12 years ago
Matthew Jordan fd94fea599 res_pjsip: Support setting a default accountcode on endpoints
12 years ago
Matthew Jordan 03e9c598e5 cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name support
12 years ago
Matthew Jordan fee789dddb codec_adpcm: Change description of codec "ADPCM" to "Dialogic ADPCM"
12 years ago
Matthew Jordan 96cbaa187a manager: Return ActionID on nominal responses to PresenceState action
12 years ago
Kinsey Moore ca587079c0 TEST_FRAMEWORK: Fix ref leak in feature activation
12 years ago
Jonathan Rose 4420ce6e5c func_uri: URIENCODE/URIDECODE - allow empty strings as argument
12 years ago
Sean Bright a1eec851c6 Update Asterisk copyright year in main/asterisk.c
12 years ago
Richard Mudgett 874f075025 logger.h: Extract DEBUG_ATLEAST() to complement VERBOSITY_ATLEAST().
12 years ago
Richard Mudgett 4339183c3e Actually delete the removed files.
12 years ago
Corey Farrell fcdc4ad0bf astobj2: work around REF_DEBUG race which causes out of order log entries
12 years ago
Scott Griepentrog 3e245920d8 astobj2: correct define for ao2_t_cleanup
12 years ago
Corey Farrell f4a30ad32e Fix minor reference leaks in app_skel and TEST_FRAMEWORK
12 years ago
Corey Farrell 6461d90d8a Remove files left behind on removal of h323, jingle and jabber.
12 years ago
Matthew Jordan 0d1288e2d2 astobj2: Add tag variants for ao2_bump, ao2_cleanup, and ao2_replace
12 years ago
Corey Farrell 694b68e544 astobj2: tweak ao2_replace to do nothing when it would be a NoOp
12 years ago
Scott Griepentrog 6e5d843a56 config: inform config hook of change when writing file
12 years ago
Matthew Jordan ded0d16174 include/asterisk/xmpp.h: Convert indentation to tabs
12 years ago
Richard Mudgett d834be9faf chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creation.
12 years ago
Richard Mudgett f962448eee ARI: Make mixing bridges propagate linkedids and accountcodes.
12 years ago
Matthew Jordan 5a3023a114 manager/ARI: Update version to 2.4.0/1.4.0; Update UPGRADE.txt
12 years ago
Matthew Jordan 3126d18c1b res_rtp_asterisk: Fix undefined function when PJPROJECT is not installed
12 years ago
Joshua Colp 534ffd8481 res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence.
12 years ago
Matthew Jordan d4b436d0ea ARI/res_stasis: Subscribe to both Local channel halves when originating to app
12 years ago
Kinsey Moore edcaa54019 CEL: Fix incorrect/missing extra field information
12 years ago
Kinsey Moore 9c589571b7 HTTP: Fix build for gcc 4.10
12 years ago
Matthew Jordan 9711bb7b54 main/Makefile: fix compilation error of buildinfo occurring on 'make install'
12 years ago
Matthew Jordan 0e844b7598 configure: Remove last vestiges of h323; DO create menuselect-deps
12 years ago
Matthew Jordan 46b00b9c64 configure: Update script to pass if channels/h323/Makefile.in does not exist
12 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
12 years ago
Richard Mudgett 3bd495a688 chan_dahdi: Add inband_on_setup_ack compatibility option.
12 years ago
Richard Mudgett 9b10813a2b res_ari: Fix some off-nominal paths just dropping the HTTP connection.
12 years ago
Jonathan Rose bc4b236d71 chan_dahdi: Add AMI commands for controlling PRI debugging output
12 years ago
Jonathan Rose 04a9123309 pbx_config: Add manager actions to add/remove extensions
12 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
12 years ago
Matthew Jordan 758b13858b main/tcptls: Add checks for OpenSSL Elliptic Curve support
12 years ago
Sam Galarneau aa370d6105 ARI: Improvements to body parameters documentation
12 years ago
Sam Galarneau 5db3f38d5a api.wiki.mustache: Update wiki template to support body parameters
12 years ago
Tzafrir Cohen da469fd9f6 dahdi_span_config_hook: automatically register new dahdi channels
12 years ago
Matthew Jordan eaee92198d main/tcptls: Add support for Perfect Forward Secrecy
12 years ago
Matthew Jordan d1c6a9e69e main/untils: Prevent potential infinite loop in ast_careful_fwrite
12 years ago
Jonathan Rose a69e0cd32a ARI: Remove unnecessary \briefs from automatically generated documentation
12 years ago