Commit Graph

24439 Commits (80edcdcc45c0ed6c9223af59b2c6961df2e7a325)
 

Author SHA1 Message Date
Walter Doekes 80edcdcc45 Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc.
12 years ago
Jonathan Rose 75bb247d2b UDPTL: Fix a regression where UDPTL won't load default settings
12 years ago
Richard Mudgett b816fe45b6 * Move ast_bridge_channel_setup_features() into bridge_basic.c.
12 years ago
Richard Mudgett 0c6328af5b Deferred some more BUGBUG comments to a JIRA issue or XXX comment.
12 years ago
David M. Lee ba7ffbe500 Complete http_shutdown.
12 years ago
Matthew Jordan 855024107c Set 14400 as the default max bit rate if T38MaxBitRate is not specified
12 years ago
David M. Lee 5762c1b4ac ARI: Correct segfault with /variable calls are missing ?variable parameter.
12 years ago
David M. Lee a6da087716 ARI: Remove the 'channel:' scheme from endpoint's channel list.
12 years ago
David M. Lee f5cca5e41e res_stasis: remove call to missing function control_continue.
12 years ago
Richard Mudgett d213dfa30f Fix several interrelated issues dealing with the holding bridge technology.
12 years ago
Mark Michelson 25e38dfc9b Prevent a crash on outbound SIP MESSAGE requests.
12 years ago
Kinsey Moore d12350ccc3 Allow channels in app_stasis to hangup properly
12 years ago
Matthew Jordan e85dd76945 Allow the SIP_CODEC family of variables to specify more than one codec
12 years ago
Michael L. Young c7c8eb5ea4 Fix Not Storing Current Incoming Recv Address
12 years ago
Mark Michelson 5caa938be2 Localize and rename ACL configuration.
12 years ago
Mark Michelson b6faaf85e3 Remove REF_DEBUG definition.
12 years ago
Mark Michelson 7db2985186 Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the list of pvts.
12 years ago
Mark Michelson 86741bdf46 Clarify documentation for the "identify_by" option for SIP endpoints.
12 years ago
Kinsey Moore 63134ea011 Unregister CLI commands on exit
12 years ago
Mark Michelson ed19b8ee76 Add debug message to res_pjsip_endpoint_identifier_ip to indicate when an endpoint is successfully retrieved.
12 years ago
Mark Michelson 8931502f7a Add warning messages for registration failure paths.
12 years ago
Mark Michelson 14ba1751f6 Add note to transport configuration that a restart is required to change transports.
12 years ago
Kinsey Moore 2d2721c6d1 Recorded merge of revisions 397067 from http://svn.asterisk.org/svn/asterisk/branches/11
12 years ago
Kinsey Moore a469d4f407 Blocked revisions 397034
12 years ago
Walter Doekes 33ec719645 Add "autoframing" option to sip.conf.sample and h323.conf.sample.
12 years ago
Joshua Colp 17f332169c Remove assumption in res_pjsip_dtmf_info that all INFO messages will contain a body.
12 years ago
Matthew Jordan 430bb3bfb3 Let Queue wrap up time influence member availability
12 years ago
Matthew Jordan bfcfa2728f Resolve conflicts between CONFFLAG_DONT_DENOISE and CONFFLAG_INTROUSER_VMREC
12 years ago
Richard Mudgett 1adf842982 Update BUGBUG comment.
12 years ago
Jonathan Rose 7e0bc5896d attended transfers: Fix a bug affecting external blond transfers
12 years ago
Matthew Jordan 1cb1d04679 Whitespace cleanup
12 years ago
Matthew Jordan bcbb8324db Fix invalid access to disposed memory in main/data unit test
12 years ago
Kinsey Moore 124f45a625 Update chan_mgcp to the modified parking API
12 years ago
Kinsey Moore dbe1520f35 Disable build of res_corosync until it is back in a compiling state
12 years ago
Rusty Newton 168c679e6c xml doc changes for 'aor' config object and a few of its options
12 years ago
Rusty Newton 6b1f91b6fc 'domain_alias' config object XML help doesn't make it clear that the name used for the object is the domain alias
12 years ago
Rusty Newton fdfe1ea82e xml doc changes for clarity - 'auth' config object and auth's 'auth_type' config option
12 years ago
Rusty Newton 115c078e9d xml doc change for transport config object - remove non-applicable warning and add text regarding Asterisk restart
12 years ago
Kinsey Moore 56aea1c030 Allow res_parking to be unloadable
12 years ago
Kinsey Moore d7f1f31270 Refactor CEL to avoid using the event system core
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Richard Mudgett 35b9c6a660 Fix CLI "bridge kick <bridge> <channel>" to check if the bridge needs dissolving.
12 years ago
Richard Mudgett 6399836f9b Fix some doxygen bridging file references.
12 years ago
Richard Mudgett e47d3db365 Doxygen comment tweaks.
12 years ago
Richard Mudgett a847e65b2c Fix utilities compilation/linking.
12 years ago
Richard Mudgett 745df0fb81 utils.h: Minor formatting tweaks.
12 years ago
David M. Lee f29d969a79 Stasis: address refcount races; implementation comments
12 years ago
Kinsey Moore a4ffa9f72b Improve sounds indexer CLI commands
12 years ago
Walter Doekes c43e19e8e5 Prevent heap alloc functions from running out of stack space.
12 years ago
Richard Mudgett 812355db82 Bridge: Don't suspend/unspend the channel for interception routines.
12 years ago