Commit Graph

23062 Commits (fb74294b92c60c6bccba219a6c52b46afaa60cc4)
 

Author SHA1 Message Date
Joshua Colp fb74294b92 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
13 years ago
Mark Michelson 0e7a64e55e Fix a "set but not used" warning on newer gccs.
13 years ago
Richard Mudgett c7e2bf3187 chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.
13 years ago
Richard Mudgett 1bba4b00b2 Add MALLOC_DEBUG enhancements.
13 years ago
Mark Michelson a65fbf8012 Multiple revisions 375993-375994
13 years ago
Richard Mudgett 647810f1d0 Fix stuck DTMF when bridge is broken.
13 years ago
Joshua Colp 5f28931a1f Fix a bug where our Motif ICE candidates were not quite proper, and make us more forgiving.
13 years ago
Matthew Jordan f0cd27e027 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Richard Mudgett 463cbc55ac Add safety NULL pointer check in module user references.
13 years ago
Jonathan Rose 1d054dbbba chan_sip: Document a change to user-field encoding introduced with r303509
13 years ago
Matthew Jordan 769d9aa259 Don't attempt to purge sessions when no sessions exist
13 years ago
Matthew Jordan e4afa2c0e2 Only deref a reserved gateway session if we actually reserved one
13 years ago
Matthew Jordan d38c42aab8 Properly clean up manager resources on exit
13 years ago
Matthew Jordan 260da253be Properly finalize prepared SQLite3 statements to prevent memory leak
13 years ago
Matthew Jordan 4483067638 Blocked revisions 375759
13 years ago
Matthew Jordan 717068e362 Fix memory leaks in XML documentation
13 years ago
Matthew Jordan 69777a9376 Prevent multiple CDR batches from conflicting when scheduling the CDR write
13 years ago
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