Commit Graph

13223 Commits (87c921a68ed8e50809d2be3107dd2d130bbdeb24)
 

Author SHA1 Message Date
Jeff Peeler 87c921a68e Parking attempts made to one end of a bridge no longer will hang up due to a
18 years ago
Tilghman Lesher 13138151e1 Add warning to standard config, that globals may be overridden by other
18 years ago
Terry Wilson 1a9018e799 Fix a feature inheritance bug I added after code review
18 years ago
Richard Mudgett cefe4f025d channels/chan_dahdi.c
18 years ago
Terry Wilson 2b340eab54 Rename new parkedcallparking option to parkedcallreparking
18 years ago
Terry Wilson 4e069885ce Fix feature inheritance with builtin features
18 years ago
Tilghman Lesher c257ffeed0 Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if
18 years ago
Olle Johansson 3209942b7e Make sure that we always add the hangupcause headers. In some cases, the owner was disconnected before we checked for the cause.
18 years ago
Steve Murphy 13a60eba0c This patch fixes h-exten running misbehavior in manager-redirected
18 years ago
Tilghman Lesher 16f378c559 Clarify log message (suggested by manxpower on #asterisk-dev)
18 years ago
Olle Johansson 566429c300 Add a better explanation of the difference between the device namespace and the dialplan for newbies.
18 years ago
Mark Michelson cade7e1559 Fix devicestate problems for "always-on" agent channels
18 years ago
Mark Michelson 0b74f727d7 Prevent a crash from occurring when a jitter buffer interpolated frame is
18 years ago
Olle Johansson bc6f14e8e0 Use the same branch tag in CANCEL as in INVITE
18 years ago
Russell Bryant 722273ced3 Resolve some synchronization issues in chan_iax2 scheduler handling.
18 years ago
Olle Johansson 40a6283695 Don't retransmit 401 on REGISTER requests when alwaysauthreject=yes
18 years ago
Tilghman Lesher 10ed93d16d Correctly track the hookstate
18 years ago
Tilghman Lesher 57c31c89eb Err, yeah.
18 years ago
Tilghman Lesher 2957e5ae8e Add thread to kill zombies, when child processes don't die immediately on
18 years ago
Sean Bright 52b97107ea Resolve a logic error that was causing Page() to crash when more than one
18 years ago
Tilghman Lesher 3c19ad100a Remove superfluous implementation note (closes issue #14319)
18 years ago
Mark Michelson 8fe9b2a600 Add notes to the idlecheck explanation in res_odbc.conf.sample
18 years ago
Mark Michelson c45139dd5d Update contrib/i18n.testsuite.conf to not use deprecated syntax
18 years ago
Joshua Colp 87c02936b6 When a channel is answered make sure any indications currently playing stop. Usually the phone would do this but if the channel was already answered then they are being generated by Asterisk and we darn well need to stop them.
18 years ago
Tilghman Lesher d55538fd20 Additions to AST-2009-001
18 years ago
Joshua Colp 8a1faf0a58 When a call is forwarded stop any active indications. The new channel will provide an indication, if need be, itself.
18 years ago
Joshua Colp 5efdade8eb Use the on hold flag to see if the call is on hold or not. It is possible that our address for them will still be valid even though they are on hold.
18 years ago
Mark Michelson 1bef118f00 Fix broken call pickup
18 years ago
Joshua Colp 3ff70ed000 Don't crash if RTCP is not enabled on an RTP structure but statistics are output.
18 years ago
Tilghman Lesher 39e797b9d9 Allow global variables after substitution to be as long as other variables.
18 years ago
Joshua Colp c8f9023696 If we are unable to request a DAHDI pseudo channel and we are using the user introduction without review option make sure it gets unset so other code does not blindly assume a DAHDI pseudo channel exists.
18 years ago
Joshua Colp 4ee4e941f8 Do a string comparison instead of pointer comparison since some people specify the context they are actually in as an argument to get around some funkiness.
18 years ago
Tilghman Lesher e2d1540779 AST_RWLOCK_INIT_VALUE is always defined. What we really wanted to ask is
18 years ago
Terry Wilson 3a24e83768 Fix builtin_blindtransfer calling back the wrong channel
18 years ago
Joshua Colp 376d85f96c Read lock the contexts to maintain the locking order when we are notified that the state of a device has changed.
18 years ago
Mark Michelson 9db9bae4d9 Adding revision 169794 to 1.4 since 1.4 is also affected by the issue
18 years ago
Tilghman Lesher e34da1e519 Extra NULLs in the output cause some terminal types to abort in the middle of
18 years ago
Terry Wilson 63385b716c One-touch parking was calling back the wrong channel on timeout
18 years ago
Terry Wilson 0999576f0a Don't play audio to the channel if we've masqueraded
18 years ago
Tilghman Lesher f311539733 Truncate userevents at the end of a line, when the command exceeds the buffer.
18 years ago
Mark Michelson ece7a8f9e9 Prevent a crash in chan_local due to a potential NULL pointer dereference
18 years ago
Mark Michelson 09b6f02459 Account for possible NULL pointer when we receive a 408 in response to a REGISTER
18 years ago
Tilghman Lesher d671bb1404 Fix the conjugation of Russian and Ukrainian languages.
18 years ago
Steve Murphy 93e9f63794 This patch fixes a problem where a goto (or jump, in this case)
18 years ago
Olle Johansson 464b4a8a84 Meetme actually has realtime but wasn't documented
18 years ago
Terry Wilson 4b25111108 Convert call to park_call_full to masq_park_call_announce
18 years ago
Tilghman Lesher daf9a88f60 Blocked revision 168632 from /branches/1.2:
18 years ago
Mark Michelson 26658ead16 Fix some crashes from bad datastore handling in app_queue.c
18 years ago
Richard Mudgett 1a80fbd577 * Fixed create_process() allocation of process ID values.
18 years ago
Sean Bright f94caa935b Update autosupport script to supply info for both Zaptel and DAHDI in 1.4 and
18 years ago