Commit Graph

21986 Commits (1c78d82f18b678b8d69ee4abd7879c3113e18a3a)
 

Author SHA1 Message Date
Matthew Nicholson 1c78d82f18 Don't clear LOCALSTATIONID before sending or receiving. The user may set that
14 years ago
Jonathan Rose 480d46f92c Add and document PARKEDCALL variable set during timeout
14 years ago
Matthew Jordan 2556729983 Improve error message in CONFBRIDGE_INFO
14 years ago
Jonathan Rose c3f703330b Fix accidental use of tabs instead of spaces from previous features.conf.sample change
14 years ago
Jonathan Rose 2d0491d432 Document PARKINGSLOT variable in features.conf.sample
14 years ago
Richard Mudgett 090f9d83a5 Fix FollowMe CallerID on outgoing calls.
14 years ago
Stefan Schmidt 7d1c55d093 Fix possible misshandling of an incoming SIP response as a peer poke response.
14 years ago
Matthew Jordan 9057aa20b6 Backed out core changes from r346391
14 years ago
Richard Mudgett e2597678b1 Update sample configs to put incoming calls into context public.
14 years ago
Jonathan Rose e8181c22cd Adds MixMonitor and StopMixMonitor AMI commands to the manager
14 years ago
Jonathan Rose 518ccb6706 Remove autojump extensions from SayUnixTime, make an option to perform automatic jumps.
14 years ago
Richard Mudgett 01d3fd2167 Fix some parsing issues in add_exten_to_pattern_tree().
14 years ago
Walter Doekes 463bfdb400 Fix regression when using tcpenable=no and tlsenable=yes.
14 years ago
Jonathan Rose e1884139c4 Fix regressed behavior of queue set penalty to work without specifying 'in <queuename>'
14 years ago
Richard Mudgett 3f13a41886 Mark channel running the h exten with the soft-hangup flag.
14 years ago
Terry Wilson e279b30f5a Don't crash on INFO automon request with no channel
14 years ago
Damien Wedhorn 5952117559 Fix segfault on answer.
14 years ago
Richard Mudgett 395814c33e Update AMI Getvar and Setvar documentation about supplying a channel name.
14 years ago
Jonathan Rose 8e94432d9a Fix: Meetme recording variables from realtime DB use null entries over channel variables
14 years ago
Terry Wilson 980ab2d018 Add ASTSBINDIR to the list of configurable paths
14 years ago
Richard Mudgett 7e634c21f8 Make SIP INFO messages for dtmf-relay signals case insensitive.
14 years ago
Jonathan Rose 9b33408ba1 Documents CHANNEL(musicclass) taking priority over m([x]) in waitExten
14 years ago
Walter Doekes fd64bb66f9 Add VM_INFO() dialplan function to gather information about a mailbox.
14 years ago
Walter Doekes e14f572132 Don't allow transport=tcp when tcpenable=no.
14 years ago
Walter Doekes 7bdaa31d25 Add regression tests for issue ASTERISK-18838.
14 years ago
Walter Doekes 03fd2c0c94 The voicemail [general] zonetag and locale variables weren't loaded
14 years ago
Richard Mudgett ca41b4aba0 Doubly linked lists unit test and update to implementation.
14 years ago
Matthew Jordan b8dba87a4c Fixed crash from orphaned MWI subscriptions in chan_sip
14 years ago
Richard Mudgett 938b642245 Restore call progress code for analog ports.
14 years ago
Jonathan Rose c5fe1cfdc0 Resolve duplicate label used in multiple priorities for the same extension.
14 years ago
Kinsey Moore ae61df53f1 Fix chan_jingle/gtalk load regression introduced in r346087
14 years ago
Walter Doekes 6209c5a894 For SIP REGISTER fix domain-only URIs and domain ACL bypass.
14 years ago
Matthew Jordan fa4a7dcc45 Update SIP MESSAGE To parsing to correctly handle URI
14 years ago
Alexandr Anikin fa116b5e68 implement nat option for rtp channels with ooh323
14 years ago
Alexandr Anikin db0ed2e5c8 Merged revisions 346763 via svnmerge from
14 years ago
Richard Mudgett 83cd844b82 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Jonathan Rose 39424ebad2 Change 183 Ringing in sipfrag body to 180 ringing. 183 Ringing isn't even a thing.
14 years ago
Tilghman Lesher 56b21b4683 Remove the few places where we try to ast_verbose() without a newline.
14 years ago
Tilghman Lesher 3106f64eac Fix edge case for overflow buffer.
14 years ago
Jonathan Rose 9ef171ffe0 r346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30 Nov 2011) | 18 lines
14 years ago
Jonathan Rose fb4c483eb7 Reverting 346525 due to accidental patch against trunk instead of 1.8
14 years ago
Jonathan Rose 6fa827b5d0 Cleaning up chan_sip/tcptls file descriptor closing.
14 years ago
Leif Madsen cb21847e03 Update queues.conf.sample documentation.
14 years ago
Tilghman Lesher b63c61953b Fix compilation of utilities (caught by Bamboo).
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
David Vossel d7dec4f14f Merged revisions 346349 via svnmerge from
14 years ago
Stefan Schmidt edaf970c38 Fix regression that 'rtp/rtcp set debup ip' only works when also a port was specified.
14 years ago
Richard Mudgett 7d9ba4875b Fix calls to ast_get_ip() not initializing the address family.
14 years ago
Walter Doekes 2ee874178e Minor cleanup in chan_sip get_msg_text() function.
14 years ago
Walter Doekes b7aee9ebc9 Fix ast_str_truncate signedness warning and documentation.
14 years ago