Commit Graph

399 Commits (7b51320642349100921af1308cb277c21d4fe18c)

Author SHA1 Message Date
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
14 years ago
Matthew Jordan c37c7b4a2c AST-2012-005: Fix remotely exploitable heap overflow in keypad button handling
14 years ago
Sean Bright 99bd5b1e2e Eliminate a bunch of shadow warnings.
14 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
14 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
14 years ago
Sean Bright 51c24c88a1 Prefer ast_set_qos() over ast_netsock_set_qos()
14 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
14 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
14 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
14 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
14 years ago
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
14 years ago
Damien Wedhorn 843c7ef088 Allow softkey reject while device onhook.
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
Damien Wedhorn 48f9a8f668 Fix segfault on answer.
14 years ago
Damien Wedhorn 5952117559 Fix segfault on answer.
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Richard Mudgett 7d9ba4875b Fix calls to ast_get_ip() not initializing the address family.
14 years ago
Damien Wedhorn 899df042f5 Fix simple switch to not progress a call when call already progressed.
14 years ago
Damien Wedhorn 7cb2ac8664 Add skinny version 17 protocol support.
14 years ago
Damien Wedhorn c5546e2bd7 Increase SKINNY_MAX_PACKET and add some logging.
14 years ago
Damien Wedhorn 0ac40dc255 Merged revisions 340031 via svnmerge from
14 years ago
Damien Wedhorn b90964eda5 Merged revisions 339992 via svnmerge from
14 years ago
Damien Wedhorn d59bb319fc Fixed segfault on core stop gracefully.
14 years ago
Matthew Jordan 8b5ba33fe0 Merged revisions 335078 via svnmerge from
14 years ago
Damien Wedhorn a0573368a1 Add SLA to skinny.
14 years ago
Richard Mudgett 145c174565 Merged revisions 328329 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Damien Wedhorn 7df5d0d416 Add autoanswer to skinny.
15 years ago
Damien Wedhorn 9598e5bc2f Remove skinny do_monitor and use ast_sched_start instead
15 years ago
Damien Wedhorn 0bb90a372e Remove extraneous line variables.
15 years ago
Damien Wedhorn 069b70c522 Fix up skinny hints.
15 years ago
Damien Wedhorn 969a317d81 Add activatesub and dialandactivate sub.
15 years ago
Damien Wedhorn 54bb8a0ca8 Move exten used for dialing from device to subchannel.
15 years ago
Damien Wedhorn c37c017781 Consolidate setsubstate_* into setsubstate and use a switch.
15 years ago
Damien Wedhorn bdbb3a506f Add setsubstate_onhook.
15 years ago
Damien Wedhorn 7002adcb3e Add setsubstate_callwait.
15 years ago
Damien Wedhorn 8c0b1115cd Only allow voicemail if substate is OFFHOOK or no channel active (UNSET).
15 years ago
Damien Wedhorn a9beb8323e Rename sub->parent to sub->line.
15 years ago
Damien Wedhorn bc61836c1b Move the hookstate from line to device.
15 years ago
Russell Bryant 0938974902 Merged revisions 317478 via svnmerge from
15 years ago
Damien Wedhorn e98ac1f0f4 Move hold stuff to the setsubstate arrangement.
15 years ago
Damien Wedhorn 2ae06c3e6d Add setsubstate_congestion and setsubstate_progress.
15 years ago
Damien Wedhorn 468b8229a7 Add setsubstate_busy.
15 years ago
Damien Wedhorn b9e763ecae Add setsubstate_ringout (equivalent to AST_STATE ringing).
15 years ago
Damien Wedhorn 99d0da2a2d Add setsubstate_ringin.
15 years ago
Damien Wedhorn bc814dc84a Make skinny_answer use setsubsate_connected.
15 years ago
Damien Wedhorn c6f189cd71 Cleanup skinny callinfo.
15 years ago
Russell Bryant 95561bd37a Merged revisions 316336 via svnmerge from
15 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
15 years ago