Commit Graph

1880 Commits (5d938045d465d66e28bb49816c482a8b68f99342)

Author SHA1 Message Date
Richard Mudgett 6f38887cb7 chan_iax2: Block unnecessary control frames to/from the wire.
12 years ago
Tzafrir Cohen 1d2d01e08d indications.conf: add stutter tone; end properly
12 years ago
Rusty Newton b196e9c117 configs/pjsip.conf.sample: Configuration section naming in pjsip.conf.sample needs a little clarification
12 years ago
Richard Mudgett 12668b6659 tcptls.c: Made TLS handle a certificate chain file.
12 years ago
Kevin Harwell 10e38fb10c res_pjsip: Config option to enable PJSIP logger at load time.
12 years ago
Russell Bryant e7b20b1c91 queues.conf.sample Fix documented default for persistentmembers
12 years ago
Walter Doekes cc42229f26 manager: The eventfilter= option now takes an extended regex.
12 years ago
Walter Doekes 9a88cc33f8 manager: Clarify eventfilter documentation. Textual changes only.
12 years ago
Rusty Newton f6647d2362 Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
12 years ago
Kevin Harwell a48798ce95 res_fax: check_modem_rate() returned incorrect rate for V.27
12 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
12 years ago
Richard Mudgett 9fa171e547 External MWI core support.
12 years ago
Kevin Harwell 821ab51381 res_pjsip: add 'set_var' support on endpoints
12 years ago
Tzafrir Cohen 82eb03b915 chan_dahdi: enable ignore_failed_channels by default
12 years ago
Rusty Newton 06b577f7dc Documentation: Updates for info about NAT-related settings and fixes for pjsip.conf.sample
12 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Alexandr Anikin 86b5e11607 Introduce new config option 'aniasdni'. If yes then asterisk set dialed number as own id back to the caller
12 years ago
David M. Lee 27f37f6e3d Changed the default for live_dangerously to no
12 years ago
David M. Lee 744556c01d security: Inhibit execution of privilege escalating functions
12 years ago
Kevin Harwell c602b086ed res_pjsip_messaging: send message to a default outbound endpoint
12 years ago
Kevin Harwell 1c45a32ee8 res_pjsip: convert configuration settings names to snake case
12 years ago
Jonathan Rose 7950118e18 Confbridge: Add option to review the recording similar to announce_join_leave
12 years ago
Jonathan Rose bf5492abd2 security_events: Push out security events over AMI events
12 years ago
Richard Mudgett 0721b1de83 config: Allow ConfBridge DTMF menus to have '#' as the first digit.
12 years ago
Michael L. Young 4ca92e3b8a chan_iax2: Fix Binding To Multiple Addresses Again
12 years ago
Richard Mudgett 2127848d6c chan_dahdi: Add config support for hwgain settings.
12 years ago
Richard Mudgett f87086b374 app_confbridge: Can now set the language used for announcements to the conference.
12 years ago
Jonathan Rose 44bd543181 chan_pjsip: Add alembic scripts for generating db tables for PJSIP
12 years ago
Jonathan Rose 8fbe62f5df configuration samples: Pull all parking related stuff out of features.conf
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kinsey Moore b44ce141e5 chan_sip: Allow Asterisk to retry after 403 on register
12 years ago
Matthew Jordan a1d56da32a res_pjsip_notify: Add documentation
12 years ago
Sean Bright 89b8ff5d78 Remove some trailing whitespace and steal revision 400000.
12 years ago
Rusty Newton 7c346a31ef Documentation fix - waitfordialtone is not boolean, it's time in milliseconds
12 years ago
Russell Bryant 9b3e0b095e Fix typo in confbridge.conf.sample
12 years ago
Rusty Newton be219c9ec9 New pjsip.conf.sample
12 years ago
Matthew Jordan 449afdd9e8 Revert r394939 due to (numerous) objections
12 years ago
Kinsey Moore d12c79f78f Update CEL sample config
12 years ago
Walter Doekes 33ec719645 Add "autoframing" option to sip.conf.sample and h323.conf.sample.
12 years ago
Richard Mudgett 0c44ee3be3 Update features.conf.sample atxferdropcall option.
12 years ago
Kinsey Moore f6c7e6355e Fix remnants of the pjsip renaming
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago
Kinsey Moore d8956f690e Rename everything Stasis-HTTP to ARI
12 years ago
Matthew Jordan bb955e37fb Provide proper ring tone in indications.conf for Malaysia
12 years ago
Matthew Jordan 54803338b4 Always install safe_asterisk; add configuration file support
12 years ago
Matthew Jordan 75e83bdbab Document connectedline parameter for chan_iax2
12 years ago
Richard Mudgett d43b17a872 Replace chan_agent with app_agent_pool.
12 years ago
David M. Lee 684481b74c Change ARI user config to use a type field
12 years ago
Russell Bryant 0bfe2d4cc4 astobj2-ify the SLA code
12 years ago
Richard Mudgett 02f55a36a0 Revert accidental overcommit.
12 years ago
Richard Mudgett b4e9a3fc2f Add BUGBUG note for ASTERISK-22009
12 years ago
David M. Lee c4adaf9106 Configuration for Stasis threadpool
12 years ago
David M. Lee 9ba976b19c ARI authentication.
12 years ago
Jonathan Rose f306dbd841 bridge_features: Support One touch Monitor/MixMonitor
12 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
12 years ago
Joshua Colp 77002bc377 Merge in current pimp_my_sip work, including:
12 years ago
Matthew Jordan c2e29abcbf Add announce-to-first-user option for app_queue
12 years ago
Jason Parker a2d02edca5 Make app_queue AMI events more consistent. Give Join/Leave more useful names.
12 years ago
Richard Mudgett bad8caa8c6 Reimplement bridging and DTMF features related channel variables in the bridging core.
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
Damien Wedhorn 01d6e8dbc9 Add call forward no answer to skinny and cleanup general callfwd handling.
12 years ago
David M. Lee 946eb5ede0 Example of how to use the Stasis message bus
12 years ago
Joshua Colp 8c1f423cf7 Don't bind to anything in the sample configuration so we don't clash with chan_sip on a "make samples" right now.
12 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
12 years ago
David M. Lee 1c21b8575b This patch adds a RESTful HTTP interface to Asterisk.
12 years ago
Richard Mudgett 13e2aae2ef Fix 'pri intense debug span' alias.
12 years ago
Rusty Newton 98f2318559 Modified the list of keys for the driver backends for sake of sample clarity
12 years ago
Richard Mudgett 6a25d49296 chan_dahdi: Change inband_on_proceeding option default to no/disabled.
12 years ago
Richard Mudgett 79818112fd chan_dahdi: Add inband_on_proceeding compatibility option.
12 years ago
David M. Lee 641fc7ea54 Sample config file for stasis-core.
12 years ago
Matthew Jordan 8d5c36c9bb Add RFC 3327 Path header support to chan_sip
12 years ago
Matthew Jordan 33e4c6115f Ensure that the default bridge/user profiles are always available
12 years ago
Damien Wedhorn 0d553eece8 Add serviceURL stuff to skinny.
12 years ago
Walter Doekes d4d1d10307 Remove "registertrying" and add "rtp_engine" from/to sip.conf.sample
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Jonathan Rose 1a70d513f1 Call Parking: Set PARKINGLOT and PARKINGSLOT variables on all parked calls
13 years ago
Damien Wedhorn 44872e797c Reset skinny vmexten and immeddial char on reload.
13 years ago
Russell Bryant dfdf3d9909 Add queue_log_realtime_use_gmt option to logger.conf
13 years ago
Joshua Colp 3fa4278a31 Merge the sorcery data access layer API.
13 years ago
Damien Wedhorn e9446501c9 Add force dial keys to skinny.
13 years ago
Richard Mudgett 8ed2c74fe3 app_queue: Fix multiple calls to a queue member that is in only one queue.
13 years ago
Tilghman Lesher 7739ed9989 Add aliases to the Directory.
13 years ago
Brent Eagles ab894d5af9 This change adds a SIP peer configuration feature to allow the peer's
13 years ago
Joshua Colp 898ca023d5 Tweak extension used for incoming calls received on Motif.
13 years ago
Joshua Colp 866d968149 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
13 years ago
Jonathan Rose d4a357b82f chan_sip: Fix a bug causing SIP reloads to remove all entries from the registry
13 years ago
Pedro Kiefer 8b34dc8192 Adds new formats to app_alarmreceiver, ALAW calls support and enhanced protection.
13 years ago
Richard Mudgett 3e1d2917bb dahdi.conf.sample: Add description for "buffers" setting.
13 years ago
Matthew Jordan 3620fcff36 Disable ICE support by default
13 years ago
Alec L Davis 90f8c90b10 dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END
13 years ago
Alec L Davis 4af961a03a dsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_REVERSE_TWIST values
13 years ago
Mark Michelson 2b56626b43 Remove dead code and documentation for nonexistent feature.
13 years ago
Terry Wilson b7233b18eb Properly handle UAC/UAS roles for SIP session timers
13 years ago
Kinsey Moore d7085e431f Fix documentation for default username in res_odbc
13 years ago
Brent Eagles f787f4219a res_rtp_asterisk: Make TURN and STUN server configurations consistent.
13 years ago
Matthew Jordan ca0e96ae19 Add queue monitoring hints
13 years ago
Joshua Colp e8380afc8a Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
Alec L Davis 67ca3b9126 app_queue: Support an 'agent available' hint
13 years ago
Jonathan Rose 1a79c9c182 logger: Add rotatestrategy option of 'none' which does not perform rotations
13 years ago
Darren Sessions 7e46e4d17b LDAP Realtime Peers Cannot Register
13 years ago
Mark Michelson 44d854938b Fix misleading documentation in agents.conf.sample regarding ackcall usage.
13 years ago
Mark Michelson 4b50e3f1ee Fix incorrectly documented option in queues.conf
13 years ago
Matthew Jordan 5c4578f4ad Add named callgroups/pickupgroups
13 years ago
Mark Michelson 4377d511ae Add headers from SIPAddHeader to outbound REFER requests.
13 years ago
Mark Michelson 58f281a670 Add "setvar" option to manager.conf.
13 years ago
Mark Michelson a28e6fc7bd Add separate configuration options for subscription and registration minexpiry and maxexpiry.
13 years ago
Joshua Colp 4d6b524b61 Prevent multiple local candidates from being added with the same information and add support for disabling ICE on a per-peer basis.
13 years ago
Jonathan Rose ded09e3682 named_acl: Remove systemname option from acl.conf, use asterisk.conf value
13 years ago
Igor Goncharovskiy 9278b5e51e Added option 'interdigit_timer' to unistim.conf to make able controll hardcoded dial timeout constant.
13 years ago
Joshua Colp e938737570 Add support for SIP over WebSocket.
13 years ago
Terry Wilson a7dfafdc56 Handle deprecated (aliased) option names with the config options api
13 years ago
Jonathan Rose 10afdf3a2a Named ACLs: Introduces a system for creating and sharing ACLs
13 years ago
Joshua Colp 04504e80a3 Document that multiple endpoints using the same connection is not supported.
13 years ago
Jason Parker b1cd995273 Add Digium phones context to sip_notify sample config.
13 years ago
Joshua Colp a3fa37b8cf Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif.
13 years ago
Alexandr Anikin fa10f3f8a8 Added direct media support to ooh323 channel driver
13 years ago
Joshua Colp 213bbc169a Add a cleaned up drop-in replacement for res_jabber called res_xmpp. This provides the same externally facing functionality but is implemented differently internally.
13 years ago
Joshua Colp 37256ea45d Add support for ICE/STUN/TURN in res_rtp_asterisk and chan_sip.
13 years ago
Richard Mudgett ac35b92b62 Hangup handlers - Dialplan subroutines that run when the channel hangs up.
13 years ago
Terry Wilson 1609fca6bb Add the ability to set flags via the config options api
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Terry Wilson 6016094db7 Add missing config for config API test
13 years ago
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Mark Michelson 463f9d729a Help mitigate potential reinvite glare scenarios.
13 years ago
Jonathan Rose ec3b8a1f27 app_queue: Per Member ringinuse option and deprecation of ignorebusy
13 years ago
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
13 years ago
Richard Mudgett 108f5fafd7 Improve FollowMe accept/decline DTMF string matching.
13 years ago
Richard Mudgett d71d8ed995 Keep answered FollowMe calls until call accepted or last step times out.
13 years ago
Joshua Colp ae1502be33 Add support for lightweight NAT keepalive.
13 years ago
Olle Johansson 7aa0c3c64b Make it possible to change the minimum DTMF duration in asterisk.conf
13 years ago
Richard Mudgett 47ccc7f5d6 Update membermacro and membergosub documentation in queues.conf.sample.
13 years ago
Richard Mudgett c7cb03a975 Add ability to ignore layer 1 alarms for BRI PTMP lines.
13 years ago
Richard Mudgett a35c7ba8e7 Add option to invoke the extensions.conf stdexten using the legacy macro method.
13 years ago
Jonathan Rose 683eacb59a Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8
13 years ago
Russell Bryant b2f7b0c649 Remove a few more files related to chan_usbradio and app_rpt.
13 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
13 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
13 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
13 years ago
Richard Mudgett a22b56235b Add ability for chan_dahdi ISDN to block connected line updates per span.
13 years ago
Igor Goncharovskiy c369a4416b Massive changes in chan_unistim channel driver. Include many fixes in channel driver operation and add additional functionality:
13 years ago
Joshua Colp f5fda0eb74 Transition app_page to using app_confbridge internally for the conference bridge portion of paging. This also adds a new 'announcement' option to ConfBridge user profiles.
13 years ago
Terry Wilson 706f79d122 Handle numeric columns for eventtype properly in cel_odbc
13 years ago
Terry Wilson deded253b3 Set snarkiness = 0 in cdr_adaptive_odbc.conf.sample
13 years ago
Richard Mudgett a0f8821749 Add dialtone_detect option for analog incoming calls.
13 years ago
Sean Bright 1d9203eeef Tab to spaces and text change.
13 years ago
Sean Bright 2d92c50ce3 Beef up the IAX2 sample configuration a bit and fix some formatting issues.
13 years ago
Jonathan Rose 0b988da21c Adding transport=udp to sample sip.conf - Also changes version of Asterisk 1.8 in UPGRADE
13 years ago
Kinsey Moore 1fac2fba4b Deprecated macro usage for connected line, redirecting, and CCSS
13 years ago
Jonathan Rose 299dd5d4fc Adds an option to sip.conf that prevents diversion headers from being added.
13 years ago
Sean Bright 3816fdde94 Don't allow trunkfreq to be greater than 1000ms.
14 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
14 years ago
Jason Parker 1cdff5b720 Don't enable sqlite3 CDRs by default in sample configs.
14 years ago
Richard Mudgett a955a4770f Fix reconnecting to pgsql database after connection loss.
14 years ago
Terry Wilson e5c51ee44c Add auto_force_rport and auto_comedia NAT options
14 years ago
Russell Bryant 055a19e128 Replace res_ais with a new module, res_corosync.
14 years ago
Kinsey Moore 71a8457d53 Support schema selection in cdr_adaptive_odbc
14 years ago
Mark Michelson 0f4489dc0f Fix TLS port binding behavior as well as reload behavior:
14 years ago
Richard Mudgett 797d633139 Remove inconsistency in CEL eventtype for user defined events.
14 years ago
Jonathan Rose 973aeabf2d Redocuments sip types peer, user, friend in sip.conf.sample
14 years ago
Jonathan Rose de09749470 Add an announcement option to music-on-hold - plays sound when put on hold/between songs
14 years ago
Mark Michelson 778fa4abaf Various parking improvements.
14 years ago
Jonathan Rose ee4cf38a27 Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.
14 years ago
Richard Mudgett 835067a526 Correct eventtype names in cel_odbc and cel_pgsql sample files
14 years ago
Richard Mudgett 523c95e146 Add missing CEL logging fields to various CEL backends.
14 years ago
Matthew Jordan b0243fb57c Allow overriding of IMAP server settings on a user by user basis
14 years ago
Jonathan Rose 19a4928fee INFO/Record request configurable to use dynamic features
14 years ago
Jonathan Rose 03596bcb47 chan_sip autocreatepeer=persist option for auto-created peers to survive reload
14 years ago
Kevin P. Fleming d30a7ba3ce Correct two flaws in sip.conf.sample related to AST-2011-013.
14 years ago
Jonathan Rose 1b0741c7db Voicemail with the saycid option will now play a caller's name based on cid if available.
14 years ago
Jonathan Rose 480d46f92c Add and document PARKEDCALL variable set during timeout
14 years ago
Jonathan Rose c3f703330b Fix accidental use of tabs instead of spaces from previous features.conf.sample change
14 years ago
Jonathan Rose 2d0491d432 Document PARKINGSLOT variable in features.conf.sample
14 years ago
Matthew Jordan 9057aa20b6 Backed out core changes from r346391
14 years ago
Richard Mudgett e2597678b1 Update sample configs to put incoming calls into context public.
14 years ago
Terry Wilson 980ab2d018 Add ASTSBINDIR to the list of configurable paths
14 years ago
Richard Mudgett 83cd844b82 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Leif Madsen cb21847e03 Update queues.conf.sample documentation.
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Terry Wilson 32d0faac9c Default to nat=yes; warn when nat in general and peer differ
14 years ago
Matthew Jordan 279873e8eb Add admin toggle mute all and participant count menu options to app_confbridge
14 years ago
Richard Mudgett 113612b9d6 Restore SIP DTMF overlap dialing method.
14 years ago
Leif Madsen 02f886b5a2 Allow built in variables to be used with dynamic weights.
14 years ago
Leif Madsen 4b5702e52d Update documentation for leastrecent strategy.
14 years ago
Walter Doekes b41b49ea0e Several fixes to the chan_sip dynamic realtime peer/user lookup
14 years ago
Walter Doekes 25ee5f83b5 Cleanup references to sipusers and sipfriends dynamic realtime families
14 years ago
Gregory Nietsky e2e6e511af Merged revisions 341599 via svnmerge from
14 years ago
Jonathan Rose bd30e7abc4 Merged revisions 338719 via svnmerge from
14 years ago
Terry Wilson 0ab04b53b5 Add autopausebusy and autopauseunavail queue options
14 years ago
Russell Bryant e734bccdcd Merged revisions 337775 via svnmerge from
14 years ago
Jonathan Rose 5982bdcb7c Merged revisions 337595,337597 via svnmerge from
14 years ago
Gregory Nietsky 2bb0d456eb Merged revisions 337263 via svnmerge from
14 years ago
Olle Johansson 7b08b2cf53 Merged revisions 337219 via svnmerge from
14 years ago
Olle Johansson 2ae7ae00c8 Merged revisions 337178 via svnmerge from
14 years ago
Gregory Nietsky 8493c46308 Merged revisions 336936 via svnmerge from
14 years ago
Olle Johansson 404151ad65 New sip.conf option for setting default tonezone for channel or individual devices
14 years ago
Terry Wilson 1fed068bae Add SQLite 3 realtime support
14 years ago
Tilghman Lesher f03bccdb4d Implement the '!' negation element to negate codecs directly in the allow keyword.
14 years ago
Paul Belanger 39ac2e639f Merged revisions 334514 via svnmerge from
14 years ago
Matthew Jordan 3b53a9cdb3 Merged revisions 332817 via svnmerge from
14 years ago
Jonathan Rose 901e275c4c Add option for logging congested calls as CONGESTION instead of NO_ANSWER in CDR
14 years ago
Richard Mudgett 265102faf8 Merged revisions 332265 via svnmerge from
14 years ago
Richard Mudgett 3ad6dccac8 Merged revisions 332101 via svnmerge from
14 years ago
Matthew Nicholson 8f2e8d4b8a Merged revisions 332022 via svnmerge from
14 years ago
Jason Parker 873962f772 Merged revisions 331139 via svnmerge from
14 years ago
Jason Parker 19c8278815 Merged revisions 331138 via svnmerge from
14 years ago
Kinsey Moore 0f5ef2c781 Log queue member name when state_interface is set for ADDMEMBER and REMOVEMEMBER events
14 years ago
Sean Bright f90bb00e29 Merged revisions 329952 via svnmerge from
14 years ago
Jonathan Rose 67acd8cbb1 Merged revisions 329710 via svnmerge from
14 years ago
Jonathan Rose 462e0fe530 Merged revisions 329528 via svnmerge from
14 years ago
Richard Mudgett 54f92a68c7 Merged revisions 329204 via svnmerge from
14 years ago
Richard Mudgett a97340b5ea Merged revisions 328014 via svnmerge from
14 years ago
Alexandr Anikin fe084047ee Full T.38 handshaking and fax detection
14 years ago
David Vossel 513c680b8c Adds pass-through support for codec CELT.
14 years ago
David Vossel 17860b70e4 Updates confbridge.conf video documentation and adds dtmf action for releasing video src.
14 years ago
Richard Mudgett 39a7152df3 Merged revisions 325935 via svnmerge from
14 years ago
David Vossel 1339a0a535 Video support for ConfBridge.
14 years ago
Gregory Nietsky f99a06d030 Commit "distrotech" app_queue changes to Trunk
14 years ago
Leif Madsen 92dcabe726 Merged revisions 324241 via svnmerge from
14 years ago
David Vossel 0bd877621e Addition of "outofcall_message_context" sip.conf option.
14 years ago
Paul Belanger 5cb2775480 Merged revisions 322189 via svnmerge from
14 years ago
Leif Madsen a0468ca7fa Merged revisions 321685 via svnmerge from
14 years ago
Russell Bryant 3f4d0e8743 Support routing text messages outside of a call.
14 years ago
Jonathan Rose f90bc95f0d Merged revisions 319938 via svnmerge from
14 years ago
Richard Mudgett 5257a915a8 Option needed for Q931_IE_TIME_DATE to be optional in CONNECT message.
14 years ago
Jonathan Rose 6eb9d7e1b5 Merged revisions 318148 via svnmerge from
14 years ago
Matthew Nicholson 07ba8b1474 Updated the sample pbx_lua config file to reflect autoservice changes.
14 years ago
Russell Bryant 2dfb427540 Add CEL extra field to cel_pgsql.
14 years ago
Leif Madsen c85a903198 Merged revisions 317058 via svnmerge from
14 years ago
Matthew Nicholson 079e794b1c Merged revisions 314628 via svnmerge from
14 years ago
David Vossel 7f23115ad2 New HD ConfBridge conferencing application.
14 years ago
Richard Mudgett 37274c73ee Problems with ISDN MWI to phones.
14 years ago
Richard Mudgett ae2926b5d0 Add Device State Information CCSS for Generic Devices.
14 years ago
Leif Madsen b8b1d085db Add 'description' field for CLI and Manager output
14 years ago
Matthew Nicholson a77fd545ab Merged revisions 312766 via svnmerge from
14 years ago
Tilghman Lesher 2176df5d83 Merged revisions 311930 via svnmerge from
14 years ago
Alec L Davis 08828045b1 Merged revisions 311050 via svnmerge from
14 years ago
Mark Michelson 0a96892b04 Merged revisions 309765 via svnmerge from
14 years ago
Terry Wilson 01a453351d Add setvar option to calendaring
14 years ago
Matthew Nicholson b20fecdbbb Add support for defining hints from pbx_lua
14 years ago
Terry Wilson 5deb544d06 Merged revisions 308679 via svnmerge from
15 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
15 years ago
Mark Michelson 4cba13eb60 Merged revisions 307467 via svnmerge from
15 years ago
Andrew Latham a350924700 Documentation Updates
15 years ago
Richard Mudgett 8b584000a9 Define the MCID acronym in chan_dahdi.conf.sample.
15 years ago
Richard Mudgett 49feb747ba Pass a MCID request to the bridged channel.
15 years ago
Richard Mudgett a8aeb04a9f Add ISDN display ie text handling options to chan_dahdi.conf.
15 years ago
Andrew Latham 652fb64a01 res_phoneprov add snom 300, 320, 360, 370, 820, 821, 870 support
15 years ago
Andrew Latham 93bade5639 Replacing doc/* and asterisk.pdf with wiki links
15 years ago
Andrew Latham 9f1a17f137 Replacing doc/* with wiki links
15 years ago
Andrew Latham faf33b0d94 SIP Configuration Documentation
15 years ago