Commit Graph

147 Commits (06dfca5d2489926e03c66c4bf0d5249527ae7d4e)

Author SHA1 Message Date
James Golovich 9f5f95fe87 Remove late-night excuse for wasting cpu cycles. revert previous res_agi change
21 years ago
Mark Spencer 787822b4c8 Minor improvements to debug output (bug #2644)
21 years ago
James Golovich 8b8d26f9bc Fix pbx_builtin_setlanguage to not seg when data is a NULL ptr. Also fix AGI so we dont run into this with other specific problems as well. (bug 2641)
21 years ago
Mark Spencer 513b6333fb Fix SIP buglets
21 years ago
Mark Spencer ed62f449a9 Oops, we have to be able to pass multiple restrictions for when we go to voicemail...
21 years ago
Mark Spencer ebb18daf22 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
21 years ago
Mark Spencer fce17976e9 Major PBX revamps (including labels, update examples)
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
James Golovich b1b4db95c2 Fix FastAGI working with non default ports (bug 2539)
21 years ago
Mark Spencer ddf2648326 Fix BSD build
21 years ago
James Golovich aa2e435d82 Remove duplicate sys/socket.h include from res_agi.c
21 years ago
Russell Bryant efd42d2d5c make pick-up extension configurable. update ChangeLog
21 years ago
Russell Bryant fda8fa2367 add includes in res_agi.c to fix BSD compatibility
21 years ago
Mark Spencer bf4ca23372 Make holdtime announcement say "less than 2 minutes" instead of "1 minutes" (bug #2500)
21 years ago
James Golovich 9812bcc03c Include sys/socket.h in res/res_agi.c (bug 2490)
21 years ago
Mark Spencer 1597114535 Implement Fast AGI (agi://) over TCP socket (Astricon talk idea)
21 years ago
Mark Spencer 27e4a2ee57 Minor fixes
21 years ago
Mark Spencer 574d3785ab Add extra checks for keys and convenience encrypt/decrypt functions
21 years ago
James Golovich 877f1f64c2 Cleanup code. Spacing issues, nested if issues, lots of strlen used instead of ast_strlen_zero
21 years ago
Mark Spencer e228c88d2a Merge anthm's monitor patch with minor mods (bug #2383)
21 years ago
Mark Spencer bdc00dae0e Merge ADSI parking announcement (bug #2211)
21 years ago
Mark Spencer 00f227a684 Properly lock management stuff (bug #2406)
21 years ago
Matthew Fredrickson 52647db120 Changes from Dimitri for OSP codes, minor buglets
21 years ago
Mark Spencer 64b9a563f2 Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2289)
21 years ago
Mark Spencer e7908a50e8 Add stream support and permit minimum respawn time (bug #2254)
21 years ago
Mark Spencer 344ec00439 Add additional timeout debugging information on parking
21 years ago
Mark Spencer 2a108b9b06 Merge NetBSD and Courtesty tone with modifications (bug #2329)
21 years ago
Anthony Minessale II 4210fd6ad9 make bug 2272 (which is actually caused by human error) less likely to happen
21 years ago
Mark Spencer 87a7a3aaff Fix little oops on sizeof()
22 years ago
Mark Spencer 6723ea3afb Oops, forgot message length
22 years ago
Mark Spencer 3ff53cd50b Create binary versions of signature functions
22 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug #2067)
22 years ago
Mark Spencer 27d0ebc686 Only play announce time on first pass
22 years ago
Mark Spencer be02813c26 Keep track of timelimit across entries to ast_channel_bridge (bug #2222)
22 years ago
Malcolm Davenport 892b06e282 Add BKW's fix so that MOH doesn't get killed on Call Parking
22 years ago
Mark Spencer f3522b6c01 Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" option to meetme and add ${MEETME_EXIT_CONTEXT}, 3) Allow SIP call parking with supervised transfer, 4) Only create parking entries when calls actually get parked, 5) Add "sunshine" song, 6) Update hardware documentation, 7) Don't load empty strings from history file
22 years ago
Mark Spencer 27e3cd9ca8 Merge gryn's transfer digit timeout patch (bug #2184)
22 years ago
Mark Spencer bf70a01da6 Merge alternate hangup and meetme patches from Matt N.
22 years ago
Anthony Minessale II 4dba976a7f added support to be able to set the channel var TRANSFER_CONTEXT so when
22 years ago
Mark Spencer 569b95352a rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions
22 years ago
Mark Spencer 57217916f1 First pass at AGI registration
22 years ago
Mark Spencer de4188df06 Merge musiconhold stuff (bug #2027), restructure AGI to eventually support registration
22 years ago
Mark Spencer 044ad2e2e7 Merge remaining audit patch (save dlfcn.c)
22 years ago
Mark Spencer 2f1c9c690f Add missing include (bug #2040)
22 years ago
Mark Spencer 0c6b76f7c2 Make parked calls events more consistant (bug #2033)
22 years ago
Anthony Minessale II e42c11905e fix compiler warning in res_config_odbc.c
22 years ago
Anthony Minessale II f107562f75 fix res_config_odbc iax dual peer issue
22 years ago
James Golovich 4113c814c7 Massive res_config_odbc.c formatting cleanups from bkw_. Thanks!!!
22 years ago
James Golovich 8426e454de Massive code formatting cleanup in res_odbc.c thanks to bkw_
22 years ago
Mark Spencer 65fc87b245 Merge bkw_'s ODBC patch
22 years ago