Commit Graph

23276 Commits (bb73c2272efb04598dd749819f2bf3ebdde6b2df)
 

Author SHA1 Message Date
David M. Lee bb73c2272e Fixed doc comment for ast_test_validate
13 years ago
David M. Lee d3bb2506a1 Gently reduce masquerade insanity
13 years ago
David M. Lee a91a289154 Fix XML encoding of 'identity display' in NOTIFY messages, continued.
13 years ago
Matthew Jordan 9b475cd3ef Reset RTP timestamp; sequence number on SSRC change
13 years ago
David M. Lee aecd2429bd Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
Joshua Colp c5ec471766 Retain XMPP filters across reconnections so external modules continue to function as expected.
13 years ago
David M. Lee 7695ea2643 Add JSON API for Asterisk.
13 years ago
Richard Mudgett 2db3cc2e26 * Simplify native bridge code in ast_channel_bridge().
13 years ago
Richard Mudgett e31002b9b2 * Removed some noop code and restructured an else-if ladder in ast_generic_bridge().
13 years ago
Richard Mudgett 8760b2644e * Simple optimization of bridge_playfile().
13 years ago
Richard Mudgett 240fab21f9 Trivial misc bridge code changes.
13 years ago
Richard Mudgett 63bd8de579 Fix logger.c function definition.
13 years ago
Richard Mudgett e342ffb969 Trivial misc bridge code changes.
13 years ago
Richard Mudgett 32cb4ca542 Tweaked __ast_test_suite_assert_notify() and __ast_test_suite_event_notify() to be void functions.
13 years ago
Richard Mudgett 04501f0054 * Whitespace changes.
13 years ago
Richard Mudgett 671499c8b2 * Found some more places to use ast_channel_lock_both().
13 years ago
David M. Lee 6dfcc86c0d Fix end condition in ast_rtp_lookup_mime_multiple2.
13 years ago
David M. Lee 2f25e4b83e Move declaration of ast_regex_string_to_regex_pattern futher down strings.h.
13 years ago
David M. Lee 4f4d6da941 Replace errant tabs with spaces in causes.h.
13 years ago
Richard Mudgett c41e70d647 app_queue: Fix incorrect assertion.
13 years ago
Richard Mudgett 8ed2c74fe3 app_queue: Fix multiple calls to a queue member that is in only one queue.
13 years ago
Damien Wedhorn 7d5345c9c0 Skinny blob cleanup
13 years ago
Damien Wedhorn f795062662 Add group and namedgroup pickup to skinny
13 years ago
Damien Wedhorn bacc5e6604 Rewrite skinny dialing to remove threaded simpleswitch
13 years ago
Jonathan Rose 9d5f6e050e res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_create
13 years ago
Kinsey Moore 9e814816cb Fix pjproject compilation in certain circumstances
13 years ago
Michael L. Young 209373262d Fix SIP Notify Messages To Have The Proper IP Address In The FROM Field
13 years ago
Joshua Colp 4838d6ff68 Don't pass STUN packets through the SRTP unprotect function.
13 years ago
Andrew Latham a30e74da4f Doxygen Cleanups
13 years ago
Michael L. Young 8c0d7005f3 Fix Queue Log Reporting Every Call COMPLETECALLER With "h" Extension Present
13 years ago
Richard Mudgett 1d685bd28c chan_agent: Fix wrapup time wait response.
13 years ago
Kinsey Moore ad582f9aef Add missing test event
13 years ago
Richard Mudgett da7c2e3ffe chan_agent: Misc code cleanup.
13 years ago
Richard Mudgett 11571714fe chan_agent: Fix agent_indicate() locking.
13 years ago
Tilghman Lesher 7739ed9989 Add aliases to the Directory.
13 years ago
Joshua Colp 099cd07887 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan 8bf1f1745b Prevent crashes in res_xmpp when receiving large messages
13 years ago
Matthew Jordan 473ec0b1c3 Clean up app_mysql's application entry points to properly parse arguments
13 years ago
Matthew Jordan 89f9e077d7 Prevent crashes from occurring when reading from data sources with large values
13 years ago
Richard Mudgett 5601f3be43 Fix AMI redirect action with two channels failing to redirect both channels.
13 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan 1fb06fde95 Resolve crashes due to large stack allocations when using TCP
13 years ago
Andrew Latham 2db81d7fc2 Add UUID packages now required to configure
13 years ago
Sean Bright cdf8498784 Revert 378248. I changed the logic of this function unitentionally, pointed out by file.
13 years ago
Sean Bright 9c20603dfc Bail out early when building an ast_trans_pvt and the translator doesn't supply a 'newpvt'
13 years ago
Kinsey Moore 32472eca70 Ensure chan_sip rejects encrypted streams without crypto info
13 years ago
Richard Mudgett 255d82aae3 Give the causes[] a struct name.
13 years ago
Kinsey Moore dec9ee2f04 Add test events for time limit-related hangups
13 years ago
Richard Mudgett 5e2c52a546 Fix potential double free when unloading a module.
13 years ago
Richard Mudgett 23b94b9211 Make chan_local module references tied to local_pvt lifetime.
13 years ago