Commit Graph

7340 Commits (fababa3b745eea599fc1aa55420703588aea7dfb)
 

Author SHA1 Message Date
Tilghman Lesher fababa3b74 forcename and forcegreetings options should check to see if the recording already exists
19 years ago
Olle Johansson 179c829291 Documentation update (#9053, jsmith)
19 years ago
Olle Johansson 9736c57aab Issue #9020 - SIP message retransmission time too short.
19 years ago
Joshua Colp 975f117300 Answer the channel before recording privacy information. (issue #8926 reported by lmamane)
19 years ago
Joshua Colp ff04058bff Allow chan_sip to handle attended transfers from a SIP phone that is sitting behind chan_agent. Yes folks, all it took was one line of code. (issue #8784 reported by pzieba)
19 years ago
Russell Bryant c9c943e8e2 Revert the change I did in revisions 54955, 54969, and 54970, in 1.2, 1.4,
19 years ago
Joshua Colp 28c428929e Do not send indications through ast_indicate in chan_agent but instead go directly to the technology. This way when indications are emulated they happen on the Agent channel and do not screw up formats on the channels. (issue #8439 reported by punkgode)
19 years ago
Russell Bryant 2802ea3eeb For conferences that are configured in meetme.conf, check the configuration
19 years ago
Olle Johansson d44c7d9c54 Issue #9069 - If we open with TH we should not close with /TD. (seanbright)
19 years ago
Joshua Colp 041061ca36 Use a separate variable to indicate execution should continue instead of the return value. (issue #8842 reported by pluto70)
19 years ago
Olle Johansson a17395f9f3 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@54438 65c4cc65-6c06-0410-ace0-fbb531ad65f3
19 years ago
Matthew Fredrickson 3b38b3f632 When handling glare on a PRI, move the requested channel rather than hang up the old one. Fix for 8957 and 9011.
19 years ago
Olle Johansson 5f3b33f0f5 Make sure that outbound calls are applied to the peer.
19 years ago
Kevin P. Fleming 27a1f39f78 ensure channelcount is cleared before we enumerate transcoders, so 'reload' doesn't double the channel count
19 years ago
Tilghman Lesher f49ce518ba Issue 9003 - If fullname is empty, quote() passes back "\""
19 years ago
Joshua Colp d2261a98af Fix a few potential memory leaks with realtime users and peers. (issue #8999 reported by bsmithurst)
19 years ago
Tilghman Lesher 7d1af2b829 Issue 7440 - Macro called from Macro from the h extension exits prematurely
19 years ago
Tilghman Lesher 4fa9370412 Issue 8987 - Status could return two responses (mnicholson)
19 years ago
Jason Parker 99ba264f63 Add a proper newline at the end of this sample config file.
19 years ago
Russell Bryant fed5b6a9b4 Revert some changes that accidentally got committed as a part of another fix.
19 years ago
Russell Bryant 8c161f55e4 set the DIALSTATUS variable to contain "INVALIDARGS" when the dial application
19 years ago
Joshua Colp 15538c732c Pass the glob expanded filename to process_text_line so that error messages contain the actual filename, not the original include one. (issue #8959 reported by tzafrir)
19 years ago
Jason Parker 8ab0b28aba Fix a small typo. Synopsis lines shouldn't have a newline
19 years ago
Joshua Colp ade14f36ea Copy noncodeccapability over to the joint variable so that telephone-event will get transmitted in the sent INVITE.
19 years ago
Joshua Colp d7dd6ed0a7 Don't negotiate RFC2833 when not configured to do so. (issue #8799 reported by mdu113)
19 years ago
Olle Johansson 8754f03658 - Make sure we release call from call counter before we destroy call (maybe #7744 and more)
19 years ago
Joshua Colp 8ea5a33c9e Return previous behavior of having MOH pick up where it was left off. (issue #8672 reported by sinistermidget)
19 years ago
Tilghman Lesher f8bed34be9 Bug 8965 - Allow FIELDQTY to work with both variables and dialplan functions
19 years ago
Tilghman Lesher bc926d7f33 No wonder FIELDQTY doesn't work with functions... the documentation in pbx.c was wrong
19 years ago
Russell Bryant f9db7779f0 Fix a bunch of places where pthread_attr_init() was called, but
19 years ago
Kevin P. Fleming 6564129ee7 update to match modified transcoder API
19 years ago
Russell Bryant ccce21be4f Use the proper format string to print unsigned values in the rtp debug output.
19 years ago
Kevin P. Fleming fe394f23d4 allow codec_zap to build again, now that transcoder support is in zaptel 1.2
19 years ago
Russell Bryant ccd780463d Don't print a message indicating that we don't know what to do with a proceeding
19 years ago
Russell Bryant 65a8360531 The SIGHUP handler was implemented to allow admins to send SIGHUP to a running
19 years ago
Russell Bryant 29d168987c Comment out the parts in the Makefile that make codec_zap get built. It will
19 years ago
Christian Richter ec4c828386 fixed some possible segfaults. also fixed an very important bug which occurs on high load (when calls are very fast generated)
19 years ago
Russell Bryant 3d12e45f06 Fix the extraction of the timestamp from video frames. It was using the
19 years ago
Joshua Colp 8ba938b508 Now that filename is part of the structure and since it comes before postprocess... we have to add it to our postprocess line. (reported on asterisk-dev by Boris Bakchiev)
19 years ago
Jason Parker 4659a0ac41 Use the correct zaptel header file location.
19 years ago
Joshua Colp e06d0f644b Make COMPLETECALLER and COMPLETEAGENT output to queue_log follow documentation. (issue #7677 reported by amilcar)
19 years ago
Joshua Colp 5e9fdf2aa7 Make the last context entry read in the dominant one. (issue #8918 reported by pj)
19 years ago
Joshua Colp 1cb1bbbe8d Allow dequeueing of frames with negative timestamp by moving jitterbuffer frames check to jb_next. (issue #8546 reported by harmen)
19 years ago
Joshua Colp 245cdf50ba Add another note about audio files being played back to each bridged party. (issue #8718 reported by ppyy)
19 years ago
Russell Bryant 5823b29f58 Fix a seg fault when running this application with no arguments from AGI.
19 years ago
Steve Murphy 75d7a0309a updated check_expr via 8322 (refactoring of expression checking impl); elfring contributed a nice code reorg, I contributed some time to get it working again, better messages
19 years ago
Christian Richter 34b5cd1de5 fixed the busy problem (dialstatus was not busy when we called a busy extension)
19 years ago
Russell Bryant 9eaff06d26 Fix an issue related to synchronization of recordings when using Monitor().
19 years ago
Russell Bryant bd06c9494b Don't set a new value for the END_ variable on the channel before using the
19 years ago
Joshua Colp e1dc278941 Yield before reading from zaptel timing source under Solaris so that other threads get a chance to do things. (issue #7875 reported by bob)
19 years ago