Commit Graph

22283 Commits (dda40528ed446ee7e42019bd0d257e181960697c)
 

Author SHA1 Message Date
Sean Bright 98111f8f1f Clear the high order bit from the destination call number before sending.
13 years ago
Alexandr Anikin 002b8bf320 call manager_event only if there is not null channel structure
13 years ago
Russell Bryant 33322e38f0 res_agi: Add AGIEXITONHANGUP variable.
13 years ago
Richard Mudgett b978e785dd Fix occasional incorrectly delayed call-file execution.
13 years ago
Richard Mudgett d8af1a4882 Fix compile error from most recent ast_channel opaquification installment.
13 years ago
Joshua Colp be2ac1b3dd Only allow one 'dialplan reload' to execute at a time as otherwise they would share the same common local context list.
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Richard Mudgett a955a4770f Fix reconnecting to pgsql database after connection loss.
13 years ago
Joshua Colp fd100261f3 Don't try to play sound files that do not exist.
13 years ago
Jason Parker 6749b6e2be Fix a voicemail memory leak with heard/deleted messages.
13 years ago
Richard Mudgett 8af49f158a Fix AMI Redirect ExtraChannel not redirecting to the same exten and context.
13 years ago
Matthew Jordan a8cf4dc2b5 Fix IMAP app_voicemail compilation issue introduced in r354429
13 years ago
Terry Wilson 8100a1703d Note that CDRs are immutable once a bridge is torn down
13 years ago
Kinsey Moore 6225c6cadc Fix parsing of SIP headers where compact and non-compact headers are mixed
13 years ago
Kinsey Moore 25e344168e Make the config parser remove escaping backslashes
13 years ago
Terry Wilson e5c51ee44c Add auto_force_rport and auto_comedia NAT options
13 years ago
Mark Michelson 8f5c33f95a Adding reload support to res_fax.so
13 years ago
Matthew Jordan dff9b61f5c Clean-up of minor formatting issues in r354542/3/4
13 years ago
Matthew Jordan ba08e9f4d6 Fix SIP INFO DTMF handling for non-numeric codes
13 years ago
Richard Mudgett 16fbc7e902 Fix some compile problems from the 'cppcheck' patch.
14 years ago
Richard Mudgett 5816c60654 Fix crash in ParkAndAnnounce.
14 years ago
Russell Bryant 747cd61edf Remove some unnecessary locking from ast_hangup().
14 years ago
Kevin P. Fleming 2ce189c5b8 Revision 354046 added res_corosync as a replacement for res_ais, but didn't
14 years ago
Terry Wilson 3342183016 Add callbackextension matching & realtime callbackextensions
14 years ago
Kevin P. Fleming f0e321b88a Restore some variables removed by the 'cppcheck' patch that were actually needed.
14 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
14 years ago
Kinsey Moore 0adeb88318 Add CHANGES documentation for the "pri set debug" bitmask change
14 years ago
Terry Wilson 8ba2d70602 Fix multiple SIP realtime issues
14 years ago
Sean Bright 994d4d019c Continuation of last patch - since LIVE_AST_LD_PATH_EXTRA will now never
14 years ago
Sean Bright 8e79e31aa5 Include live/usr/lib in the shared library search path to that we pick up
14 years ago
Sean Bright 3fda975b9d Whitespace only (remove trailing spaces)
14 years ago
Jonathan Rose b08d91c3dc Fix column duplication bug in module reload for cdr_pgsql.
14 years ago
Richard Mudgett 84642c728f Improved documentation of CLI "dialplan add extension" command.
14 years ago
Richard Mudgett a4f5d2c2ef Restore alternate SIG_PRI_DEBUG_DEFAULT meaning.
14 years ago
Kinsey Moore 49ed50d8ac Allow more control over the output of pri debug
14 years ago
Richard Mudgett d162e85978 Add missing headers to AMI UnParkedCall event to uniquely identify the call.
14 years ago
Joshua Colp afdd96712c Make the 'c' option to MeetMe work even if the 'q' option is used.
14 years ago
Russell Bryant 055a19e128 Replace res_ais with a new module, res_corosync.
14 years ago
Jonathan Rose a898eb4d07 Fixes deadlocks occuring in chan_agent due to r335976
14 years ago
Kinsey Moore 71a8457d53 Support schema selection in cdr_adaptive_odbc
14 years ago
Jonathan Rose 79979313e8 Fixes a segfault occuring when performing attended transfer with FAXOPT(gateway)=yes
14 years ago
Kinsey Moore 29318afc15 Ensure entering T.38 passthrough does not cause an infinite loop
14 years ago
Richard Mudgett 63c5eaee43 Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)
14 years ago
Mark Michelson 0f4489dc0f Fix TLS port binding behavior as well as reload behavior:
14 years ago
Jonathan Rose 5164196972 Fix sip show peers port output, align columns, and fix ami port output.
14 years ago
Jonathan Rose 0e334d427b Use ast_sockaddr_stringify_fmt wrappers for various functions in chan_sip
14 years ago
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
14 years ago
Richard Mudgett 797d633139 Remove inconsistency in CEL eventtype for user defined events.
14 years ago
Richard Mudgett a99b3c817b Fix ExtenSpy and simplify the channel search functions.
14 years ago
Sean Bright 544333b435 Resolve an overlap in the ast_audiohook_flags values.
14 years ago