search for: ext_caller

Displaying 2 results from an estimated 2 matches for "ext_caller".

Did you mean: ext_called
2007 Sep 03
1
Dificult macro, please advise
...y other call to any other user (e.g.SIP/1 or SIP/2) and leave a message only on mailbox 1. This is inteded for a SOHO environment. I have defined only two mailboxes, the 1'st for personal ussage and the 2'nd for profesional usage. The macro that now allows me to do that is the following: EXT_CALLER= EXT_STUDIO=SIP/3 exten => _X,1,Macro(diallocal|SIP/${EXTEN}|20,Tr) [macro-diallocal] exten => s,1,Dial(${ARG1}|${ARG2}|${ARG3}) exten => s,2,Set(EXT_CALLED=${ARG1}) exten => s,3,GotoIf($["${EXT_CALLED}"="${EXT_STUDIO}"]?s-STUDIO-${DIALSTATUS},1:s-REST-${DIALSTATUS...
2016 Jun 01
15
[PATCH 00/15] clk/tegra: improve code and add DFS support
This series adds support for GM20B PLL's Maxwell features, namely glitchless switch and (more importantly) DFS support. DFS lets the PLL lower its output speed according to input current variations, making the clock more stable and allowing it to run safely at lower voltage. All GM20B additions are done in the last patch, which consequently ends up being considerably big ; fortunately, it