Commit Graph

139 Commits (a75365ea8e73300cc6e88131c4e20153894254d0)

Author SHA1 Message Date
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()
21 years ago
Mark Spencer 6723ea3afb Oops, forgot message length
21 years ago
Mark Spencer 3ff53cd50b Create binary versions of signature functions
21 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug #2067)
21 years ago
Mark Spencer 27d0ebc686 Only play announce time on first pass
21 years ago
Mark Spencer be02813c26 Keep track of timelimit across entries to ast_channel_bridge (bug #2222)
21 years ago
Malcolm Davenport 892b06e282 Add BKW's fix so that MOH doesn't get killed on Call Parking
21 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
21 years ago
Mark Spencer 27e3cd9ca8 Merge gryn's transfer digit timeout patch (bug #2184)
21 years ago
Mark Spencer bf70a01da6 Merge alternate hangup and meetme patches from Matt N.
21 years ago
Anthony Minessale II 4dba976a7f added support to be able to set the channel var TRANSFER_CONTEXT so when
21 years ago
Mark Spencer 569b95352a rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions
21 years ago
Mark Spencer 57217916f1 First pass at AGI registration
21 years ago
Mark Spencer de4188df06 Merge musiconhold stuff (bug #2027), restructure AGI to eventually support registration
21 years ago
Mark Spencer 044ad2e2e7 Merge remaining audit patch (save dlfcn.c)
21 years ago
Mark Spencer 2f1c9c690f Add missing include (bug #2040)
21 years ago
Mark Spencer 0c6b76f7c2 Make parked calls events more consistant (bug #2033)
21 years ago
Anthony Minessale II e42c11905e fix compiler warning in res_config_odbc.c
21 years ago
Anthony Minessale II f107562f75 fix res_config_odbc iax dual peer issue
21 years ago
James Golovich 4113c814c7 Massive res_config_odbc.c formatting cleanups from bkw_. Thanks!!!
21 years ago
James Golovich 8426e454de Massive code formatting cleanup in res_odbc.c thanks to bkw_
21 years ago
Mark Spencer 65fc87b245 Merge bkw_'s ODBC patch
21 years ago
Mark Spencer f63d46097d Back out accidental changes by anthm
21 years ago
Anthony Minessale II 75d4369dfc autodial update
21 years ago
Mark Spencer 2f911dfba6 Use INET_ADDRLEN (bug #1956) (from airport!)
21 years ago
Mark Spencer eb6b35b75f Display invalid extension when there is one, fix minor OSP typo, Don't send 200 OK after 403 Forbidden on SUBSCRIBE
21 years ago
Mark Spencer f97df161f4 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
21 years ago
James Golovich 3d0e3d3c0f More formatting cleanups.
21 years ago
Mark Spencer 80c9620612 Add sample config file, implement verification
21 years ago
Mark Spencer 2f421a55da Small outgoing OSP cleanups
21 years ago