Commit Graph

3021 Commits (1cebe01daca79dcef122f7144542f30e9dca5105)

Author SHA1 Message Date
Steve Murphy 1cebe01dac Merged revisions 122046 via svnmerge from
17 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
17 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
17 years ago
Michiel van Baak c5ea45af11 add a new argument to PrivacyManager to specify a context
17 years ago
Jeff Peeler c1b88b3cf4 Fixes segfault when using ParkAndAnnounce. Also, loop made more efficient as announce template only needs to be checked until the number of colon separated arguments run out, not the entire pointer storage array. Was done in a similiar fashion in 1.4, but here we're using less variables.
17 years ago
Tilghman Lesher 15dd5c0a50 For the purpose of making the changed syntax to ExecIf easier to transition,
17 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
17 years ago
Tilghman Lesher 90d75af346 Conditionally load the AGI command gosub, depending on whether or not res_agi
17 years ago
Mark Michelson 4b1fae3efb Merged revisions 120513 via svnmerge from
17 years ago
Mark Michelson 564528663d Merged revisions 120285 via svnmerge from
17 years ago
Mark Michelson d81d206148 Adding two new queue log events. The ADDMEMBER event is logged when
17 years ago
Russell Bryant 3f47cf6101 Use proper return values for a few application modules
17 years ago
Russell Bryant 5b7344ab66 Add app_fax from asterisk-addons, with some additional changes to resolve compiler
17 years ago
Russell Bryant db5f489865 Merged revisions 119530 via svnmerge from
17 years ago
Michiel van Baak 0da2734cb5 Merged revisions 119478 via svnmerge from
17 years ago
Tilghman Lesher ae317add1b Merged revisions 119404 via svnmerge from
17 years ago
Tilghman Lesher 428f08bd64 Suppress warning about pbx structure already existing
17 years ago
Tilghman Lesher c7191467d2 Add native AGI command GOSUB, as invoking Gosub with EXEC does not work
17 years ago
Russell Bryant 83b13ff7c9 Merged revisions 119012 via svnmerge from
17 years ago
Russell Bryant 9f7209af47 Merged revisions 118961 via svnmerge from
17 years ago
Russell Bryant 361bb66953 Merged revisions 118956 via svnmerge from
17 years ago
Steve Murphy a2367c07f8 Merged revisions 118858 via svnmerge from
17 years ago
Mark Michelson dd7e1255ac Update to the janitor project for making sure to be thread-safe when
17 years ago
Mark Michelson 614ae91092 Merged revisions 118509 via svnmerge from
17 years ago
Michiel van Baak 00da438e4c Zap is now DAHDI, mkay
17 years ago
Michiel van Baak 3d4a1cee98 small update to the g() option of app_voicemail to
17 years ago
Mark Michelson b5eb8b7462 Merged revisions 118365 via svnmerge from
17 years ago
Mark Michelson 4ad72ce1cf Get rid of warnings for those silly compilers which warn when freeing
17 years ago
Mark Michelson 7e49fd2f0e Use a deep copy on strings that come from ast_events. Otherwise it is
17 years ago
Michiel van Baak 8f45823dda add option 'a' to chanisavail.
17 years ago
Sean Bright d46f9af7fa A couple more places the frame data change was missed.
17 years ago
Jason Parker f7eb823a7a Fix a few places where frame data was used directly.
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Mark Michelson 2c7760e626 Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!
17 years ago
Tilghman Lesher ce8453f57c Enhance ExternalIVR with new options and commands.
17 years ago
Mark Michelson b0e637791c Add a new manager event, AgentRingNoAnswer to
17 years ago
Mark Michelson 06a7b4ea43 Optimize the update_realtime_member_field function by not having
17 years ago
Tilghman Lesher ffc9f89189 On socket-based connections, there is no error FD, so don't try waiting on one.
17 years ago
Jim Dixon 76707a409c Bring all app_rpt and chan_usbradio stuff up to date
17 years ago
Mark Michelson 028016b401 When counting urgent messages when using IMAP storage, take into account that
17 years ago
Mark Michelson a92223a240 Modify externnotify to take the number of urgent voicemails as a final argument instead
17 years ago
Mark Michelson f10440a35f Prevent crashes from occurring due to a strcmp of a NULL pointer.
17 years ago
Luigi Rizzo 18065a175d Use casts or intermediate variables to remove a number
17 years ago
Mark Michelson 193d16cbde Adding a new option to Chanspy(). The 'd' option allows for the spy to
17 years ago
Jason Parker 8340b21c1d Voicemail "* exit" should not require an exitcontext to be specified.
17 years ago
Tilghman Lesher c15ed0f3f6 Merged revisions 116296 via svnmerge from
17 years ago
Russell Bryant ea3fb96b29 Re-introduce proper error handling that was removed in recent commits.
17 years ago
Jason Parker e785520eb9 Correctly document state interface for AddQueueMember. Discovered while looking at issue #12626.
17 years ago
Claude Patry dfe475cc59 ameliorate load and unload to dont use DECLINED or FAILED, when theres no .conf involved.
17 years ago
Mark Michelson 93e84a7d76 Remove a debug line
17 years ago