Commit Graph

22591 Commits (0f71b29e2fb6210573652da80f7f9da1e6509665)
 

Author SHA1 Message Date
Richard Mudgett 0f71b29e2f Fix POTS flash hook to orignate a second call deadlock.
13 years ago
Mark Michelson ea8cf8b5f3 Fix a specific scenario where ACKs are not matched.
13 years ago
Matthew Jordan d197f69107 Add feature modifier to versions produced from branches
13 years ago
Kinsey Moore 1492177b7b Ensure overlapping hold flags do not conflict
13 years ago
Richard Mudgett a2402dbe25 Fix parked call performing a DTMF blind transfer after being retrieved.
13 years ago
Richard Mudgett faacb8ba52 Make builtin_blindtransfer() fully use ast_async_goto() abilities.
13 years ago
Jonathan Rose 37677a8cc2 Merge 'core' and 'core changes' sections in CHANGES file.
13 years ago
Kinsey Moore f6b5fd5411 Recorded merge of revisions 368536 from http://svn.asterisk.org/svn/asterisk/branches/10
13 years ago
Kinsey Moore bd958c037f Ensure that pages and emails are sent using RFC822-compliant date format
13 years ago
Kinsey Moore 571445ab9c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE
13 years ago
Mark Michelson d210685a20 Relay proper SIP responses on calling side.
13 years ago
Richard Mudgett cc69a0deaf Document BLINDTRANSFER behavior change.
13 years ago
Mark Michelson f4218dc4e6 Also have vim syntax-highlight type=network.
13 years ago
Mark Michelson 005661bfdf Add vim syntax highlighting for type=line, type=phone, and type=application.
13 years ago
Mark Michelson c6a2cbab19 Remove some extra debugging I forgot to remove in the merge of Digium phone support.
13 years ago
Mark Michelson 458f6c4bc0 Remove automerge properties.
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Richard Mudgett c1bbe79748 Fix potential deadlock between masquerade and chan_local.
13 years ago
Joshua Colp 380c7c5c39 Add res_http_websocket module which implements the WebSocket protocol according to RFC 6455.
13 years ago
Richard Mudgett 91a20ee2f9 Fix deadlock when Gosub used with alternate dialplan switches.
13 years ago
Kevin P. Fleming dd02d976f5 Improve SDP offer/answer RFC compliance
13 years ago
Kevin P. Fleming 66e5c30716 Improve SDP parsing warning messages
13 years ago
Terry Wilson 6016094db7 Add missing config for config API test
13 years ago
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Mark Michelson 463f9d729a Help mitigate potential reinvite glare scenarios.
13 years ago
Michael L. Young a7a3050de9 Add documentation to function CHANNEL for options echocan_mode and buffers
13 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Richard Mudgett fdb002a43a Use the DEADLOCK_AVOIDANCE() macro instead.
13 years ago
Richard Mudgett e65ad34770 Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" commands.
13 years ago
Richard Mudgett 77f5e86e4d Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules)
13 years ago
Matthew Jordan 94187aafc0 AST-2012-008: Fix remote crash vulnerability in chan_skinny
13 years ago
Richard Mudgett 2d418b596c AST-2012-007: Fix IAX receiving HOLD without suggested MOH class crash.
13 years ago
Michael L. Young 2eff35bafa Fix pvt_sip for inbound call to use peer's allowtransfer setting
13 years ago
Richard Mudgett e518536773 Fix Dial I option ignored if dial forked and one fork redirects.
13 years ago
Jonathan Rose bdaecbb66b chan_sip: fix problem directmediapermit/deny uses the wrong address
13 years ago
Jonathan Rose d0ed332750 Blocked revisions 366591
13 years ago
Matthew Jordan 66754b3f3d Fix crash in ConfBridge when user announcement is played for more than 2 users
13 years ago
Richard Mudgett 8de31699d8 Made use IAX frame cache only for cacheable frame types.
13 years ago
Richard Mudgett e434a456cd Fix WaitExten(x,m(musicclass)) string termination.
13 years ago
Jonathan Rose a1da70097d logger: Fix a potential callid reference leak discovered in development
13 years ago
Mark Michelson 30666bf67d Only call SSL_CTX_free if DO_SSL is defined.
13 years ago
Matthew Jordan f454dceaf3 Re-add LastMsgsSent value for SIP peers
13 years ago
Terry Wilson c7f2d02ef1 Fix race condition for CEL LINKEDID_END event
13 years ago
Terry Wilson 1ffb200c0e Resolve crash in subscribing for MWI notifications
13 years ago
Richard Mudgett c857131945 Made ast_queue_hangup() and ast_queue_hangup_with_cause() lock instead of trylock.
13 years ago
Kinsey Moore ab4c9f2247 Make chan_iax2 reject cause code indications correctly
13 years ago
Mark Michelson 8b1193087e Revert revision 367163.
13 years ago
Mark Michelson e5f1f0496a Add "send to voicemail" Digium phone functionality to Asterisk.
13 years ago
Terry Wilson 45149bfdf8 Minor documentation change
13 years ago
Jonathan Rose ec3b8a1f27 app_queue: Per Member ringinuse option and deprecation of ignorebusy
13 years ago