Commit Graph

238 Commits (0494456ae6d637e22b3cfeaf4a285e92d64173e4)

Author SHA1 Message Date
Richard Mudgett 0494456ae6 chan_local: Parse dial string consistently.
13 years ago
Richard Mudgett 87cb8e94cd chan_local: Misc lock and ref tweaks.
13 years ago
Richard Mudgett 9a8ce96aff chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Joshua Colp 10eb78d213 Fix an issue where Local channels dialed by app_queue are considered in use immediately.
13 years ago
Joshua Colp 318c7bea44 Fix T.38 support when used with chan_local in between.
13 years ago
Jonathan Rose 6f8bad0eac chan_local: Switch from using a random 4 digit hex identifier to unique id
13 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
13 years ago
Richard Mudgett ac35b92b62 Hangup handlers - Dialplan subroutines that run when the channel hangs up.
13 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
13 years ago
Kinsey Moore 571445ab9c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE
13 years ago
Richard Mudgett d5d984daa5 The predial routine must be run on the local;1 channel.
13 years ago
Richard Mudgett 0798012e39 Make chan_local use the API call instead of inlining its own version.
13 years ago
Richard Mudgett 4ea636c776 Run predial routine on local;2 channel where you would expect.
13 years ago
Richard Mudgett 8842f76a7f Fix local channel chains optimizing themselves out of a call.
13 years ago
Terry Wilson 07309e586c Multiple revisions 365006,365068
13 years ago
Richard Mudgett 2b7e1affac * Fix error path resouce leak in local_request().
13 years ago
Richard Mudgett 01194c5811 Use ast_channel_lock_both() where it was inlined before.
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
14 years ago
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Jason Parker 590391c038 Fix typo from r333070
14 years ago
Olle Johansson 82e1dda364 Formatting changes - Removing some red white space and adding some curly brackets.
14 years ago
Olle Johansson 64fb851843 Add manager event for local channel semi-bridge
14 years ago
Olle Johansson 4403a89f50 Formatting changes while working with DTMF...
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Terry Wilson 34e2305ae7 Merged revisions 324048 via svnmerge from
14 years ago
David Vossel 3588746c75 Merged revisions 321515 via svnmerge from
14 years ago
David Vossel bb5e875b65 Merged revisions 316330 via svnmerge from
14 years ago
Russell Bryant 83ad7a9e6c Merged revisions 315446 via svnmerge from
14 years ago
Alec L Davis 472e9aca3f Merged revisions 315053 via svnmerge from
14 years ago
Terry Wilson 36da6b6286 Merged revisions 306127 via svnmerge from
15 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Sean Bright d42cb6fd1d Merged revisions 302412 via svnmerge from
15 years ago
Tilghman Lesher ac87fc136d Merged revisions 299626 via svnmerge from
15 years ago
David Vossel 7189a944be Merged revisions 292868 via svnmerge from
15 years ago
Terry Wilson 4e473de5e2 Merged revisions 288748 via svnmerge from
15 years ago
Terry Wilson 5ad9625cbf Merged revisions 288507 via svnmerge from
15 years ago
Terry Wilson d04046fbe7 Merged revisions 286189 via svnmerge from
15 years ago
Jeff Peeler a0460f3b9c Merged revisions 281466 via svnmerge from
15 years ago
Jeff Peeler 416b05e9da Merged revisions 281429 via svnmerge from
15 years ago
Matthew Nicholson 3def1196b4 Merged revisions 280307 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Russell Bryant d27bb2d811 Only call ast_channel_cc_params_init() if allocating a channel succeeds.
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Tilghman Lesher f4d96da591 Merged revisions 273793 via svnmerge from
15 years ago