Commit Graph

3181 Commits (e42c11905e3c04bb55e5264dcdb2e3aca489f61c)
 

Author SHA1 Message Date
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
Malcolm Davenport 5fa70e63a0 Bug #: 1988 Fix compile problem with iax2-provision.c under
22 years ago
Mark Spencer 432bb121f3 Cleanups to the ordering of events in dial, don't freak out on the wrong codec
22 years ago
Mark Spencer 52549b25cd Deprecate emailtitle since emailsubject is more powerful.
22 years ago
Mark Spencer fba5172e8a voicemail cleanups from rgagnon (bug #1977)
22 years ago
Mark Spencer 155d84a979 Add IAX provisioning support to Asterisk
22 years ago
Mark Spencer a7d2842beb Fix typo in sample config
22 years ago
James Golovich 70c530630a Fix compiler warning because file.h isnt included
22 years ago
Jeremy McNamara a722b0462e add utils.h include. Bug #1965
22 years ago
Mark Spencer f63d46097d Back out accidental changes by anthm
22 years ago
Anthony Minessale II 75d4369dfc autodial update
22 years ago
James Golovich 3697f7dbcc Make app_txtcidname.c use ast_strlen_zero and cleanup the code a bit
22 years ago
James Golovich 9de6aed36b Fix TXT lookups so they dont strip off the last 2 characters
22 years ago