Commit Graph

3207 Commits (03b1d1ea8cee4771119a89e16ade2c1f23809846)
 

Author SHA1 Message Date
Mark Spencer 03b1d1ea8c Re-listen after MGCP reload (bug #2061)
21 years ago
Mark Spencer b1d55878a7 Implement confirmation for PRI
21 years ago
Mark Spencer d5c614397a Fix minor memory leak from tab completion (bug #2059)
21 years ago
Mark Spencer eac29e9814 Only apply acking when method matches, too, when not acking a response
21 years ago
Mark Spencer bba1faf910 Last set of strncpy/snprintf updates (bug #2049)
21 years ago
Mark Spencer 78117423fa Allow multiple groups (group categories)
21 years ago
Mark Spencer 5de01235b6 Put header files in -devel package (bug #2058)
21 years ago
Mark Spencer e167cc89f8 Fix native zap bridging with GR-303
21 years ago
Mark Spencer 05d3d9c25f Fix silly typo (and make order slightly easier to read) bug #2054
21 years ago
Mark Spencer 957782627c If breakon is unspecified, make it ""
21 years ago
Mark Spencer 6e9d4faf61 Build contact without @ sign if there is no extension
21 years ago
Ben Kramer 0a4a5483ae / changed samples from 240 to 160 as per all other drivers
21 years ago
Ben Kramer bab6f6bdf2 / remove extrenous NULL at end of function
21 years ago
James Golovich fa0ca01ffe Minor formatting fix from code audit in cli.c
21 years ago
Mark Spencer 044ad2e2e7 Merge remaining audit patch (save dlfcn.c)
21 years ago
Mark Spencer 9cd917c42a Improve SIP history
21 years ago
Mark Spencer 1b9251ad14 If we get 200 OK back on INVITE after we send CANCEL, send ACK *and* send BYE
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
Mark Spencer 2a9d43407b Oops forgot one (bug #2038)
21 years ago
Mark Spencer 8ed49644a6 Remaining rgagnon source audit improvements (bug #2011)
21 years ago
Mark Spencer 872685d088 Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)
21 years ago
Mark Spencer 4d32c46126 Merge rgagnon's pedantic string checks (apps a-m, bug #2035)
21 years ago
Mark Spencer 4290558ec0 Don't overwite config files in RPM (bug #2036)
21 years ago
Jim Dixon 9b08305eae Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMF
21 years ago
Mark Spencer f78179c374 Publish DIALEDTIME and ANSWEREDTIME in case people want to know them
21 years ago
Anthony Minessale II e42c11905e fix compiler warning in res_config_odbc.c
21 years ago
Mark Spencer 3fdbac912a Use tohost, not the name of the peer
21 years ago
Mark Spencer 3ba284094e Fix silly little seg
21 years ago
Mark Spencer 634521b59b Make code agree with documentation so you can use sip peers
21 years ago
Jeremy McNamara 423fd40090 attempt to stop lamers from doing inband DTMFon compressed codecs
21 years ago
Mark Spencer 058f20179b Merge cosmetic fixes from steve
21 years ago
Mark Spencer dd293ed6fe First pass at properly handling account codes in forwarding
21 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...
21 years ago
Mark Spencer fb3f2062fa Fix silly pbx spool buglet (bug #2007)
21 years ago
James Golovich 9e0e3799bf Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.c
21 years ago
Anthony Minessale II f107562f75 fix res_config_odbc iax dual peer issue
21 years ago
Mark Spencer 602d616726 Expire time fix (bug #1996)
21 years ago
Mark Spencer 611da9b699 Swap states early in masquerade process (bug #1987)
21 years ago
Mark Spencer 34ed331f82 Fix Zap buglet, add support for SIP parking -- doesn't seem to work quite right on SNOM.
21 years ago
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
21 years ago
Jeremy McNamara 069d045513 fix seg fault condition
21 years ago
Mark Spencer 7c97de2611 Give Busy() and Congestion() an optional timeout
21 years ago
Mark Spencer 11ee0b6a41 Add "skipaftercmd" option to voicemail to move to the next message automatically (bug #1984)
21 years ago
Mark Spencer a40e6c115f Fix provisioning for unload/reload
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
Malcolm Davenport c5e44cc3cb Bug # 1973: Change write to ast_carefulwrite
21 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
21 years ago
James Golovich decd0771ee Cleanup recent manager changes. We have a doc/CODING-GUIDELINES file for
21 years ago