Commit Graph

375 Commits (04224c20362f94f99886d6b51adb7b90db62855f)

Author SHA1 Message Date
Matthew Jordan 4e57652651 Merged revisions 335064 via svnmerge from
14 years ago
Damien Wedhorn 94dc903e12 Add SLA to skinny.
14 years ago
Richard Mudgett ee2096fe55 Make hint watcher callback take const strings for context and exten parameters.
14 years ago
Leif Madsen 7caa2349af Merged revisions 328209 via svnmerge from
14 years ago
Damien Wedhorn 7df5d0d416 Add autoanswer to skinny.
14 years ago
Damien Wedhorn 9598e5bc2f Remove skinny do_monitor and use ast_sched_start instead
14 years ago
Damien Wedhorn 0bb90a372e Remove extraneous line variables.
14 years ago
Damien Wedhorn 069b70c522 Fix up skinny hints.
14 years ago
Damien Wedhorn 969a317d81 Add activatesub and dialandactivate sub.
14 years ago
Damien Wedhorn 54bb8a0ca8 Move exten used for dialing from device to subchannel.
14 years ago
Damien Wedhorn c37c017781 Consolidate setsubstate_* into setsubstate and use a switch.
14 years ago
Damien Wedhorn bdbb3a506f Add setsubstate_onhook.
14 years ago
Damien Wedhorn 7002adcb3e Add setsubstate_callwait.
14 years ago
Damien Wedhorn 8c0b1115cd Only allow voicemail if substate is OFFHOOK or no channel active (UNSET).
14 years ago
Damien Wedhorn a9beb8323e Rename sub->parent to sub->line.
14 years ago
Damien Wedhorn bc61836c1b Move the hookstate from line to device.
14 years ago
Russell Bryant 0938974902 Merged revisions 317478 via svnmerge from
14 years ago
Damien Wedhorn e98ac1f0f4 Move hold stuff to the setsubstate arrangement.
14 years ago
Damien Wedhorn 2ae06c3e6d Add setsubstate_congestion and setsubstate_progress.
14 years ago
Damien Wedhorn 468b8229a7 Add setsubstate_busy.
14 years ago
Damien Wedhorn b9e763ecae Add setsubstate_ringout (equivalent to AST_STATE ringing).
14 years ago
Damien Wedhorn 99d0da2a2d Add setsubstate_ringin.
14 years ago
Damien Wedhorn bc814dc84a Make skinny_answer use setsubsate_connected.
14 years ago
Damien Wedhorn c6f189cd71 Cleanup skinny callinfo.
14 years ago
Russell Bryant 95561bd37a Merged revisions 316336 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Matthew Nicholson 079e794b1c Merged revisions 314628 via svnmerge from
14 years ago
Damien Wedhorn 6b01eb3324 Consolidate all new call calls to run through new setsubstate_ringout.
14 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Jason Parker 27fbd5e156 Merged revisions 287643 via svnmerge from
15 years ago
Damien Wedhorn 179ba271d0 Ignore redial hard button when no previous number.
15 years ago
Damien Wedhorn db994dbc6c Hack to allow easy debugging of skinny in trunk.
15 years ago
Damien Wedhorn 530be85aad Add additional AST_CONTROL_ states to control2str.
15 years ago
Damien Wedhorn 101673347f Fixes display issues on 7910 and older phones.
15 years ago
Damien Wedhorn 0e5b6069f4 Cleanup: consolidate offhook (new call).
15 years ago
Damien Wedhorn f8d64f8614 Fix up handling and indications during transfer.
15 years ago
Damien Wedhorn 394fa75a0a Move call answering stuff into new setsubstate_connected.
15 years ago
Damien Wedhorn dcb865f68a Start rtp on answer before the answer is queued
15 years ago
Damien Wedhorn a352ff7f60 Cleanup transmit_ for handle_register and keepalives
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Mark Michelson 6fa79e8f77 Make ACLs IPv6-capable.
15 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Michiel van Baak f4617ae2b5 Ignore Redial softkey when no previous dialed number is known
15 years ago
Michiel van Baak cc89bc0a27 Cleanup transmit_* functions
15 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
15 years ago