Commit Graph

3193 Commits (044ad2e2e7a74049ed5c2215d00624be9f045e60)
 

Author SHA1 Message Date
Mark Spencer 044ad2e2e7 Merge remaining audit patch (save dlfcn.c)
22 years ago
Mark Spencer 9cd917c42a Improve SIP history
22 years ago
Mark Spencer 1b9251ad14 If we get 200 OK back on INVITE after we send CANCEL, send ACK *and* send BYE
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
Mark Spencer 2a9d43407b Oops forgot one (bug #2038)
22 years ago
Mark Spencer 8ed49644a6 Remaining rgagnon source audit improvements (bug #2011)
22 years ago
Mark Spencer 872685d088 Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)
22 years ago
Mark Spencer 4d32c46126 Merge rgagnon's pedantic string checks (apps a-m, bug #2035)
22 years ago
Mark Spencer 4290558ec0 Don't overwite config files in RPM (bug #2036)
22 years ago
Jim Dixon 9b08305eae Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMF
22 years ago
Mark Spencer f78179c374 Publish DIALEDTIME and ANSWEREDTIME in case people want to know them
22 years ago
Anthony Minessale II e42c11905e fix compiler warning in res_config_odbc.c
22 years ago
Mark Spencer 3fdbac912a Use tohost, not the name of the peer
22 years ago
Mark Spencer 3ba284094e Fix silly little seg
22 years ago
Mark Spencer 634521b59b Make code agree with documentation so you can use sip peers
22 years ago
Jeremy McNamara 423fd40090 attempt to stop lamers from doing inband DTMFon compressed codecs
22 years ago
Mark Spencer 058f20179b Merge cosmetic fixes from steve
22 years ago
Mark Spencer dd293ed6fe First pass at properly handling account codes in forwarding
22 years ago
Mark Spencer 3c7300d145 Just to be especially nice, only send 100 Trying at the start of parking and don't send the 202 Accepted until the end -- still doesn't help the SNOM. They seem to give dialtone as soon as they send REFER...
22 years ago
Mark Spencer fb3f2062fa Fix silly pbx spool buglet (bug #2007)
22 years ago
James Golovich 9e0e3799bf Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.c
22 years ago
Anthony Minessale II f107562f75 fix res_config_odbc iax dual peer issue
22 years ago
Mark Spencer 602d616726 Expire time fix (bug #1996)
22 years ago
Mark Spencer 611da9b699 Swap states early in masquerade process (bug #1987)
22 years ago
Mark Spencer 34ed331f82 Fix Zap buglet, add support for SIP parking -- doesn't seem to work quite right on SNOM.
22 years ago
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
22 years ago
Jeremy McNamara 069d045513 fix seg fault condition
22 years ago
Mark Spencer 7c97de2611 Give Busy() and Congestion() an optional timeout
22 years ago
Mark Spencer 11ee0b6a41 Add "skipaftercmd" option to voicemail to move to the next message automatically (bug #1984)
22 years ago
Mark Spencer a40e6c115f Fix provisioning for unload/reload
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
Malcolm Davenport c5e44cc3cb Bug # 1973: Change write to ast_carefulwrite
22 years ago
James Golovich c793ab62ff Fix *BSD compilation of iax2-provision.c. We should probably move the IPTOS_MINCOST checking stuff over to a header fle that gets included
22 years ago
James Golovich decd0771ee Cleanup recent manager changes. We have a doc/CODING-GUIDELINES file for
22 years ago
Mark Spencer 68dd66c46d Don't free until after externnotify (bug #1993)
22 years ago
Anthony Minessale II 568ba9c398 This patch allows an event mask to be sent on a manager login session
22 years ago
Mark Spencer e3d12a2ab2 Re-fix bug #1977 (bug #1997)
22 years ago
Malcolm Davenport c4a633a87b Bug #: 1992. Include priority
22 years ago
Mark Spencer b5780eda44 Use real bind address
22 years ago
Mark Spencer 65fc87b245 Merge bkw_'s ODBC patch
22 years ago
Mark Spencer 12b3b6c86e Use proper bind address
22 years ago
Mark Spencer 8ebfe337a7 Extend bindaddr to RTP connections on SIP (bug #1989 et al)
22 years ago
Mark Spencer 28076a9c68 Cleanup SIP formatting, strncpy's strncats and global variable names (bug #1990)
22 years ago
Mark Spencer 851fce9568 Make ringing clearer
22 years ago
Mark Spencer 91a7960ad5 Add SQLite CDR support (bug #1986)
22 years ago
Mark Spencer 216fd6e249 Merge matt's voicemail patch with some restructuring (bug #1971)
22 years ago
Mark Spencer 18844270c3 When doing rport, remove the ";rport" before adding ";rport=5060"
22 years ago
Malcolm Davenport fd9b6d13e6 Trivial fix for README.messages-expire
22 years ago