Commit Graph

23145 Commits (eda6664de0c4cc7e52a79c10f2ca92c52590a45c)
 

Author SHA1 Message Date
Andrew Latham 794eb78090 Doxygen Updates
13 years ago
Richard Mudgett 93d85a0087 Things don't need to be that const.
13 years ago
Damien Wedhorn f4fb271601 Fix for chan_skinny leaving RTP ports open
13 years ago
Richard Mudgett 35e96f995e Multiple revisions 375519-375524
13 years ago
Michael L. Young 2fce31c09a Fix Wrong Result In Debug Message For SDP Origin Processing
13 years ago
Jonathan Rose 509f348639 chan_sip: Fix a bug causing SIP reloads to remove all entries from the registry
13 years ago
Joshua Colp 05be2e8bee Fix an issue with res_http_websocket where the chan_sip WebSocket handler could not be registered.
13 years ago
Matthew Jordan 7cedfef4fd Properly extract the Body information of an EWS calendar item
13 years ago
Richard Mudgett 1fc6b54a5d Fix ConfBridge crash if no timing module loaded.
13 years ago
Jonathan Rose d7d9a99bd6 mixmonitor: Add a test event
13 years ago
Jonathan Rose e1da5dbd57 confbridge: Fix a bug which made conferences not record with AMI/CLI commands
13 years ago
Matthew Jordan 3ac0ced049 Ensure that the Queue application tracks busy members in off nominal situations
13 years ago
Mark Michelson d51cc27812 Prevent resetting of NATted realtime peer address on reload.
13 years ago
Richard Mudgett 48f0d85bd1 Fix the Park 'r' option when a channel parks itself.
13 years ago
Richard Mudgett 421fbee8d8 chan_dahdi: Fix segfault dereferencing a NULL tech_pvt.
13 years ago
Jonathan Rose 8deafe9dd0 ast_tls_cert script: Better response for various exit conditions to openssl
13 years ago
Jonathan Rose 7ad1f16efd core: Fix a memory leak in app.c from an early return
13 years ago
Jonathan Rose bcd4e3e8ac GSM: Fix encoding problems with GSM
13 years ago
Jonathan Rose c5485ddb4f app_queue: add upgrade notes for 375216
13 years ago
Jonathan Rose 9aab271f60 Blocked revisions 375245
13 years ago
Jonathan Rose 8d0143f4a6 app_queue: Make ordering of rrmemory/rrordered persist over add/remove members
13 years ago
Richard Mudgett 7c69310497 build_tools: Allow Asterisk to report git SHAs in version string.
13 years ago
Kinsey Moore 09d951514d Ensure Asterisk fails TCP/TLS SIP calls when certificate checking fails
13 years ago
Walter Doekes 0ee22cfd14 Fixes to the fd-oriented SIP TCP reads.
13 years ago
Walter Doekes 5fc8671fb7 Update sip_request_call SIP dial string documentation.
13 years ago
Joshua Colp a318db28e3 Remove a log message that was left in accidentally from call-id logging development.
13 years ago
Mark Michelson 94c0fa9098 Fix some potential misuses of ast_str in the code.
13 years ago
Igor Goncharovskiy 5b1a89e1b1 Fix underscreen buttons warnings apeared while transfer process
13 years ago
Tzafrir Cohen cabdb471fb Update config.guess and config.sub: 2012-10-10
13 years ago
Kinsey Moore 09dac916ba Avoid a segfault on invalid format names
13 years ago
Mark Michelson ccf01fbfdc Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Joshua Colp 963f94e99f Fix a bug where audio on Google Voice would not work due to ignoring candidates.
13 years ago
Joshua Colp 59d02d37de Remove code that should not have gotten in.
13 years ago
Joshua Colp 385b30fbc6 Fix an issue where outgoing calls would fail to establish audio due to ICE negotiation failures.
13 years ago
Matthew Jordan 7c522a5fd3 Fix incorrect billing duration reported when batch mode is enabled
13 years ago
Mark Michelson b5f231501b Don't make chan_sip export global symbols.
13 years ago
Joshua Colp d5dc7d8b03 Consider the Google Talk content stanza name (jin:content) valid.
13 years ago
Richard Mudgett 01a662cf60 app_queue: Made pass connected line updates from the caller to ringing queue members.
13 years ago
Kinsey Moore 841158f428 Fix segfault regression from r370681
13 years ago
Richard Mudgett 1239385a58 Fix execution of 'i' extension due to uninitialized variable.
13 years ago
Joshua Colp 332407b5f8 Improve logging for DTLS-SRTP failure situations.
13 years ago
Joshua Colp 749bd15c6f Add a log message for when DTLS-SRTP is requested and the underlying engine does not support it.
13 years ago
Richard Mudgett bf919dbaa5 dahdi.conf.sample: Add description for "buffers" setting.
13 years ago
Richard Mudgett 337a4c70be Fix deletion of unopenable spool files.
13 years ago
Matthew Jordan 3e9b01481a Disable ICE support by default
13 years ago
Matthew Jordan ec6bf83e28 Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users
13 years ago
Matthew Jordan b8d2a62206 pjproject: Fix for Solaris builds. Do not undef s_addr.
13 years ago
Matthew Jordan d99578264b Trivial patch to make 'best_score' defined for all architectures.
13 years ago
Matthew Jordan 55b8cd2ec9 Handle capability stanzas that fail to provide node or version information
13 years ago
Matthew Jordan a7a10088f3 Update documentation for MessageSend application/command's From field for XMPP
13 years ago