Commit Graph

1082 Commits (58a42e51e2077535bdaa1b980b80c363cf9b8319)

Author SHA1 Message Date
Mark Spencer 5b34d11ce9 Allow debug to be enabled on a per-peer or per-IP basis (bug #850)
21 years ago
Mark Spencer 1dbc8e3f0e Rid compiler warning, make information meaningful in sip debug for codecs
21 years ago
Mark Spencer 3d16691c9e Revert routing change
21 years ago
Jeremy McNamara a717d81cea Increase DTMF duration in f.sample, just in case. Bug#1414
21 years ago
Mark Spencer ec6644c146 Only clear route if we have a new one
21 years ago
Mark Spencer 3e48f862a7 Work properly with USE_SIP_MYSQL_FRIENDS set to 1 for linking
21 years ago
Mark Spencer d106797a26 Add relaxdtmf option to sip
21 years ago
Malcolm Davenport 6f9df58afe Bug # 1503: Add Peter's fix to include "accountcode" support to MySQL based IAX-Friends
21 years ago
Mark Spencer cd788e2ab9 Handle fromdomain properly when there is no @ sign
21 years ago
Mark Spencer 7e79c52808 Don't double receive INFO or MESSAGE elements (bug #1512)
21 years ago
Mark Spencer 314877e155 Fix potential seg in iax2 from reload when registrations are going
21 years ago
Mark Spencer da8f6a9acf OpenBSD portability to H323
21 years ago
Mark Spencer fd9d8ca43b Run setstate after setting all appropriate variables including callerid
21 years ago
Mark Spencer 90a331f7a5 Provide gethostbyname_r emulation for FreeBSD and fix zap call to setstate to include callerid (bug #1411, #1498)
21 years ago
Mark Spencer 19064660d2 Build again without PRI
21 years ago
Mark Spencer 0fe6d16e89 Fix deadlock in IAX2 trunking, small MGCP fix
21 years ago
Mark Spencer 7ca96ea7e5 Add white space condensing to pedantic mode of chan_sip.
21 years ago
Mark Spencer 5f71712b8b Make sure we are proceeding when we answer
21 years ago
James Golovich 6cbc92b760 Portability fix, use the shells path for sed and env
21 years ago
Mark Spencer f34b684e0e Improve responsiveness of MGCP during a reload (bug #1488)
21 years ago
Mark Spencer 7596de9ac8 Extreme IAX2 trunking performance improvements
21 years ago
Mark Spencer f4b55b802c SIP cleanups for database linkage
21 years ago
Mark Spencer add7cf7ded Move skinny to support poll
21 years ago
Mark Spencer 2b5a352840 Avoid another voipme by explaining you need CVS update when SIG_EM_E1 is invalid
21 years ago
Mark Spencer 2a3fc7b8ea Remove obsolete chan_zap_old.
21 years ago
Mark Spencer 1511750650 Use proper token for authenticating BYE
21 years ago
Mark Spencer cce37f8d32 Hold call structure longer iwth find_callno
21 years ago
Mark Spencer 30a7162bd9 Merge JS's Cisco MGCP fixes (Bug #693)
21 years ago
Mark Spencer f85d0713cf Clean up SQL queries (bug #1479)
21 years ago
Mark Spencer 64c9e859e0 Also handle properly \r\n instead of just \n...
21 years ago
Mark Spencer ed360fcf57 Committed a little bit too quickly there...
21 years ago
Mark Spencer c924d1a322 First pass at handling multi-line headers
21 years ago
Mark Spencer 459fda5e44 Migrate chan_zap from select to poll
21 years ago
Mark Spencer 8a411edf9f Make sure call is valid when handling mini-frame.
21 years ago
Mark Spencer 90778ada6d Fix timestamps on IAX2 trunk mode transmit direction
21 years ago
Mark Spencer f9aef7098f Oops that wasn't quite right. Partially revert changes until real data is collected.
21 years ago
Mark Spencer ba078042ba Make trunking and timestamps palce nicely
21 years ago
Mark Spencer 3534419f14 Add missing break
21 years ago
Mark Spencer 025ae183eb Fix swap_subs for better locking
21 years ago
James Golovich 6534f4d668 Fix some comments in chan_zap
21 years ago
Mark Spencer d3f9887589 gethostbyname isn't reentrant, who knew...
21 years ago
Mark Spencer ca493a14e1 Increase buffer size (bug #1459)
21 years ago
Jeremy McNamara 87e84064d2 rollback to pre-janus, for the moment
21 years ago
Mark Spencer 0134d2cc85 Select user by more logical grounds when no user is specified (bug #1458, sorta)
21 years ago
Mark Spencer ef89a2709a Fix pingtime calculation in bridge optimized mode
21 years ago
Jeremy McNamara 50edb67fc4 update once again to the right version
21 years ago
Mark Spencer 8e0f9147b2 Fix trailing slash problem (Zap) and making sure refers get ignored the second tiem around.
21 years ago
Jeremy McNamara e9ea9975de Make comptable with Open H.323's Janus release. See http://www.sf.net/projects/openh323/ for details. These changes will cause any version less than Janus to fail at compile time. This update may also address the recent instability noise...
21 years ago
Mark Spencer 7a8ec5bea4 Always give real timestamps on IAX ping/pong messages
21 years ago
James Golovich 98533cbccc OpenBSD portability enhancements (bug 1002)
21 years ago