Commit Graph

7097 Commits (124b00c4a4b971d8f4e34c3bbd73c992ad84d20c)
 

Author SHA1 Message Date
Christian Richter f354a43bd3 L2 Signalling in PTP-TE Mode fixed
20 years ago
Christian Richter a43c6c0f49 * dozens of white-space removements
20 years ago
Matthew Fredrickson 556ec7c940 Make sure we output the APDU debug on pri debug commands
20 years ago
Christian Richter b42dd639ee default values of jitterbuffer and jitterbuffer_upper_threshold should be > 0, this fixes the tv_fix warnings, because we use ast_read to transmit frames to asterisk in jitterbuffer mode, instead of queueing the audio data with ast_queue_frame.
20 years ago
Kevin P. Fleming 8d8aa07407 minor cleanup
20 years ago
Kevin P. Fleming d87a77b89b rename properties for forward-porting fixes so they don't conflict with developer branches
20 years ago
Tilghman Lesher b347ddf3c6 Merged revisions 9156 via svnmerge from
20 years ago
Russell Bryant 5384e654f7 remove windows-style line endings
20 years ago
BJ Weschke 81125d803e Don't set a global variable if the channel you're trying to set CHANLOCALSTATUS on has gone away already.
20 years ago
Tilghman Lesher 34bcd0e0b6 Bug 6322 - Implementation of SHA1 in Asterisk (plus dialplan function to use it)
20 years ago
Kevin P. Fleming 193b923925 remove obsolete stuff
20 years ago
Kevin P. Fleming a84d2cf4ea make chan_misdn build on x86-64
20 years ago
Kevin P. Fleming ec5dfabc65 updates to compile against current trunk
20 years ago
Christian Richter 0563c61f3a updated the misdn documentation
20 years ago
Christian Richter 7133d1b006 * removed unnecessary struct elements and functions
20 years ago
Matthew Fredrickson 7bed7d9048 Fix w/ string field updates #6397
20 years ago
Olle Johansson f1377e3ce1 - Remove "frame relay" from chan_sip !
20 years ago
Matthew Fredrickson d65e912816 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9106 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Olle Johansson 2f4524f1df - Add doxygen docs on return values on check_user_full()
20 years ago
Olle Johansson 88e37acdcd - Make debug logging for each authentication (twice per call) optional
20 years ago
Kevin P. Fleming 51ea2f4707 Merged revisions 9086 via svnmerge from
20 years ago
Kevin P. Fleming 2d6f4ee90f block patch that has already been merged
20 years ago
Matthew Fredrickson af52e3fd90 More stringfield related changes
20 years ago
Matthew Fredrickson 35edaf57d6 Fix so that hardhdlc works w/ chan_zap
20 years ago
Matthew Fredrickson 54135bacbd Fix for very unlikely memory leak in res_odbc
20 years ago
Olle Johansson a45394d3e9 Issue #6383 - Crash on CLI originate with missing channel argument
20 years ago
Kevin P. Fleming a16ae226b6 use string fields for some stuff in ast_channel
20 years ago
Matt O'Gorman f246b9fc64 reports why an agi script errors out on opening
20 years ago
Olle Johansson adaddaa5c5 - Update URL to digium store
20 years ago
Matt O'Gorman 7d03c33e0a Allows for user to uninstall asterisk binaries
20 years ago
Olle Johansson 286a521e11 - Removing the "README." from the name of the README files.
20 years ago
Olle Johansson 8204f581ab - Adding a doc/00README.1st with an INDEX over README files
20 years ago
Olle Johansson 3f6cc5c544 - Clarify default setting of canreinvite (thanks royk)
20 years ago
Olle Johansson f0c6fe952e Optimize settings of defaults for a new peer object and make sure
20 years ago
Russell Bryant a228af1dd9 remove some more local declarations of null frames
20 years ago
Russell Bryant e01861fafd define a global null_frame object so when queueing a null frame, you don't
20 years ago
Olle Johansson 18eac350af - Moving two session (PVT) flags to peer PAGE2 (DYNAMIC and SELFDESTRUCT) to make room for more session-related flags
20 years ago
Olle Johansson ea0ac62a1e - Change "prefs" to "default_prefs" and move declaration to "default" group
20 years ago
Kevin P. Fleming d819679da0 Yes Virginia, Zaptel does support native ALAW
20 years ago
Russell Bryant fa5b5aa099 add a note to hopefully decrease the chance that someone forgets to increment
20 years ago
Kevin P. Fleming 0bfd41272c increment for recent ast_channel change
20 years ago
Matt O'Gorman a13ae9b5c1 reverting blocks 9 and 10 from revision 7547
20 years ago
Olle Johansson 19cd118bff - Doxygen and comments updates
20 years ago
Olle Johansson 125fd8446c Issue 5892: Set a minimum T1 timer for calls. Reporter: twisted
20 years ago
Olle Johansson f3f9230738 Issue #6035 - Don't send 403 on bad auth (correcting one of my old mistakes...) Reported by maik.
20 years ago
Olle Johansson 81813b42a4 Issue #5793
20 years ago
Kevin P. Fleming 257212b930 Merged revisions 8905 via svnmerge from
20 years ago
Olle Johansson a2eb074527 Document installation changes for BSD users.
20 years ago
Tilghman Lesher f9811bc198 Bug 6378 - deprecate CHECK_MD5 function
20 years ago
Mark Spencer 37815b2cce Merge Rizzo's waitfor update (bug #4584)
20 years ago