Commit Graph

10413 Commits (2a37a53c57e7dd6637fbbacd68610f8a3d67dbe2)
 

Author SHA1 Message Date
Russell Bryant 2a37a53c57 Fix some bugs in process_message(). The manager session lock needs to be held
19 years ago
Russell Bryant 86f8e0a527 Fix setting the default port of 8088 on 64-bit or big-endian machines.
19 years ago
Russell Bryant 3d5e9fa43c When traversing the list of manager actions, the iterator needs to be
19 years ago
Steve Murphy be0c0cd6dd this mod from 8593 (dstchannel in cdr is empty when transfer call).
19 years ago
Steve Murphy ec2c64c81b via 8748 (callerid.c loses name when returning PRIVATE_NUMBER flag), the user suggested this mod, saying it would allow 'WITHHELD' to appear in the name field, which would be useful
19 years ago
Christian Richter e65aeb27b5 Merged revisions 50495,50506 via svnmerge from
19 years ago
Christian Richter 19fdc9b14e manually merged r49922 and r50335, because of conflicts. this commint includes addition of the ISDN RESTART Message
19 years ago
Paul Cadach 964d2d2e42 Do not abort Asterisk startup if h323 configuration file not found (reported by mithraen)
19 years ago
Joshua Colp 5a3acb0511 Only change audio formats on the channel if we have an audio format to change to. (issue #8535 reported by ivoc)
19 years ago
Joshua Colp 3290b0d37a Merged revisions 51512 via svnmerge from
19 years ago
Russell Bryant 8f9f54811d Blocked revisions 51410 via svnmerge
19 years ago
Steve Murphy 99ce040a80 This fixes 8836, according to dnatural
19 years ago
Joshua Colp c60c2b5ffc Merged revisions 51406 via svnmerge from
19 years ago
Joshua Colp fe68fe5802 Blocked revisions 51359 via svnmerge
19 years ago
Jason Parker c9a898c665 Fix Italian numeral support in say.conf for "_[2-9]00" case.
19 years ago
Jason Parker 2e9e873c09 Fix German language support in say.conf
19 years ago
Russell Bryant c41964cd78 Remove an unused instance of an unnamed enum.
19 years ago
Russell Bryant c94df4db51 Remove another duplicated definition
19 years ago
Russell Bryant 89285ade68 Remove a variable that was declared twice.
19 years ago
Russell Bryant 9bb2b196ce Add a couple more processors that need optimizations excluded.
19 years ago
Russell Bryant 0e37d936da Fix VLDTMF support in chan_gtalk. AST_FRAME_DTMF and AST_FRAME_DTMF_END are
19 years ago
Russell Bryant 2767bad830 Bump the cleancount since my last commit changed the channel structure.
19 years ago
Russell Bryant 33235b40d6 Merge the changes from the /team/group/vldtmf_fixup branch.
19 years ago
Russell Bryant 879a71e921 Merged revisions 51300 via svnmerge from
19 years ago
Dwayne M. Hubbard b62be97f7a chan_zap compiles without libpri after committing 7877 patch
19 years ago
Dwayne M. Hubbard a4317ce870 Merged revisions 51271 via svnmerge from
19 years ago
Kevin P. Fleming aa18d74426 block this patch since it is already here
19 years ago
Jason Parker 76eb4e76dc Add some more checks for option_debug before ast_log(LOG_DEBUG, ...) calls.
19 years ago
Russell Bryant eedd121fbc Ensure that the locations given to the Asterisk configure script for ncurses,
19 years ago
Tilghman Lesher 8d59d5173a Merged revisions 51255 via svnmerge from
19 years ago
Joshua Colp f6132a8ec4 Only start timeout once we reach the end of the files to play back.
19 years ago
Jason Parker 65565ac74d Fix an issue with file name completion in "module load" and "load".
19 years ago
Joshua Colp 1e3557c636 Copy MOH settings when calling a peer so that if they put someone on hold or get put on hold themselves they get the right music class. (issue #8840 reported by mdu113)
19 years ago
Jason Parker eab59cabdb Fix an issue with deprecated commands
19 years ago
Tilghman Lesher 80466ff3ed Merged revisions 51235 via svnmerge from
19 years ago
Russell Bryant c5a3194042 Make the "hasmanager" option in users.conf actually have an effect.
19 years ago
Joshua Colp d4398c0bb6 Build the IMAP remote directory string better and properly. Fix an issue with encoding the GSM voicemail when attaching to the voicemail. (issue #8808 reported by akohlsmith)
19 years ago
Joshua Colp 9461aa0027 Pass data as well for hold/unhold/vidupdate frames. (issue #8840 reported by mdu113)
19 years ago
Russell Bryant 8d0defa82b Fix some instances where when loading func_odbc, a double-free could occur.
19 years ago
Russell Bryant 2b2f8d22f7 Instead of dividing the offset by 2 directly, make it more clear that the
19 years ago
Russell Bryant 4244459e31 Merged revisions 51197 via svnmerge from
19 years ago
Tilghman Lesher 0baf4aa941 Merged revisions 51194 via svnmerge from
19 years ago
Jason Parker d47da64f51 re-add "password" for realtime voicemail
19 years ago
Joshua Colp 9f0ad6093e Return the correct result when directly writing out a packet so that the core doesn't then decide to handle it the regular way again. (issue #8833 reported by rcourtna)
19 years ago
Kevin P. Fleming 439034e464 a few more coding style cleanups and one bug fix (from AnthonyL)
19 years ago
Joshua Colp f986c4f2c3 Move rescheduling of lagrq/pings into the scheduler callback.
19 years ago
Jason Parker 1825fc3ee2 Fix issue with dtmf continuation packets when the dtmf digit is 0...
19 years ago
Jason Parker c3f17ca3c1 Fix an issue with IMAP storage and realtime voicemail.
19 years ago
Jason Parker da01057b5e change documentation to reflect new procedure in 1.4/trunk
19 years ago
Tilghman Lesher 2d893725fc Merged revisions 51161 via svnmerge from
19 years ago