Commit Graph

22104 Commits (973aeabf2db75e29b11abed188c1db11b110c70d)
 

Author SHA1 Message Date
Damien Wedhorn 48f9a8f668 Fix segfault on answer.
14 years ago
Matthew Jordan cf0c9830bf Add Asterisk TestSuite event hooks to support ConfBridge testing
14 years ago
Terry Wilson b9bf2444e0 Allow packetization vaules > 127
14 years ago
Richard Mudgett c4e48de2cc Make codecs/speex ignore *.i files also.
14 years ago
Richard Mudgett 7b48c86b0a Make apps/confbridge ignore *.i files also.
14 years ago
Richard Mudgett e58d4e4093 Fix chan_iax2 to not report an RDNIS number if it is blank.
14 years ago
Matthew Nicholson 684fd12597 This adds support for setting several safe_asterisk parameters using
14 years ago
Richard Mudgett 38e4643cb4 Fix crashes on other platforms caused by interference from Darwin weak symbol support.
14 years ago
Leif Madsen eb37d38b7d Update documentation for MESSAGE_SEND_STATUS variable.
14 years ago
Terry Wilson 78b17e6d41 Add a separate buffer for SRTCP packets
14 years ago
Kevin P. Fleming d30a7ba3ce Correct two flaws in sip.conf.sample related to AST-2011-013.
14 years ago
Richard Mudgett be74e6f16e Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().
14 years ago
Jonathan Rose 1b0741c7db Voicemail with the saycid option will now play a caller's name based on cid if available.
14 years ago
Richard Mudgett e71bad4958 Fix cut and past error in ast_call_forward().
14 years ago
Richard Mudgett b05d4603c4 Fix crash during CDR update.
14 years ago
Richard Mudgett 8baea2b35e Fix ParkAndAnnounce to pass the CallerID to the announcing channel.
14 years ago
Matthew Jordan 7a3bda0ce3 Added support for all slin formats to app_originate
14 years ago
Matthew Jordan aaa715bfae Fixed Asterisk crash when function QUEUE_MEMBER receives invalid input
14 years ago
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