Commit Graph

3008 Commits (ea3c47e7dfaad58bc80f76757dd17dc934b1be6d)

Author SHA1 Message Date
Russell Bryant db5f489865 Merged revisions 119530 via svnmerge from
18 years ago
Michiel van Baak 0da2734cb5 Merged revisions 119478 via svnmerge from
18 years ago
Tilghman Lesher ae317add1b Merged revisions 119404 via svnmerge from
18 years ago
Tilghman Lesher 428f08bd64 Suppress warning about pbx structure already existing
18 years ago
Tilghman Lesher c7191467d2 Add native AGI command GOSUB, as invoking Gosub with EXEC does not work
18 years ago
Russell Bryant 83b13ff7c9 Merged revisions 119012 via svnmerge from
18 years ago
Russell Bryant 9f7209af47 Merged revisions 118961 via svnmerge from
18 years ago
Russell Bryant 361bb66953 Merged revisions 118956 via svnmerge from
18 years ago
Steve Murphy a2367c07f8 Merged revisions 118858 via svnmerge from
18 years ago
Mark Michelson dd7e1255ac Update to the janitor project for making sure to be thread-safe when
18 years ago
Mark Michelson 614ae91092 Merged revisions 118509 via svnmerge from
18 years ago
Michiel van Baak 00da438e4c Zap is now DAHDI, mkay
18 years ago
Michiel van Baak 3d4a1cee98 small update to the g() option of app_voicemail to
18 years ago
Mark Michelson b5eb8b7462 Merged revisions 118365 via svnmerge from
18 years ago
Mark Michelson 4ad72ce1cf Get rid of warnings for those silly compilers which warn when freeing
18 years ago
Mark Michelson 7e49fd2f0e Use a deep copy on strings that come from ast_events. Otherwise it is
18 years ago
Michiel van Baak 8f45823dda add option 'a' to chanisavail.
18 years ago
Sean Bright d46f9af7fa A couple more places the frame data change was missed.
18 years ago
Jason Parker f7eb823a7a Fix a few places where frame data was used directly.
18 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
18 years ago
Mark Michelson 2c7760e626 Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!
18 years ago
Tilghman Lesher ce8453f57c Enhance ExternalIVR with new options and commands.
18 years ago
Mark Michelson b0e637791c Add a new manager event, AgentRingNoAnswer to
18 years ago
Mark Michelson 06a7b4ea43 Optimize the update_realtime_member_field function by not having
18 years ago
Tilghman Lesher ffc9f89189 On socket-based connections, there is no error FD, so don't try waiting on one.
18 years ago
Jim Dixon 76707a409c Bring all app_rpt and chan_usbradio stuff up to date
18 years ago
Mark Michelson 028016b401 When counting urgent messages when using IMAP storage, take into account that
18 years ago
Mark Michelson a92223a240 Modify externnotify to take the number of urgent voicemails as a final argument instead
18 years ago
Mark Michelson f10440a35f Prevent crashes from occurring due to a strcmp of a NULL pointer.
18 years ago
Luigi Rizzo 18065a175d Use casts or intermediate variables to remove a number
18 years ago
Mark Michelson 193d16cbde Adding a new option to Chanspy(). The 'd' option allows for the spy to
18 years ago
Jason Parker 8340b21c1d Voicemail "* exit" should not require an exitcontext to be specified.
18 years ago
Tilghman Lesher c15ed0f3f6 Merged revisions 116296 via svnmerge from
18 years ago
Russell Bryant ea3fb96b29 Re-introduce proper error handling that was removed in recent commits.
18 years ago
Jason Parker e785520eb9 Correctly document state interface for AddQueueMember. Discovered while looking at issue #12626.
18 years ago
Claude Patry dfe475cc59 ameliorate load and unload to dont use DECLINED or FAILED, when theres no .conf involved.
18 years ago
Mark Michelson 93e84a7d76 Remove a debug line
18 years ago
Mark Michelson 7daebcd610 Adding support for "urgent" voicemail messages. Messages which are
18 years ago
Tilghman Lesher 8b1d52c9a5 Allow a password change to be validated by an external script.
18 years ago
Mark Michelson c854ba85a5 Merged revisions 115320 via svnmerge from
18 years ago
Joshua Colp aa2e9d2fdc Document the 'B' option of app_chanspy.
18 years ago
Dwayne M. Hubbard 817e1ed55f app_voicemail uses a taskprocessor for mwi notification subscriptions
18 years ago
Dwayne M. Hubbard 8fdea12f33 app_queue uses a taskprocessor for device state changes
18 years ago
Tilghman Lesher b11854445b Add attributes to various API calls, to help track down bugs (and remove a deprecated function)
18 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
18 years ago
Mark Michelson e37dafdd3a Adding new configuration options to app_queue. This adds two new values
18 years ago
Tilghman Lesher 527c601d0c Lock around variables retrieved, and copy the values, if they stay persistent,
18 years ago
Mark Michelson 1bff41eb44 Patching app_chanspy to jibe better with what is documented. This allows for
18 years ago
Mark Michelson 6447280c2f Merged revisions 114848 via svnmerge from
18 years ago
Mark Michelson 8b1cb3ce53 Make app_directory dependent on app_voicemail. This is because the function
18 years ago