Commit Graph

2728 Commits (5cf26dcdacd3153eebad1d41e2cdba2ff7638fbb)

Author SHA1 Message Date
Tilghman Lesher 5cf26dcdac Implicitly sending a progress signal breaks some applications.
17 years ago
Tilghman Lesher f4837ecbef When IMAP variables were changed during a reload, Voicemail did not use the new values.
17 years ago
Tilghman Lesher cefd4b7b03 If the user enters the same password as before, don't signal an error when the change does nothing.
17 years ago
Tilghman Lesher 3913dcbc40 Ensure FollowMe sets language in channels it creates.
17 years ago
Tilghman Lesher 12f92cf9c6 Don't say "Please try again" if we don't give the user another chance to try again.
17 years ago
Matthew Nicholson 903460b848 Ensure we don't pickup ourselves when doing pickup by exten.
17 years ago
Tilghman Lesher 269854a47d Don't ring another channel, if there's not enough time for a queue member to answer.
17 years ago
Tilghman Lesher b10343fd19 When MOH is playing on the channel, announcements sent through the conference are not heard.
17 years ago
Olle Johansson 05899c19a1 Make apps send PROGRESS control frame for early media and fix too early media issue in SIP
17 years ago
Dwayne M. Hubbard fad010ebe7 Use strrchr() so SoftHangup will correctly truncate multi-hyphen channel names
17 years ago
Jeff Peeler d581b4216a Make all the symbols for the C-client callbacks global
17 years ago
David Vossel 941ed1b2fe Fixes memory leak caused by incorrectly freeing mixmonitor
17 years ago
Matthew Nicholson b35312b15b This patch adds additional checking when generating queue log TRANSFER events.
17 years ago
Tilghman Lesher 63cc189747 AST-2009-005
17 years ago
Russell Bryant a56006702e Resolve a deadlock involving app_chanspy and masquerades.
17 years ago
Tilghman Lesher 17656694c3 QUEUE_MEMBER_LIST _really_ wants the interface name, not the membername.
17 years ago
Tilghman Lesher ca0f026f41 Reverting index() fix, applying a different methodology, based upon developer discussions.
17 years ago
Russell Bryant a687e8c53f Modify how Playtones() is used in Milliwatt() to resolve gain issue.
17 years ago
Mark Michelson 0660bfbe74 Don't impose an arbitrary limit on member lines in queues.conf
17 years ago
Russell Bryant 55d9c2ecaf Do not log an ERROR if autoservice_stop() returns -1.
17 years ago
Mark Michelson 16d3415cf3 Prevent phantom calls to queue members.
17 years ago
Mark Michelson a3848ec74c Place unlock of mutex in an else block so that it does not get unlocked twice.
17 years ago
David Brooks 64e75ecf80 Fixing voicemail's error in checking max silence vs min message length
17 years ago
David Vossel 86c204f34c StopMixMonitor race condition (not giving up file immediately)
17 years ago
Kevin P. Fleming 94fa4d11b5 Improve support for media paths that can generate multiple frames at once.
17 years ago
Sean Bright 48253ef901 Treat an empty FORWARD_CONTEXT the same way we treat a missing one.
17 years ago
Leif Madsen ad5f20b94b Update MixMonitor documentation.
17 years ago
Mark Michelson 3268149a1f Add flags to chanspy audiohook so that audio stays in sync.
17 years ago
Sean Bright a2fd7f4e47 Fix handling of the 'state_interface' option of the 'queue add member' CLI
17 years ago
Joshua Colp 65494bfdf7 Fix a bug where the MeetMe option 'D' did not actually prompt for the pin.
17 years ago
Tilghman Lesher 6de96b9120 Ensure thread keys are initialized before attempting to access them.
17 years ago
Tilghman Lesher efb22ba096 Add a similar dependency on SMDI for voicemail as already exists for ADSI.
17 years ago
Matthew Nicholson bec8573c37 This change modifies app_queue to properly generate CDR records in failure
17 years ago
Tilghman Lesher f6ba2472bd Avoid initializing routines if the authentication fails. Fixes a crash (RR) issue.
17 years ago
Tilghman Lesher 8425d87bdf Move 300 bytes around on the stack, to make more room for an extension buffer.
17 years ago
Joshua Colp 6b15b32783 Fix a bug where the followme application would continue trying numbers after the caller hung up.
17 years ago
Mark Michelson b67282e2fd Fix a bug which resulted from the Hebrew voicemail commit.
17 years ago
Mark Michelson 972d9bf53c Kevin has informed me that thi sort of thing is not necessary.
17 years ago
Mark Michelson 85a8916552 Move static buffers to outside for loops in app_chanspy.
17 years ago
Sean Bright b5ec450104 Move the defintion of the a couple arrays out of loops.
17 years ago
Sean Bright 603a56aa69 Fix a crash in app_queue with very long member lists.
17 years ago
Terry Wilson 59ee389e31 Update CDR appropriately when AST_CAUSE_NO_ANSWER is set
17 years ago
Terry Wilson ef9ef40c19 Don't treat a NOANSWER like a CHANUNAVAIL
17 years ago
Tilghman Lesher caef916825 Umask should not be exported into global namespace.
17 years ago
Tilghman Lesher 1cb43cfa75 Permit zero-length text messages in SIP.
17 years ago
Mark Michelson 8e31a331b4 Fix a crash due to too few arguments to RetryDial.
17 years ago
Tilghman Lesher 56e7ca00c1 Fix Macro documentation to match current (and intended) behavior.
17 years ago
Mark Michelson e2c30564bf Revert commit 186445 because it causes the build to fail when IMAP_STORAGE is used.
17 years ago
Tilghman Lesher 3d9585f4ba Found a conflict in the last commit, due to multiple targets
17 years ago
Tilghman Lesher 6d08bad538 Distinguish in a sent email between simple sends and forwards.
17 years ago