⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 asteriskchannel.html

📁 关于asterisk的java包
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></CODE></FONT></TD><TD><CODE><B>AsteriskChannel.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html#getLinkedChannel()">getLinkedChannel</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the channel this channel is currently bridged with, if any.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></CODE></FONT></TD><TD><CODE><B>AsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskServer.html#originateToApplication(java.lang.String, java.lang.String, java.lang.String, long)">originateToApplication</A></B>(java.lang.String&nbsp;channel,                       java.lang.String&nbsp;application,                       java.lang.String&nbsp;data,                       long&nbsp;timeout)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates an outgoing channel to an application.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></CODE></FONT></TD><TD><CODE><B>DefaultAsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/DefaultAsteriskServer.html#originateToApplication(java.lang.String, java.lang.String, java.lang.String, long)">originateToApplication</A></B>(java.lang.String&nbsp;channel,                       java.lang.String&nbsp;application,                       java.lang.String&nbsp;data,                       long&nbsp;timeout)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></CODE></FONT></TD><TD><CODE><B>AsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskServer.html#originateToApplication(java.lang.String, java.lang.String, java.lang.String, long, org.asteriskjava.live.CallerId, java.util.Map)">originateToApplication</A></B>(java.lang.String&nbsp;channel,                       java.lang.String&nbsp;application,                       java.lang.String&nbsp;data,                       long&nbsp;timeout,                       <A HREF="../../../../org/asteriskjava/live/CallerId.html" title="class in org.asteriskjava.live">CallerId</A>&nbsp;callerId,                       java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;variables)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates an outgoing channel to an application and sets an optional map of channel variables.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></CODE></FONT></TD><TD><CODE><B>DefaultAsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/DefaultAsteriskServer.html#originateToApplication(java.lang.String, java.lang.String, java.lang.String, long, org.asteriskjava.live.CallerId, java.util.Map)">originateToApplication</A></B>(java.lang.String&nbsp;channel,                       java.lang.String&nbsp;application,                       java.lang.String&nbsp;data,                       long&nbsp;timeout,                       <A HREF="../../../../org/asteriskjava/live/CallerId.html" title="class in org.asteriskjava.live">CallerId</A>&nbsp;callerId,                       java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;variables)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></CODE></FONT></TD><TD><CODE><B>AsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskServer.html#originateToExtension(java.lang.String, java.lang.String, java.lang.String, int, long)">originateToExtension</A></B>(java.lang.String&nbsp;channel,                     java.lang.String&nbsp;context,                     java.lang.String&nbsp;exten,                     int&nbsp;priority,                     long&nbsp;timeout)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates an outgoing channel to a dialplan entry (extension, context, priority).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></CODE></FONT></TD><TD><CODE><B>DefaultAsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/DefaultAsteriskServer.html#originateToExtension(java.lang.String, java.lang.String, java.lang.String, int, long)">originateToExtension</A></B>(java.lang.String&nbsp;channel,                     java.lang.String&nbsp;context,                     java.lang.String&nbsp;exten,                     int&nbsp;priority,                     long&nbsp;timeout)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></CODE></FONT></TD><TD><CODE><B>AsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskServer.html#originateToExtension(java.lang.String, java.lang.String, java.lang.String, int, long, org.asteriskjava.live.CallerId, java.util.Map)">originateToExtension</A></B>(java.lang.String&nbsp;channel,                     java.lang.String&nbsp;context,                     java.lang.String&nbsp;exten,                     int&nbsp;priority,                     long&nbsp;timeout,                     <A HREF="../../../../org/asteriskjava/live/CallerId.html" title="class in org.asteriskjava.live">CallerId</A>&nbsp;callerId,                     java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;variables)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates an outgoing channel to a dialplan entry (extension, context, priority) and sets an optional map of channel variables.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></CODE></FONT></TD><TD><CODE><B>DefaultAsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/DefaultAsteriskServer.html#originateToExtension(java.lang.String, java.lang.String, java.lang.String, int, long, org.asteriskjava.live.CallerId, java.util.Map)">originateToExtension</A></B>(java.lang.String&nbsp;channel,                     java.lang.String&nbsp;context,                     java.lang.String&nbsp;exten,                     int&nbsp;priority,                     long&nbsp;timeout,                     <A HREF="../../../../org/asteriskjava/live/CallerId.html" title="class in org.asteriskjava.live">CallerId</A>&nbsp;callerId,                     java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;variables)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/asteriskjava/live/package-summary.html">org.asteriskjava.live</A> that return types with arguments of type <A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.util.Collection&lt;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&gt;</CODE></FONT></TD><TD><CODE><B>AsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskServer.html#getChannels()">getChannels</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the active channels of the Asterisk server.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.util.Collection&lt;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&gt;</CODE></FONT></TD><TD><CODE><B>DefaultAsteriskServer.</B><B><A HREF="../../../../org/asteriskjava/live/DefaultAsteriskServer.html#getChannels()">getChannels</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.util.List&lt;<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&gt;</CODE></FONT></TD><TD><CODE><B>AsteriskQueue.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskQueue.html#getEntries()">getEntries</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the list of channels currently waiting in this queue.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/asteriskjava/live/package-summary.html">org.asteriskjava.live</A> with parameters of type <A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>OriginateCallback.</B><B><A HREF="../../../../org/asteriskjava/live/OriginateCallback.html#onBusy(org.asteriskjava.live.AsteriskChannel)">onBusy</A></B>(<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&nbsp;channel)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called if the originate was unsuccessful because the called party was busy.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>OriginateCallback.</B><B><A HREF="../../../../org/asteriskjava/live/OriginateCallback.html#onDialing(org.asteriskjava.live.AsteriskChannel)">onDialing</A></B>(<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&nbsp;channel)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when the channel has been created and before it starts ringing.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>AsteriskQueueListener.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskQueueListener.html#onEntryLeave(org.asteriskjava.live.AsteriskChannel)">onEntryLeave</A></B>(<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&nbsp;channel)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called whenever a channel (entry) leaves the queue</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>AsteriskServerListener.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskServerListener.html#onNewAsteriskChannel(org.asteriskjava.live.AsteriskChannel)">onNewAsteriskChannel</A></B>(<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&nbsp;channel)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called whenever a new channel appears on the Asterisk server.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>AbstractAsteriskServerListener.</B><B><A HREF="../../../../org/asteriskjava/live/AbstractAsteriskServerListener.html#onNewAsteriskChannel(org.asteriskjava.live.AsteriskChannel)">onNewAsteriskChannel</A></B>(<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&nbsp;channel)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>AsteriskQueueListener.</B><B><A HREF="../../../../org/asteriskjava/live/AsteriskQueueListener.html#onNewEntry(org.asteriskjava.live.AsteriskChannel)">onNewEntry</A></B>(<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&nbsp;channel)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called whenever a new channel (entry) appears in the queue</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B>OriginateCallback.</B><B><A HREF="../../../../org/asteriskjava/live/OriginateCallback.html#onNoAnswer(org.asteriskjava.live.AsteriskChannel)">onNoAnswer</A></B>(<A HREF="../../../../org/asteriskjava/live/AsteriskChannel.html" title="interface in org.asteriskjava.live">AsteriskChannel</A>&nbsp;channel)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called if the originate was unsuccessful because the called party did not answer the call.</TD></TR>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -