Commit Graph

1525 Commits (d612a5ce427458fa293b36ee28d8fe131bf36a12)

Author SHA1 Message Date
Russell Bryant d612a5ce42 prevent seg fault with attempt_transfer (bug #2741)
21 years ago
Russell Bryant 808ecc893a fix summaries for chan_h323 cli commands (bug #2739)
21 years ago
James Golovich 1e9087357b Backport chan_zap.c part of bug 2703 to 1.0
21 years ago
Russell Bryant 124c88fba3 fix mgcp bug (bug #2696)
21 years ago
Russell Bryant 67478da442 fix LOG_NOTICE message to exten@context from context@exten (bug #2725)
21 years ago
James Golovich b86dbdb22c Backport recent memory fixes to 1.0
21 years ago
Russell Bryant ce25d82aa7 Make sure close() is not called on a fd < 1 with a wrapper call (bug #2710)
21 years ago
Russell Bryant a4111e1f93 Add missing fixup (bug #2667)
21 years ago
Russell Bryant f7098a28be make sure malloc was successful before doing memset (bug #2704)
21 years ago
Russell Bryant fdffdc9364 Handle unknown 1xx reponses as 100 (bug #2698)
21 years ago
Russell Bryant 291309df4a Don't "ignore" on CANCEL (bug #2670)
21 years ago
Russell Bryant 5f5017defd fix for MGCP (bug #2499)
21 years ago
Russell Bryant e98d85bf09 Fix hangup handling with chansiavail with agent (bug #2658)
21 years ago
Jeremy McNamara 6adefd13c1 stop seg
21 years ago
Russell Bryant 141a82674e Forget fullcontact when specific number is dialed (bug #2620)
21 years ago
Russell Bryant f85277c7b3 show output with 'pri debug' with verbosity set to zero (bug #2645)
21 years ago
Russell Bryant d60b955324 fix for attended transfers (bug #2632)
21 years ago
Russell Bryant 1d10b782b4 add missing \n (bug #2595)
21 years ago
Russell Bryant 3cd48f9a41 fix delivery times on trunks (bug #2587)
21 years ago
Russell Bryant d50ef1d333 change SIP_MAX_PACKET to 4096 (bug #2623)
21 years ago
Russell Bryant 6db145dd07 Discontiguous descending Zap channel group fails to use all members (bug #2581)
21 years ago
Russell Bryant 0ff4ffd27f fix for Nortel SIP dtmf (bug #2605)
21 years ago
Russell Bryant ba5a68e731 chan_iax2 shouldn't use IAX/Registry on temponly peers (bug #2610)
21 years ago
Russell Bryant b0180d6665 Fix which one we use initreqprep vs. reqprep (bug #2591, 2596)
21 years ago
Russell Bryant f9be91101f fix bindaddr for MGCP (bug #2579)
21 years ago
Russell Bryant e16c9c9ecd fix MWI for SIP (bug #2582)
21 years ago
Russell Bryant 57c86cec8e fix chan_mgcp seg fault (bug #2572)
21 years ago
Russell Bryant d600998f7e make SIP_CODEC behave as it suggests (bug #2566)
21 years ago
Russell Bryant 8b34f224e7 Fix CDR for supervised transfer in chan_zap and chan_sip (bug #1595)
21 years ago
Russell Bryant 3f9482f7bc Use event2str consisitently in chan_zap anytime we are printing debug info about an event (bug 2548)
21 years ago
Russell Bryant ebf15d6151 Ignore ;transport=udp from 302 Moved Temp. requests (bug #2549)
21 years ago
Russell Bryant 31457d7be1 Fix seg fault with IAX native bridging (bug #2550)
21 years ago
Mark Spencer 4c2148bea5 On register timeout, pretend to ack any messages so that if they were 100 Trying and nothing else (e.g. certain iconnecthere failures), we still clean up. (bug #2524)
21 years ago
Mark Spencer 2ff6a84a16 Hold peerl lock while updating autocreatepeer stuff
21 years ago
James Golovich 01c0938ddf Fix inband priindication checking in chan_zap.c
21 years ago
Mark Spencer 4ffa6c246f If no RTP stream is up, always request digits (bug #2492)
21 years ago
Jeremy McNamara ef889d6672 support early media/intercept Bug #562
21 years ago
Jeremy McNamara 291ce3e839 Add a bit more newbie protection
21 years ago
Mark Spencer a638a19ea2 Don't register auth against something that isn't a register (bug #2468)
21 years ago
Jeremy McNamara 199ec4356a protect against seg on busy systems. Bug #2249
21 years ago
Mark Spencer 5dad6f4319 Merge UK + DTMF Caller*ID stuff and fix app_test description
21 years ago
Mark Spencer d1be79cce2 If singlepath=yes, don't send multiple RTP streams during transfer
21 years ago
James Golovich a9f5393bfe Make chan_iax2.c compile again on older gcc. Remember definitions must come first
21 years ago
Mark Spencer 038cd054ae Merge steven davie's IAX2 jitterbuffer fixes
21 years ago
Ben Kramer 4824ee8b20 / fixed slight typo/cut-n-paste bug
21 years ago
Ben Kramer 0da1f7593d / fixed operation with record_play
21 years ago
Mark Spencer 5c32080a0c Get rid of compile warnings
21 years ago
Mark Spencer 610d52b054 Add IAX2/SIP register events to system (bug #2117)
21 years ago
Mark Spencer 0aa4c95a89 Fix tiny typo (bug #2455)
21 years ago
Mark Spencer a1442538b5 Update mp3 copyright header, fix pedantic + register in SIP (bug #2422)
21 years ago