Commit Graph

6556 Commits (affec518d6bcdc2012b2ef16af995d8a2104f47a)

Author SHA1 Message Date
Tim Ringenbach c6b7eae5e6 Add new AMI command LocalOptimizeAway.
16 years ago
Tilghman Lesher 48ae8ded89 D'oh! Defaultenabled FTL.
16 years ago
Tilghman Lesher cae6fa66ed Load all lines from realtime, not just the first one.
16 years ago
Mark Michelson 2c798f321a Add extra protection for reinvite glare scenario.
16 years ago
Russell Bryant 746d8e6013 Don't try to lock/unlock an uninitialized lock on a dahdi_pri.
16 years ago
David Vossel 1509737580 ignore CANCEL request after having already received final response to INVITE
16 years ago
Matthew Nicholson 5f45ca4d50 Merged revisions 271902 via svnmerge from
16 years ago
Matthew Nicholson 9bbeb945e8 Merged revisions 271689 via svnmerge from
16 years ago
David Vossel 462da0585e fixes crash when From header URI is missing "sip:"
16 years ago
David Vossel 846050f698 fixes some coding guideline issue
16 years ago
David Vossel a1fe641a38 retransmit response to BYE requests until timer J expires
16 years ago
Jeff Peeler 0ef5550742 Change expected operation from error to debug message
16 years ago
David Vossel 2112418032 addition of more parse_uri test cases
16 years ago
Jason Parker 01039c0465 Fix the actual place that was pointed out, for previous commit.
16 years ago
Jason Parker 8ef2c3100a Merged revisions 270980 via svnmerge from
16 years ago
David Vossel fcb055fb4e addition of G.719 pass-through support
16 years ago
David Vossel 1da8159aa6 Merged revisions 270866 via svnmerge from
16 years ago
Jeff Peeler 00433d60e6 Fix no call waiting caller ID
16 years ago
Russell Bryant 3194c061a7 Don't blow up if an ast_channel doesn't get allocated.
16 years ago
Terry Wilson 480f412858 Make contactdeny apply to src ip when nat=yes
16 years ago
Richard Mudgett fb5fddd987 Extract sig_ss7_init_linkset() to sig_ss7.
16 years ago
Jason Parker a806196f79 Add option to get untruncated channel name from AGENT function.
16 years ago
Richard Mudgett 93a5e74e37 Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn.
16 years ago
Russell Bryant 8f92f95530 Attempt to fix a FreeBSD build error by including sys/stat.h.
16 years ago
Russell Bryant 403f9df8d0 Merged revisions 269495 via svnmerge from
16 years ago
Richard Mudgett 717570899c Add missing API function to sig_ss7: sig_ss7_fixup().
16 years ago
Richard Mudgett 6c6260d4c7 Eliminate deadlock potential in dahdi_fixup().
16 years ago
Tzafrir Cohen 6d627b8c38 dial by name in chan_dahdi
16 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
16 years ago
Richard Mudgett ebbf166c2d Make SIP tests compile again.
16 years ago
Tilghman Lesher bfdb973191 Use the mailbox destructor function, instead.
16 years ago
Tilghman Lesher 8b790e4f06 Mailbox list would previously grow at each reload, containing duplicates.
16 years ago
Richard Mudgett 0122ccd29c Extract sig_ss7 out of chan_dahdi.
16 years ago
Tilghman Lesher 17bd11b8aa Seems strange (and the code backs up) that if the max and min of a statistic is expressed as a double, the last value would not also need to be a double.
16 years ago
Richard Mudgett 0c5bce53ad Moved AOC request code out of the middle of code parsing the dialed number.
16 years ago
Tilghman Lesher 7d18dd5394 Finally track down and eliminate the "FRACK! warnings from chan_iax2".
16 years ago
David Vossel e32d9a1303 fixes compile error from uninitialized variable
16 years ago
David Vossel 19d1cd04ba RFC3261 compliant sip unreliable retransmit timing + 'registerattempts' option tweak
16 years ago
Richard Mudgett 10e2c47c75 Incoming overlap dialing no longer works after sig_pri extraction.
16 years ago
Terry Wilson f06302755a Send an ACK for every final response received for an INVITE
16 years ago
Russell Bryant 64e2c86426 Don't stop Asterisk if chan_usbradio isn't configured.
16 years ago
Russell Bryant d1aacea4e3 Remove a line that was killing Asterisk on startup.
16 years ago
Russell Bryant 63d10a1b1c Comment out a rule that likes to run implicitly unnecessarily, breaking builds
16 years ago
Richard Mudgett 1c67f208a7 Add ETSI Message Waiting Indication (MWI) support.
16 years ago
Russell Bryant bb4c55c347 try to fix some random chan_h323 compilation failures
16 years ago
Richard Mudgett 0760f4e70a Add ETSI Malicious Call ID support.
16 years ago
Richard Mudgett afcbc93dae Add ETSI Call Waiting support.
16 years ago
Mark Michelson b8d39db94d Prevent use of uninitialized values.
16 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
16 years ago