projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Ensure that pvt cause information does not break native bridging
[asterisk/asterisk.git]
/
main
/
channel.c
2012-06-19
Kinsey Moore
Ensure that pvt cause information does not break native...
blob
|
commitdiff
2012-06-15
Kevin P. Fleming
Multiple revisions 369001-369002
blob
|
commitdiff
|
diff to current
2012-06-14
Richard Mudgett
Allow non-normal execution routines to be able to run...
blob
|
commitdiff
|
diff to current
2012-06-11
Richard Mudgett
Fix deadlock potential with ast_set_hangupsource()...
blob
|
commitdiff
|
diff to current
2012-06-08
Richard Mudgett
Tweak ast_channel_softhangup_withcause_locked() to...
blob
|
commitdiff
|
diff to current
2012-06-04
Mark Michelson
Remove some extra debugging I forgot to remove in the...
blob
|
commitdiff
|
diff to current
2012-06-04
Mark Michelson
Merge changes dealing with support for Digium phones.
blob
|
commitdiff
|
diff to current
2012-06-04
Richard Mudgett
Fix potential deadlock between masquerade and chan_local.
blob
|
commitdiff
|
diff to current
2012-05-22
Terry Wilson
Fix race condition for CEL LINKEDID_END event
blob
|
commitdiff
|
diff to current
2012-05-21
Richard Mudgett
Made ast_queue_hangup() and ast_queue_hangup_with_cause...
blob
|
commitdiff
|
diff to current
2012-05-17
Kinsey Moore
Make the new SIP_CAUSE backend behave more like the...
blob
|
commitdiff
|
diff to current
2012-05-17
Jonathan Rose
logger: Adds additional support for call id logging...
blob
|
commitdiff
|
diff to current
2012-05-14
Kinsey Moore
Commit framework for HANGUPCAUSE (replacement for SIP_C...
blob
|
commitdiff
|
diff to current
2012-05-10
Richard Mudgett
* Made ast_change_name() hold the channels container...
blob
|
commitdiff
|
diff to current
2012-05-10
Richard Mudgett
Run predial routine on local;2 channel where you would...
blob
|
commitdiff
|
diff to current
2012-05-10
Kinsey Moore
Resolve FORWARD_NULL static analysis warnings
blob
|
commitdiff
|
diff to current
2012-04-25
Olle Johansson
Make it possible to change the minimum DTMF duration...
blob
|
commitdiff
|
diff to current
2012-04-25
Olle Johansson
Formatting fixes
blob
|
commitdiff
|
diff to current
2012-04-20
Richard Mudgett
Add original party id and reason support.
blob
|
commitdiff
|
diff to current
2012-04-04
Jonathan Rose
Replace GNU old-style field designator extensions to...
blob
|
commitdiff
|
diff to current
2012-04-03
Mark Murawki
Allow the Hangup manager action to match channels by...
blob
|
commitdiff
|
diff to current
2012-03-24
Richard Mudgett
Make number not available presentation also set screeni...
blob
|
commitdiff
|
diff to current
2012-03-22
Kinsey Moore
Kill off red blobs in most of main/*
blob
|
commitdiff
|
diff to current
2012-03-14
Richard Mudgett
Fix deadlock potential with some ast_indicate/ast_indic...
blob
|
commitdiff
|
diff to current
2012-03-14
Richard Mudgett
Fix Dial m and r options and forked calls generating...
blob
|
commitdiff
|
diff to current
2012-03-13
Terry Wilson
Finalize ast_channel opaquification
blob
|
commitdiff
|
diff to current
2012-03-13
Richard Mudgett
Fix crash caused by opaquification change -r356042.
blob
|
commitdiff
|
diff to current
2012-03-02
Richard Mudgett
Remove ISDN hold restriction for non-bridged calls.
blob
|
commitdiff
|
diff to current
2012-03-02
Mark Michelson
Fix race condition that can cause important control...
blob
|
commitdiff
|
diff to current
2012-03-01
Terry Wilson
Opaquify ast_channel typedefs, fd arrays, and softhangu...
blob
|
commitdiff
|
diff to current
2012-02-29
Terry Wilson
Opaquify ast_channel structs and lists
blob
|
commitdiff
|
diff to current
2012-02-28
Richard Mudgett
Fix REF_DEBUG compile errors.
blob
|
commitdiff
|
diff to current
2012-02-28
Richard Mudgett
Fix ast_channel allocation init setting priority to...
blob
|
commitdiff
|
diff to current
2012-02-27
Richard Mudgett
Fix callerid of Originated calls.
blob
|
commitdiff
|
diff to current
2012-02-27
Kinsey Moore
Deprecated macro usage for connected line, redirecting...
blob
|
commitdiff
|
diff to current
2012-02-24
Terry Wilson
Opaquification for ast_format structs in struct ast_channel
blob
|
commitdiff
|
diff to current
2012-02-22
Terry Wilson
Rename ast_channel_emulate_dtmf_digit* funcs
blob
|
commitdiff
|
diff to current
2012-02-21
Terry Wilson
Fix some opaquification-related compiler warnings
blob
|
commitdiff
|
diff to current
2012-02-20
Terry Wilson
ast_channel opaquification of pointers and integral...
blob
|
commitdiff
|
diff to current
2012-02-13
Terry Wilson
Opaquify char * and char[] in ast_channel
blob
|
commitdiff
|
diff to current
2012-02-09
Russell Bryant
Remove some unnecessary locking from ast_hangup().
blob
|
commitdiff
|
diff to current
2012-02-01
Richard Mudgett
Constify some more channel driver technology callback...
blob
|
commitdiff
|
diff to current
2012-02-01
Richard Mudgett
Fix ExtenSpy and simplify the channel search functions.
blob
|
commitdiff
|
diff to current
2012-01-24
Terry Wilson
Opaquify channel stringfields
blob
|
commitdiff
|
diff to current
2012-01-11
Terry Wilson
Always treat arguments to get_by_name_cb as strings
blob
|
commitdiff
|
diff to current
2012-01-09
Richard Mudgett
Fix compiler warnings reported by gcc v4.2.4.
blob
|
commitdiff
|
diff to current
2012-01-09
Terry Wilson
Replace direct access to channel name with accessor...
blob
|
commitdiff
|
diff to current
2011-12-16
Richard Mudgett
Clean-up on isle five for __ast_request_and_dial()...
blob
|
commitdiff
|
diff to current
2011-12-16
Richard Mudgett
Fix cut and past error in ast_call_forward().
blob
|
commitdiff
|
diff to current
2011-12-16
Richard Mudgett
Fix crash during CDR update.
blob
|
commitdiff
|
diff to current
2011-11-14
Terry Wilson
Don't read past end of input when calling write()
blob
|
commitdiff
|
diff to current
2011-10-14
Terry Wilson
Avoid unnecessary WARNING message
blob
|
commitdiff
|
diff to current
2011-10-11
Tzafrir Cohen
Update SHA1 code to RFC 6234
blob
|
commitdiff
|
diff to current
2011-09-22
Gregory Nietsky
Merged revisions 337431 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-09-16
Jonathan Rose
Merged revisions 336307 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-09-12
Matthew Nicholson
Merged revisions 335434 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-09-09
Matthew Jordan
Merged revisions 335078 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-08-31
Richard Mudgett
Merged revisions 334010 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-08-29
Terry Wilson
Merged revisions 333681 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-08-08
Terry Wilson
Merged revisions 331041 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-07-31
Richard Mudgett
Merged revisions 330369 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-07-30
Gregory Nietsky
Merged revisions 330312 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-07-07
David Vossel
Adds pass-through support for codec CELT.
blob
|
commitdiff
|
diff to current
2011-06-29
Matthew Nicholson
Merged revisions 325545 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-06-16
Terry Wilson
Merged revisions 324048 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-06-13
Leif Madsen
Merged revisions 323213 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-06-01
Russell Bryant
Support routing text messages outside of a call.
blob
|
commitdiff
|
diff to current
2011-05-26
Terry Wilson
Use va_copy for stringfields
blob
|
commitdiff
|
diff to current
2011-05-25
Richard Mudgett
Merged revisions 320823 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-05-25
Richard Mudgett
Merged revisions 320796 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-05-20
Richard Mudgett
Merged revisions 320057 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-05-13
Brett Bryant
Merged revisions 318921 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-05-09
Matthew Nicholson
Merged revisions 318142 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-05-03
David Vossel
Merged revisions 316334 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-05-03
Russell Bryant
Merged revisions 316265 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-04-27
David Vossel
Clears exception flag during ast_read when func_jitterb...
blob
|
commitdiff
|
diff to current
2011-04-21
David Vossel
New HD ConfBridge conferencing application.
blob
|
commitdiff
|
diff to current
2011-04-20
David Vossel
Introduction of the JITTERBUFFER dialplan function.
blob
|
commitdiff
|
diff to current
2011-04-13
Richard Mudgett
Merged revisions 313588 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-03-02
Jason Parker
Add HangupRequest manager event, to specify when/where...
blob
|
commitdiff
|
diff to current
2011-02-24
Richard Mudgett
Merged revisions 308903 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-02-22
David Vossel
Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz...
blob
|
commitdiff
|
diff to current
2011-02-07
Richard Mudgett
Pass a MCID request to the bridged channel.
blob
|
commitdiff
|
diff to current
2011-02-04
Paul Belanger
Replace ast_log(LOG_DEBUG, ...) with ast_debug()
blob
|
commitdiff
|
diff to current
2011-02-03
David Vossel
Asterisk media architecture conversion - no more format...
blob
|
commitdiff
|
diff to current
2011-02-03
Richard Mudgett
Merged revisions 305923 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-01-24
Russell Bryant
Merged revisions 303549 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-01-12
Jeff Peeler
Merged revisions 301504 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-12-20
Russell Bryant
Some scheduler API cleanup and improvements.
blob
|
commitdiff
|
diff to current
2010-12-07
Jeff Peeler
Merged revisions 297825 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-11-24
Russell Bryant
Merged revisions 296230 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-11-24
Russell Bryant
Merged revisions 296084 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-11-24
Russell Bryant
Merged revisions 296002 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-11-22
Richard Mudgett
Merged revisions 295866 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-11-16
Richard Mudgett
Merged revisions 295282 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-11-09
Richard Mudgett
Merged revisions 294466 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-11-09
Richard Mudgett
Merged revisions 294349 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-11-08
Jeff Peeler
Merged revisions 294278 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-10-22
Richard Mudgett
Merged revisions 292704 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-10-13
Terry Wilson
Merged revisions 291581 via svnmerge from
blob
|
commitdiff
|
diff to current
next