summaryrefslogtreecommitdiff
path: root/channels/chan_skinny.c
AgeCommit message (Expand)Author
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-10Change chan_skinny to use core transfer API.Damien Wedhorn
2013-05-24Split Hold event into Hold/Unhold, and move it into core.Jason Parker
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-19Add transfer softkey to ringout state to enable blond transfers.Damien Wedhorn
2013-05-18Add call forward no answer to skinny and cleanup general callfwd handling.Damien Wedhorn
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.cRichard Mudgett
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-27Fix skinny encall button to not blind xfer.Damien Wedhorn
2013-03-26Suppress compiler warning.Russell Bryant
2013-03-22Fix skinny voicemail indication issues.Damien Wedhorn
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-02-27More places to eliminate the cast to argv but were not giving warnings.Richard Mudgett
2013-02-27Fix compiler warning by eliminating the need for a cast.Richard Mudgett
2013-02-25More called details fixup for skinny.Damien Wedhorn
2013-02-25Add prinotify messages to skinny.Damien Wedhorn
2013-02-19Add serviceURL stuff to skinny.Damien Wedhorn
2013-02-19Fixup skinny CLI completion.Damien Wedhorn
2013-02-14Remove extraneous stuff from r381470.Damien Wedhorn
2013-02-14Add back sending dialnumber to skinny.Damien Wedhorn
2013-02-14Respect callerid presentation in skinny.Damien Wedhorn
2013-02-11Fix some issues with skinny callid.Damien Wedhorn
2013-02-06Fix reload skinny with active devices.Damien Wedhorn
2013-02-06Reset skinny vmexten and immeddial char on reload.Damien Wedhorn
2013-02-02Add variable length displayprompt packet to skinny and use octals.Damien Wedhorn
2013-02-01Adds variable length callinfo packets to skinny.Damien Wedhorn
2013-01-25Add force dial keys to skinny.Damien Wedhorn
2013-01-21Fix device call logging issues in skinnyDamien Wedhorn
2013-01-20Fix issues with skinny sessionsDamien Wedhorn
2013-01-06Skinny blob cleanupDamien Wedhorn
2013-01-06Add group and namedgroup pickup to skinnyDamien Wedhorn
2013-01-06Rewrite skinny dialing to remove threaded simpleswitchDamien Wedhorn
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2012-12-14Fix skinny to recognise vmexten in general section of confDamien Wedhorn
2012-12-14Add g722 codec support to skinnyDamien Wedhorn
2012-12-13Minor fixes for chan_skinnyDamien Wedhorn
2012-12-13Fix skinny debug tab completionDamien Wedhorn
2012-11-02Fix for chan_skinny leaving RTP ports openDamien Wedhorn
2012-10-29Make evaluation of channel variables consistently case-sensitive.Mark Michelson
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-01Doxygen CleanupAndrew Latham
2012-08-07Rewrite of skinny debugging.Damien Wedhorn
2012-06-15Various small chan_skinny fixes and cleanupDamien Wedhorn
2012-06-14AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handlingMatthew Jordan
2012-06-07Skinny cleanup (mwi_event_cb).Damien Wedhorn
2012-06-07Skinny cleanup.Damien Wedhorn