Commit Graph

4006 Commits (dea36a06bb5ba1ea7445b4d97f3028f96bf3cfce)

Author SHA1 Message Date
Russell Bryant dea36a06bb app_page: Fix a memory leak on every Page().
14 years ago
Russell Bryant 093121050f app_jack: fix datastore memory leak in error handling path.
14 years ago
Kinsey Moore a25e2ad59c Prevent Echo() from relaying control, null, and modem frames
14 years ago
Jonathan Rose 698cd736b6 Prevent chanspy from binding to zombie channels
14 years ago
Matthew Jordan 2073ca37b6 Fix remotely exploitable stack overrun in Milliwatt
14 years ago
Richard Mudgett e446657808 Add missing connected line macro calls to initial dial for Dial and Queue apps.
14 years ago
Russell Bryant 3627d4c840 app_chanisavail: Fix use of uninitialized variable.
14 years ago
Richard Mudgett 7141a29e1b Fix Dial m and r options and forked calls generating warnings for voice frames.
14 years ago
Russell Bryant 08e1d392f4 Fix invalid reads/writes due to incorrect sizeof().
14 years ago
Russell Bryant 0da9d71905 Remove chan_usbradio and app_rpt.
14 years ago
Tilghman Lesher 2477215dd4 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
14 years ago
Richard Mudgett 2c3804e06e Fix channel reference leak in ChanSpy.
14 years ago
Walter Doekes 99a080671d Fix copying of CDR(accountcode) to local channels.
14 years ago
Tilghman Lesher e289e9caf9 Correctly reset the dialplan priority.
14 years ago
Richard Mudgett 00fc360507 Remove dupliate 'i' option table entry in app_page.c.
14 years ago
Matthew Jordan d3ed07d38a Fix crash in app_voicemail during close_mailbox
14 years ago
Paul Belanger bd7d5707dd Missed one strsep() function
14 years ago
Paul Belanger 7d3cdcffd2 Add back strsep() function for previous commit
14 years ago
Paul Belanger 8dc1509465 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Jason Parker a37f262426 Fix a voicemail memory leak with heard/deleted messages.
14 years ago
Richard Mudgett 9c33d62bcb Fix crash in ParkAndAnnounce.
14 years ago
Richard Mudgett a55030f4fa Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Paul Belanger b0a70ade4b Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Matthew Jordan a364b1e068 Realtime queues failed to load queue information without queue member table
14 years ago
Richard Mudgett 99868648e4 Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
14 years ago
Kinsey Moore cf9df098bd Prevent SLA settings from getting wiped out on reload
14 years ago
Richard Mudgett d377bc31ce Fix memory leaks in app_followme find_realtime().
14 years ago
Sean Bright b9bfee7ee6 In ChanSpy, don't create audiohooks that will never be used.
14 years ago
Kinsey Moore 77fb12285d Fix missing doc tags found while fixing ASTERISK-18689
14 years ago
Richard Mudgett 74da7648bb Fix crash during CDR update.
14 years ago
Richard Mudgett 6b17e5e23c Fix ParkAndAnnounce to pass the CallerID to the announcing channel.
14 years ago
Richard Mudgett bf8ba13e66 Fix FollowMe CallerID on outgoing calls.
14 years ago
Jonathan Rose 547aec88fb Fix: Meetme recording variables from realtime DB use null entries over channel variables
14 years ago
Walter Doekes d78db88681 Add regression tests for issue ASTERISK-18838.
14 years ago
Walter Doekes 0d613f777e Move setting of voicemail zonetag and locale up a bit.
14 years ago
Jason Parker f2a1032d6e Fix documentation of 's' option.
15 years ago
Jonathan Rose 503d5f8912 Guarantee messages go into the right folders with multiple recipients
15 years ago
Richard Mudgett 382f4ac06f Make queue log indicate if ADDMEMBER is paused for AMI and realtime.
15 years ago
Jonathan Rose 2fce36ad6b Moves voicemail setup password entry to the end of the setup process.
15 years ago
Richard Mudgett 0eda1315b5 Fix potential deadlock calling ast_call() with channel locks held.
15 years ago
Richard Mudgett 54f41f2141 Make AMI event AgentCalled get CallerID/ConnectedLine info from the incoming channel.
15 years ago
Kinsey Moore b17a694234 Fix another incorrect case with meetme's PIN logic and add documentation
15 years ago
Kinsey Moore 8e2a8d16df Fix pin parameter behavior regression in MeetMe
15 years ago
Leif Madsen 53c1ecd8ea Add note about how Authenticate() application with option 'd' works.
15 years ago
Kevin P. Fleming 8daf83a53b Modify comments in MeetMe application documentation about DAHDI.
15 years ago
Terry Wilson e9dc0ae56d Use int for storing ao2_container_count instad of size_t
15 years ago
Terry Wilson 33f73e2ae2 Simplify queue membercount code
15 years ago
Terry Wilson f927ef5571 Properly update membercount for reloaded members
15 years ago
Gregory Nietsky 4037f1366d Revert Janitor patch 341906 For now
15 years ago
Gregory Nietsky 4f690341cf Whitespace Fixups / Add Braces
15 years ago