Commit Graph

436 Commits (05ec2860df560477546564e07058f8f9f1e17cfc)

Author SHA1 Message Date
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
12 years ago
Richard Mudgett de90681293 More places to eliminate the cast to argv but were not giving warnings.
12 years ago
Richard Mudgett 31f08344ee Fix compiler warning by eliminating the need for a cast.
12 years ago
Damien Wedhorn b34479ad37 More called details fixup for skinny.
12 years ago
Damien Wedhorn 0928f45794 Add prinotify messages to skinny.
12 years ago
Damien Wedhorn 0d553eece8 Add serviceURL stuff to skinny.
12 years ago
Damien Wedhorn 96025d5dfc Fixup skinny CLI completion.
12 years ago
Damien Wedhorn edf0483f4f Remove extraneous stuff from r381470.
13 years ago
Damien Wedhorn ce8101c6c6 Add back sending dialnumber to skinny.
13 years ago
Damien Wedhorn fffcdb0361 Respect callerid presentation in skinny.
13 years ago
Damien Wedhorn 98ef0d3215 Fix some issues with skinny callid.
13 years ago
Damien Wedhorn c0832b4765 Fix reload skinny with active devices.
13 years ago
Damien Wedhorn 44872e797c Reset skinny vmexten and immeddial char on reload.
13 years ago
Damien Wedhorn 8bb9aa2f6d Add variable length displayprompt packet to skinny and use octals.
13 years ago
Damien Wedhorn 523e472e1a Adds variable length callinfo packets to skinny.
13 years ago
Damien Wedhorn e9446501c9 Add force dial keys to skinny.
13 years ago
Damien Wedhorn ff32e094e5 Fix device call logging issues in skinny
13 years ago
Damien Wedhorn 822f5f5ff1 Fix issues with skinny sessions
13 years ago
Damien Wedhorn 7d5345c9c0 Skinny blob cleanup
13 years ago
Damien Wedhorn f795062662 Add group and namedgroup pickup to skinny
13 years ago
Damien Wedhorn bacc5e6604 Rewrite skinny dialing to remove threaded simpleswitch
13 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Damien Wedhorn cb6e00b408 Fix skinny to recognise vmexten in general section of conf
13 years ago
Damien Wedhorn b514659d1c Add g722 codec support to skinny
13 years ago
Damien Wedhorn 5cf8a1f2e5 Minor fixes for chan_skinny
13 years ago
Damien Wedhorn 758cad0984 Fix skinny debug tab completion
13 years ago
Damien Wedhorn 732767f230 Fix for chan_skinny leaving RTP ports open
13 years ago
Mark Michelson da85f8489f Make evaluation of channel variables consistently case-sensitive.
13 years ago
Andrew Latham 3820f1586e Doxygen Updates - Title update
13 years ago
Andrew Latham 99e1174bfa Doxygen Cleanup
13 years ago
Damien Wedhorn f4d1b7ab12 Rewrite of skinny debugging.
13 years ago
Damien Wedhorn 3d38998b70 Various small chan_skinny fixes and cleanup
13 years ago
Matthew Jordan 1efe727ed8 AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handling
13 years ago
Damien Wedhorn d979399071 Skinny cleanup (mwi_event_cb).
13 years ago
Damien Wedhorn 0271734f2e Skinny cleanup.
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Matthew Jordan 94187aafc0 AST-2012-008: Fix remote crash vulnerability in chan_skinny
13 years ago
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
13 years ago
Matthew Jordan c37c7b4a2c AST-2012-005: Fix remotely exploitable heap overflow in keypad button handling
13 years ago
Sean Bright 99bd5b1e2e Eliminate a bunch of shadow warnings.
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Sean Bright 51c24c88a1 Prefer ast_set_qos() over ast_netsock_set_qos()
13 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