<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.dialogic.com/den/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Chan_capi</title><link>http://www.dialogic.com/den/groups/chan_diva/default.aspx</link><description>Development, Support and information about Chan_capi . This is the channel driver that allows Asterisk developers to use Diva products for network interface and to access all the advanced media and signaling features of the Diva Boards.</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>SoftIP Trial PPC</title><link>http://www.dialogic.com/den/groups/chan_diva/forum/p/8909/33448.aspx#33448</link><pubDate>Sat, 22 Oct 2011 07:49:34 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:33448</guid><dc:creator>mohamadi.maryam66@gmail.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can any one help me how to get PPC code of SoftIP in trial mode?I can not find any thing in site!&lt;/p&gt;</description></item><item><title>Use of chan_capi with Diva SS7</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/08/18/use-of-chan-capi-with-diva-ss7.aspx</link><pubDate>Tue, 18 Aug 2009 21:16:40 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:22567</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;Diva SS7 allows use of SS7 signaling with chan_capi. No changes to
chan_capi or chan_capi configuration are necessary. Diva SS7 provides
converion between SS7 protocol towards network and ETS 300 102-1
towards chan_capi. This allows use of existing chan_capi implementation
and configuration without changes.&lt;br /&gt;&lt;br /&gt;The solution allows simple implementation of gateways between SS7 and SIP, SS7 and local ISDN/PSTN networks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a title="Diva SS7 configuration (Diva demo system)" href="http://88.79.213.69:10005/softss7.cgi"&gt;Diva SS7 configuration (Diva demo system)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="Diva chan_capi (capi.conf, modules.conf) configuration (Diva demo system)" href="http://88.79.213.69:10005/chancapi.cgi"&gt;Diva chan_capi (capi.conf, modules.conf) configuration (Diva demo system)&lt;/a&gt;&lt;/p&gt;</description></item><item><title>chan_capi and chan_dialogicdiva 1.1.4 released now</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/08/18/chan-capi-and-chan-dialogicdiva-1-1-4-released-now.aspx</link><pubDate>Tue, 18 Aug 2009 20:55:43 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:22566</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;Based on chan_capi rev 737&lt;/p&gt;</description></item><item><title>chan_capi and chan_dialogicdiva 1.1.3 released now</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/08/04/chan-capi-and-chan-dialogicdiva-1-1-3-released-now.aspx</link><pubDate>Tue, 04 Aug 2009 10:24:03 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:22298</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;New stable version of chan_capi and chan_dialogicdiva are branched at version 1.1.3 and released now&lt;/p&gt;
&lt;p&gt;&lt;a title="Melware ChanCapi" href="http://www.melware.org/ChanCapi"&gt;Download&lt;/a&gt;&lt;/p&gt;</description></item><item><title>New command for conference management added to chan_capi</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/07/16/new-command-for-conference-management-added-to-chan-capi.aspx</link><pubDate>Thu, 16 Jul 2009 14:59:52 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:21969</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;(from README.media)&lt;br /&gt;&lt;br /&gt;chat_command&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt; Used to send command to conference.&lt;br /&gt;&lt;br /&gt;Supported hardware:&lt;br /&gt; Diva&lt;br /&gt;&lt;br /&gt;Syntax:&lt;br /&gt;capicommand(chat_command|options|roomname)&lt;br /&gt; options    - mandatory&lt;br /&gt;     r - Remove newest user from conference.&lt;br /&gt;         Command does not apply to calling member and  be used by operators only.&lt;br /&gt;     l - Remove all listeners from conference.&lt;br /&gt;         Command does not apply to calling member and  be used by operators only.&lt;br /&gt;     o - Remove all operators from conference.&lt;br /&gt;         Command does not apply to calling member and  be used by operators only.&lt;br /&gt;     a - Remove all users from conference.&lt;br /&gt;         Command does not apply to calling member and  be used by operators only.&lt;br /&gt; roomname   - optional, room caller assigned to is used if not present&lt;br /&gt;&lt;br /&gt;Syntax example:&lt;br /&gt;exten =&amp;gt; s,n,capicommand(chat_command|r)&lt;br /&gt;exten =&amp;gt; s,n,capicommand(chat_command|lo|test)&lt;br /&gt;exten =&amp;gt; s,n,capicommand(chat_command|a|test)&lt;br /&gt;&lt;br /&gt;Conference example:&lt;br /&gt;/////////////////////////////////////////////////////////////////////&lt;br /&gt;[isdn-in]&lt;br /&gt;exten =&amp;gt; _X.,1,Answer&lt;br /&gt;exten =&amp;gt; _X.,n,Authenticate(12345)&lt;br /&gt;exten =&amp;gt; _X.,n,Playback(vm-rec-name)&lt;br /&gt;exten =&amp;gt; _X.,n,Record(/tmp/name${UNIQUEID}.alaw,5,15)   ; Record name&lt;br /&gt;exten =&amp;gt; _X.,n,capicommand(chat_play|c1||/tmp/name${UNIQUEID}.alaw|1-4) ; Play name to conference&lt;br /&gt;exten =&amp;gt; _X.,n,capicommand(resource|1-4)                ; Create resource PLCI if call from IP&lt;br /&gt;exten =&amp;gt; _X.,n,capicommand(clamping|200)                ; Activate suppression of DTMF codes&lt;br /&gt;exten =&amp;gt; _X.,n,capicommand(vc|chat_mute|1|yes)          ; Voice command, key 1 - mute all members except operators&lt;br /&gt;exten =&amp;gt; _X.,n,capicommand(vc|chat_mute|2|no)           ; Voice command, key 2 - unmute all members except operators&lt;br /&gt;exten =&amp;gt; _X.,n,capicommand(vc|chat_command|0|a|c1)      ; Voice command, key 0 - disconnect all members&lt;br /&gt;exten =&amp;gt; _X.,n,capicommand(vc|noisesuppressor|3|yes)    ; Voice command, key 3 - turn noise suppression on&lt;br /&gt;exten =&amp;gt; _X.,n,capicommand(vc|noisesuppressor|4|no)     ; Voice command, key 4 - turn noise suppression off&lt;br /&gt;exten =&amp;gt; _X.,n,capicommand(chat|c1|mo|1-4)              ; Add caller to conference as operator&lt;/p&gt;</description></item><item><title>Re: Question form support: Asterisk Konferenzen / Timingdevice</title><link>http://www.dialogic.com/den/groups/chan_diva/forum/p/5639/21967.aspx#21967</link><pubDate>Thu, 16 Jul 2009 13:33:05 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:21967</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;&lt;span&gt;&lt;span style="font-size:85%;"&gt;In case Diva is used for conferencing then &amp;quot;chat&amp;quot; chan_capi command should be used instead of MeetMe.&lt;br /&gt;&lt;br /&gt;Using
&amp;quot;chat&amp;quot; conference is done on Diva hardware and not on host. Diva
hardware will use internal clock (from TDM or from internal clock
source) if necessary. &amp;quot;chat&amp;quot; can span conferences over multiple Diva
boards.&lt;br /&gt;&lt;br /&gt;Using &amp;quot;chat&amp;quot; this is possible interconnect E.1/T.1/S.0
and IP members and to span conferences over multiple Diva board. This
allows not only to offload host but provide for all participants
(inclusive IP participants) conference with active talker evaluation
and media processing (noise suppression, dtmf detection, digital gain
control, ...)&lt;br /&gt;&lt;br /&gt;Use of &amp;quot;chat&amp;quot; chan_capi command together with &amp;quot;vc&amp;quot;
chan_capi command allows interactive change (in real time) of apllied
to media streams media processing.&lt;br /&gt;&lt;br /&gt;Please read more about &amp;quot;chat&amp;quot;, &amp;quot;chat_play&amp;quot;, &amp;quot;chat_mute&amp;quot;, &amp;quot;vc&amp;quot; and &amp;quot;resource&amp;quot; chan_capi commands in README.media&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;exten =&amp;gt; 2001,1,Answer&lt;br /&gt;exten =&amp;gt; 2001,n,Authenticate(12345)&lt;br /&gt;exten =&amp;gt; 2001,n,Playback(vm-rec-name)&lt;br /&gt;exten =&amp;gt; 2001,n,Record(/tmp/name${UNIQUEID}.alaw,5,15) &lt;br /&gt;exten =&amp;gt; 2001,n,capicommand(chat_play|c1||/tmp/name${UNIQUEID}.alaw|1-4)&lt;br /&gt;exten =&amp;gt; 2001,n,capicommand(resource|1-4)&lt;br /&gt;exten =&amp;gt; 2001,n,capicommand(clamping|200)&lt;br /&gt;exten =&amp;gt; 2001,n,capicommand(vc|noisesuppressor|3|yes)&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Voice command, key 3 - turn noise suppression on&lt;br /&gt;exten =&amp;gt; 2001,n,capicommand(vc|noisesuppressor|4|no)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Voice command, key 4 - turn noise suppression off&lt;br /&gt;exten =&amp;gt; 2001,n,capicommand(chat|c1|m|1-4)&lt;br /&gt;&lt;br /&gt;exten =&amp;gt; 2002,1,Answer &lt;br /&gt;exten =&amp;gt; 2002,n,Authenticate(21212) &lt;br /&gt;exten =&amp;gt; 2002,n,Playback(vm-rec-name)&lt;br /&gt;exten =&amp;gt; 2002,n,Record(/tmp/name${UNIQUEID}.alaw,5,15)&lt;br /&gt;exten =&amp;gt; 2002,n,capicommand(chat_play|c1||/tmp/name${UNIQUEID}.alaw|1-4)&lt;br /&gt;exten =&amp;gt; 2002,n,capicommand(resource|1-4)&lt;br /&gt;exten =&amp;gt; 2002,n,capicommand(clamping|200)&lt;br /&gt;exten =&amp;gt; 2002,n,capicommand(vc|chat_mute|1|yes)&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Voice command, key 1 - change to half duplex mode&lt;br /&gt;exten =&amp;gt; 2002,n,capicommand(vc|chat_mute|2|no)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Voice command, key 2 - change to full duplex mode&lt;br /&gt;exten =&amp;gt; 2002,n,capicommand(vc|chat_command|0|a|c1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Voice command, key 0 - disconnect all members&lt;br /&gt;exten =&amp;gt; 2002,n,capicommand(vc|noisesuppressor|3|yes)&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Voice command, key 3 - turn noise suppression on&lt;br /&gt;exten =&amp;gt; 2002,n,capicommand(vc|noisesuppressor|4|no)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Voice command, key 4 - turn noise suppression off&lt;br /&gt;exten =&amp;gt; 2002,n,capicommand(chat|c1|mo|1-4)&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Question form support: Asterisk Konferenzen / Timingdevice</title><link>http://www.dialogic.com/den/groups/chan_diva/forum/p/5639/21966.aspx#21966</link><pubDate>Thu, 16 Jul 2009 13:32:05 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:21966</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;&lt;span&gt;&lt;span style="font-size:x-small;"&gt;ein Kunde von Andreas fragt sich ob man ein Takt / Timingdevice f&amp;uuml;r Konferenzen mit Diva Karten braucht, siehe Link unten:&lt;br /&gt;
&lt;a href="https://mail.dialogic.com/owa/redir.aspx?C=b36c848c408e499aaeee3e9d50fd3885&amp;amp;URL=http%3a%2f%2fwww.das-asterisk-buch.de%2f2.1%2fkonferenzraum-installation.html" target="_blank"&gt;http://www.das-asterisk-buch.de/2.1/konferenzraum-installation.html&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="font-size:x-small;"&gt;(Customer ask about support for mentioned in the book timingdevive)&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Download Chan_Dialogicdiva</title><link>http://www.dialogic.com/den/groups/chan_diva/pages/download.aspx</link><pubDate>Fri, 15 May 2009 17:47:08 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:20432</guid><dc:creator>falfaro</dc:creator><description>&lt;p&gt;All of the software and drivers required to operate a Diva board with 
Asterisk can be downloaded as a single package from the Dialogic web site. Click 
&lt;a href="http://www.dialogic.com/products/tdm_boards/system_release_software/Diva_for_Linux.htm?dl=1&amp;amp;regID=26907"&gt;here&lt;/a&gt; 
to download that package. The open source chan_dialogicdiva code that is 
compatible with the drivers is included in the package. It can be automatically 
installed along with the drivers. &lt;/p&gt;
&lt;p&gt;Help for understanding and implementing the advanced features of Diva boards 
can are available in numerous locations on the Dialogic Website. A series of 
README files accompany chan_dialogicdiva that contain all the basic information 
needed to install and implent the Diva board. For more detailed information, a 
series of application notes for Dialogic&amp;reg; Diva&amp;reg; use with Asterisk are also 
available.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.dialogic.com/products/tdm_boards/system_release_software/Diva_for_Linux.htm?dl=1&amp;amp;regID=26907"&gt;The 
open source chan_dialogicdiva code that is compatible with the drivers is 
included in the package&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Chan_dialogicdiva allows to play messages to conferences</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/05/15/diva-chan-capi-allows-to-play-messages-to-conferences.aspx</link><pubDate>Fri, 15 May 2009 16:07:37 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:20429</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;Using &amp;#39;chat_play&amp;#39; command this is possibe to play voice message to all members of conference while music on hold is played to caller&lt;/p&gt;
&lt;p&gt;This feature is available for E.1/T.1/S0/PSTN and for IP conference members&lt;/p&gt;
&lt;p&gt;Please read README.media for details&lt;/p&gt;</description></item><item><title>Update on chan_capi changes</title><link>http://www.dialogic.com/den/groups/chan_diva/forum/p/5266/20430.aspx#20430</link><pubDate>Fri, 15 May 2009 12:57:15 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:20430</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;chan-capi-trunk 715&lt;/p&gt;
&lt;p&gt;- fixed buffer length error with internal libcapi debug code.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;- performance optimizations, use debug code when needed only.&lt;br /&gt;- added commands for media features supported by Dialogic(R) Diva(R) Media Boards&lt;br /&gt;- added variable CAPI_CIP for full access to all bearer capabilities.&lt;br /&gt;- fixed CAPI &amp;#39;chat&amp;#39; for using more than 8 controllers.&lt;br /&gt;- fixed CAPI &amp;#39;chat&amp;#39; for not exceeding maximal size of CAPI message&lt;br /&gt;- add color fax &lt;br /&gt;- add autodetection of fax file format for sendfax command (SFF, CFF JPEG, CFF T.43, TEXT)&lt;br /&gt;- add extension for FAX paper formats and resolutions&lt;br /&gt;- adjust NULL PLCI LI path&lt;br /&gt;- add resource PLCI&lt;br /&gt;- add echocancelpath configuration option&lt;br /&gt;- fixed possible race condition while waiting for DISCONNECT_CONF&lt;br /&gt;- add static half duplex conference&lt;br /&gt;- add dynamic half duplex conference&lt;br /&gt;- add clear channel fax &lt;br /&gt;- add DTMF detection for NULL PLCI&lt;br /&gt;- use direct access to vocoders without RTP framing&lt;br /&gt;- play message to conference and music on hold to caller&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Diva chan_capi allows use of clear channel fax over IP</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/05/03/diva-chan-capi-allows-use-of-clear-channel-fax-over-ip.aspx</link><pubDate>Sun, 03 May 2009 11:30:03 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:20167</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;chan_capi &amp;#39;sendfax&amp;#39; and &amp;#39;receivefax&amp;#39; commands can be used to process clear channel fax over IP now.&lt;/p&gt;
&lt;p&gt;This is achieved by use of Diva resource PLCI to attach DSP resources to connected by IP call and use Diva V.34 (33600Bps) Fax resources.&lt;/p&gt;
&lt;p&gt;The &amp;#39;resource&amp;#39; chan_capi command does not change the state of the call for connected by E.1/T.1/S0/PSTN calls. This allows to use same context&lt;br /&gt;for processing all types of calls.&lt;/p&gt;
&lt;p&gt;Please read details on &amp;#39;receivefax&amp;#39; and &amp;#39;sendfax&amp;#39; commands in README.Diva.fax and on &amp;#39;resource&amp;#39; command in README.media&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;[handle_fax]&lt;br /&gt;exten =&amp;gt; s,1,capicommand(resource|1-4) ; Assign resource PLCI for IP, no action for E.1/T.1/S0/PSTN&lt;br /&gt;exten =&amp;gt; s,1,capicommand(receivefax|/tmp/${UNIQUEID}[|&amp;lt;stationid&amp;gt;|&amp;lt;headline&amp;gt;|&amp;lt;options&amp;gt;])&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;exten =&amp;gt; s,2,Hangup()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;exten =&amp;gt; h,1,deadagi,fax.php ; Run sfftobmp and mail it&lt;/p&gt;
&lt;p&gt;[handle_sendfax]&lt;br /&gt;exten =&amp;gt; s,1,capicommand(resource|1-4) ; Assign resource PLCI&lt;br /&gt;exten =&amp;gt; s,n,capicommand(sendfax|/tmp/sendfax001.sff|1234 1234 1234|Outgoing Fax)&lt;br /&gt;exten =&amp;gt; s,n,deadagi,faxlog.php ; Log result and schedule restart if necessary&lt;br /&gt;exten =&amp;gt; s,n,Hangup&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Diva chan_capi provides managed conference</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/05/01/diva-chan-capi-provides-managed-conference.aspx</link><pubDate>Fri, 01 May 2009 14:36:34 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:20144</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;h2 style="padding-left:90px;"&gt;Use &amp;#39;chat_mute&amp;#39; to manage conferences&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Diva chan_capi &amp;#39;chat&amp;#39; command supports three types of conference members:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Regular users&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Operators&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Listeners&lt;br /&gt;&lt;br /&gt;&amp;nbsp; Regular users can receive voise stream from conference and send voice stream to conference.&lt;br /&gt;&amp;nbsp; Outgoing (from user to conference) voice stream from regular users can be muted (deactivated)&lt;br /&gt;&amp;nbsp; and unmuted (activated) if necessary by &amp;#39;chat_mute&amp;#39; command.&lt;br /&gt;&lt;br /&gt;&amp;nbsp; Operators can receive voise stream from conference and send voice stream to conference.&lt;br /&gt;&amp;nbsp; Outgoing (from user to conference) voice stream from operators can not be muted (deactivated)&lt;br /&gt;&amp;nbsp; by &amp;#39;chat_mute&amp;#39; command.&lt;br /&gt;&lt;br /&gt;&amp;nbsp; Listeners can only receive voice stream from conference.&lt;br /&gt;&amp;nbsp; Outgoing (from user to conference) voice stream is muted (decativated) and can not be unmuted (activated)&lt;br /&gt;&amp;nbsp; by &amp;#39;chat_mute&amp;#39; command.&lt;br /&gt;&lt;br /&gt;&amp;nbsp; &amp;#39;chat_mute&amp;#39; command allows to manage conference switching regular users between active (voice stream from&lt;br /&gt;&amp;nbsp;&amp;nbsp; user to conference is active and used in conference) and passive (voice stream from user to conference&lt;br /&gt;&amp;nbsp;&amp;nbsp; is deactivated and not used in conference) mode. &amp;#39;chat_mute&amp;#39; command apply to regular users only.&lt;br /&gt;&amp;nbsp;&amp;nbsp; The state of operators and listeners is not changed by this commmand. Independent from changed by this&lt;br /&gt;&amp;nbsp;&amp;nbsp; command state of conference operators will remain active members and listeners will remain passive members&lt;br /&gt;&amp;nbsp;&amp;nbsp; of conference.&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;#39;chat_mute&amp;#39; command can be used by user which self is not a member of managed conference. Using&lt;br /&gt;&amp;nbsp;&amp;nbsp; this feature one user can control multiple conferences. This allows to implement functionality of common&lt;br /&gt;&amp;nbsp;&amp;nbsp; conference operator.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; The &amp;#39;chat_mute&amp;#39; command can be used for E.1/T.1/S0/PSTN and for IP conference members.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; Please read more in README.media&lt;/p&gt;</description></item><item><title>Dialogic(R) Diva(R) SoftIP use cases</title><link>http://www.dialogic.com/den/groups/chan_diva/media/p/20034.aspx</link><pubDate>Mon, 27 Apr 2009 09:47:40 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:20034</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;How to use Dialogic(R) Diva(R) SoftIP for migration from ISDN/SS7/POTS environment to IP/SIP and to reuse available Dialogic(R) Diva(R) hardware in new IP environment&lt;/p&gt;</description></item><item><title>Use of Dialogic(R) Diva(R) softIP with chan_capi</title><link>http://www.dialogic.com/den/groups/chan_diva/media/p/19882.aspx</link><pubDate>Mon, 20 Apr 2009 10:01:04 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:19882</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;Use of Dialogic(R) Diva(R) softIP wit chan_capi allows to process T.38 V.34 fax connections and add additional features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Accelaration by Diva hardware
&lt;ul&gt;
&lt;li&gt;Clear channel V.34 fax&lt;/li&gt;
&lt;li&gt;Vocoders (G.729, G.723 32Kbit, GSM-FR, iLBC)&lt;/li&gt;
&lt;li&gt;Extended media processing
&lt;ul&gt;
&lt;li&gt;Noise suppression&lt;/li&gt;
&lt;li&gt;Extended tone detection&lt;/li&gt;
&lt;li&gt;Extended tone generation&lt;/li&gt;
&lt;li&gt;AGC and digital gain control&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Process IP calls in the same way as E.1/T.1/S0/PSTN calls
&lt;ul&gt;
&lt;li&gt;Mapping between ISDN numbers and SIP addresses, REGISTRAR client support, outgoing proxy support&lt;/li&gt;
&lt;li&gt;SIP supplementary services are mapped to ISDN DSS1 supplementary services&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Conferencing between originated by E.1/T.1/S0/PSTN and IP streams&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Use of DSP resources for conferences with IP members</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/04/20/use-of-dsp-resources-for-conferences-with-ip-members.aspx</link><pubDate>Mon, 20 Apr 2009 08:43:23 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:19881</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;The &amp;quot;chat&amp;quot; command allows to create conference with multeple rooms. This allows to create conference between E.1/T.1/S0/Analog and IP members in fully transparent to user way. &amp;quot;chat&amp;quot; command always detects the type of connection and uses appropriate resources.&lt;/p&gt;
&lt;p&gt;The implementation of &amp;quot;chat&amp;quot; for IP endpoints uses Diva NULL PLCI. While this resource is available for every Diva hardware and allows to create high amount of IP endpoints running parallel to E.1/T.1/S0/Analog endpoints on the same Diva hardware it does not allows access to DSP resources for IP conference members.&lt;/p&gt;
&lt;p&gt;This is the reason why new &amp;quot;resource&amp;quot; command is added to chan_capi. This command allows to assign DSP resource to IP conference member. This is no need fo user to check the type of connection and the type of Diva hardware is using this command. The &amp;quot;resource&amp;quot; command detects automatically the type of connection and type of hardware and perform requested actions only if necessary and possible.&lt;/p&gt;
&lt;p&gt;The other more general way to use DSP resources for IP connections is to use Diva softIP. In this case IP traffic is processed by Diva protocol stack and presented as E.1/T.1 interface to chan_capi. This is not IP connection from the point of view of chan_capi and no additional commands are required.&lt;/p&gt;
&lt;p&gt;Example (from README.media):&lt;/p&gt;
&lt;pre&gt;[isdn-in]&lt;br /&gt;exten =&amp;gt; _X.,1,Answer     ; Answer the line&lt;br /&gt;exten =&amp;gt; _X.,n,Goto(s,1)&lt;br /&gt;exten =&amp;gt; s,1,capicommand(resource|1-4)           ; Create DSP resource on CAPI controllers 1-4 for IP members, ignore command for E.1/T.1/S0/POTS members&lt;br /&gt;exten =&amp;gt; s,n,capicommand(clamping|100)         ; Activate suppression of DTMF tones&lt;br /&gt;exten =&amp;gt; s,n,capicommand(rxagc|yes)            ; Activate Rx AGC&lt;br /&gt;exten =&amp;gt; s,n,capicommand(noisesuppressor|yes)  ; Activate suppression of ambient noises&lt;br /&gt;exten =&amp;gt; s,n,capicommand(vc|incrxdgain|0|1.5)  ; Install voice command menu for volume control, &amp;#39;0&amp;#39; to increase volume&lt;br /&gt;exten =&amp;gt; s,n,capicommand(vc|incrxdgain|1|-1.5) ; Install voice command menu for volume control, &amp;#39;1&amp;#39; to decrease volume&lt;br /&gt;exten =&amp;gt; s,n,capicommand(vc|txdgain|2|-128) ; Install voice command menu for volume control, &amp;#39;2&amp;#39; to mute tx path&lt;br /&gt;exten =&amp;gt; s,n,capicommand(vc|txdgain|3|0) ; Install voice command menu for volume control, &amp;#39;3&amp;#39; to activate tx path&lt;br /&gt;exten =&amp;gt; s,n,capicommand(chat|test1|m|1-4)     ; Craete/enter conference toom &amp;#39;test1&amp;#39;, controller field is ignored if media processing resource is assigned by &amp;#39;resource&amp;#39; command or for E.1/T.1/S0/POTS members&lt;br /&gt;&lt;br /&gt;Supported hardware (from README.media):&lt;br /&gt;&lt;br /&gt;Supported hardware:&lt;br /&gt;  Assign DSP resources to connected by IP network conference member. This feature is available&lt;br /&gt;  for equipped with DSP Diva hardware only.&lt;br /&gt;&lt;br /&gt;  For Diva 2PRI PCI, Diva 4PRI PCI, Diva 1PRI PCIe HS, Diva 2PRI PCIe HS and Diva 4PRI PCIe HS no&lt;br /&gt;  restrictions apply for this feature and this is possible to access N x 30 DSP resources&lt;br /&gt;  (N - amount of interfaces, 1 - 1PRI, 2 - 2PRI, 4 - 4PRI) in addition to used for E.1/T.1&lt;br /&gt;  DSP resources.&lt;br /&gt;&lt;br /&gt;  For Diva PRI Rev.3 PCI and Diva PRI Rev.3 PCIe this is possible to reserve two DSPs for processing&lt;br /&gt;  of E.1/T.1 without media processing features and share remainding DSPs between E.1/T.1 and IP&lt;br /&gt;  for connections with media processing features.&lt;br /&gt;  Using hardware with 30 DSPs and E.1 this is possible to create:&lt;br /&gt;    From:  2 x E.1 without media processing + 28 x E.1 with media processing&lt;br /&gt;    To:   30 x E.1 without media processing + 28 x IP with media processing&lt;br /&gt;  Using hardware with 30 DSPs and T.1 this is possible to create:&lt;br /&gt;    From: 23 x T.1 with media processing    +  7 x IP with media processing&lt;br /&gt;    To:   23 x T.1 without media processing + 28 x IP with media processing&lt;br /&gt;&lt;br /&gt;  For Diva BRI-2M Rev.2 PCI, Diva BRI-2M PCIe, Diva 4BRI Rev.2 PCI and for Diva 4BRI PCIe&lt;br /&gt;  this is not possible to reserve DSPs for processing of ISDN connections and to share&lt;br /&gt;  DSPs between ISDN and IP connection. In case DSP resources are assigned to connected&lt;br /&gt;  by IP conference member then appropriate DSP resources receive not available&lt;br /&gt;  for processing of ISDN connections. As result ISDN connections can not be processed.&lt;br /&gt;  To resolve this problem please use Diva configuration to change the configuration&lt;br /&gt;  of Diva board to resourceboardmode. In resourceboard mode ISDN interface is deactivated&lt;br /&gt;  and all available DSP resources (two DSPs for Diva BRI-2M and eight DSPs for Diva 4BRI)&lt;br /&gt;  can be used for connected by IP conference members (two members for Diva BRI-2M and&lt;br /&gt;  eight members for Diva 4BRI).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;</description></item><item><title>T.38 and Clear Channel fax support by chan_capi</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/04/03/t-38-and-clear-channel-fax-support-by-chan-capi.aspx</link><pubDate>Fri, 03 Apr 2009 12:48:40 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:19571</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;chan_capi supports both FoIP (Fax over IP) standards: T.38 and Clear Channel fax with V.34, ECM, intelligen fax processing, on demand change between voice and fax. All provided by Diva hardware in TDM (E.1/T.1/S0) environment fax features are available for T.38 and Clear Channel Fax.&lt;/p&gt;
&lt;p&gt;In case chan_capi is used to terminate or initiate the fax transmission all necessary features are provided by Diva softIP. softIP exposes one CAPI interface towards&lt;br /&gt;chan_capi and SIP interface towards IP network.&lt;br /&gt;This is no need to change chan_capi configuration. This is only necessary to specify softIP as CAPI controller. All other configuration details are handled by Diva softIP configuration.&lt;/p&gt;
&lt;p&gt;Diva softIP allows to preserve all voice features. This is possible to process voice calls over IP and switch between voise and fax media. Diva softIP can be used&lt;br /&gt;in one system with Diva hardware and supports line interconnect (conferencing) between processed by Diva hardware and by softIP voice streams.&lt;/p&gt;
&lt;p&gt;In case softIP is used with one or more Diva boards in resource board mode then V.34 Clear Channel Fax and G.729, iLBC, G.726, G.723, GSM and other vocoders receive available for chan_capi.&lt;/p&gt;
&lt;p&gt;softIp can be used in virtualized environment (VMWare, XEN, ...)&lt;/p&gt;</description></item><item><title>CHAN_CAPI README.Diva.fax</title><link>http://www.dialogic.com/den/groups/chan_diva/media/p/19570.aspx</link><pubDate>Fri, 03 Apr 2009 12:35:46 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:19570</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;Contained in the CHAN_CAPI description of Diva fax features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fax features
&lt;ul&gt;
&lt;li&gt;Intelligent fax processing
&lt;ul&gt;
&lt;li&gt;ECM&lt;/li&gt;
&lt;li&gt;Fax compression&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;V.34&lt;/li&gt;
&lt;li&gt;FoIP/VoIP T.38 and Clear Channel fax&lt;/li&gt;
&lt;li&gt;FoIP using chan_capi&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Fax reception&lt;/li&gt;
&lt;li&gt;Fax transmissions&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>CHAN_CAPI README.media</title><link>http://www.dialogic.com/den/groups/chan_diva/media/p/19569.aspx</link><pubDate>Fri, 03 Apr 2009 12:30:22 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:19569</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;Contained in chan_capi description of media features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Media control
&lt;ul&gt;
&lt;li&gt;Volume control&lt;/li&gt;
&lt;li&gt;AGC&lt;/li&gt;
&lt;li&gt;Pitch control&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Tone detection&lt;/li&gt;
&lt;li&gt;Tone generation&lt;/li&gt;
&lt;li&gt;Human talker detection&lt;/li&gt;
&lt;li&gt;Conferencing
&lt;ul&gt;
&lt;li&gt;E.1/T.1/S0/Analog to E.1/T.1/S0/Analog&lt;/li&gt;
&lt;li&gt;E.1/T.1/S0/Analog to IP SIP/IAX&lt;/li&gt;
&lt;li&gt;IP SIP/IAX to IP SIP/IAX&lt;/li&gt;
&lt;li&gt;Use DSP resources for IP media processing
&lt;ul&gt;
&lt;li&gt;Clear channel fax with V.34 (33600 Bps)&lt;/li&gt;
&lt;li&gt;IP media processing and conferencing&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Managed conference with tree types of members
&lt;ul&gt;
&lt;li&gt;Regular member&lt;/li&gt;
&lt;li&gt;Operator&lt;/li&gt;
&lt;li&gt;Listener&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Interactive media control&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Dial Plan: Conference with multiple rooms and media control</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/04/01/dial-plan-conference-with-multiple-rooms-and-media-control.aspx</link><pubDate>Wed, 01 Apr 2009 22:39:25 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:19518</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;[isdn-in]&lt;br /&gt;exten =&amp;gt; _X.,1,Answer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Answer the line&lt;br /&gt;exten =&amp;gt; _X.,n,Goto(s,1)&lt;br /&gt;exten =&amp;gt; s,1,Set(TIMEOUT(digit)=5)&amp;nbsp; ; Set Digit Timeout to 5 seconds&lt;br /&gt;exten =&amp;gt; s,n,Set(TIMEOUT(response)=10)&amp;nbsp; ; Set Response Timeout to 10 seconds&lt;br /&gt;exten =&amp;gt; s,n(restart),BackGround(demo-instruct) ; Play some instructions&lt;br /&gt;exten =&amp;gt; s,n,WaitExten&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Wait for an extension to be dialed, use to select conference room&lt;/p&gt;
&lt;p&gt;; You can create macro to set up vc menu&lt;br /&gt;exten =&amp;gt; 1,1,capicommand(clamping|100)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Activate suppression of DTMF tones&lt;br /&gt;exten =&amp;gt; 1,n,capicommand(vc|incrxdgain|0|1.5)&amp;nbsp; ; Install voice command menu for volume control, &amp;#39;0&amp;#39; to increase volume&lt;br /&gt;exten =&amp;gt; 1,n,capicommand(vc|incrxdgain|1|-1.5) ; Install voice command menu for volume control, &amp;#39;1&amp;#39; to decrease volume&lt;br /&gt;exten =&amp;gt; 1,n,capicommand(vc|txdgain|2|-128) ; Install voice command menu for volume control, &amp;#39;2&amp;#39; to mute tx path&lt;br /&gt;exten =&amp;gt; 1,n,capicommand(vc|txdgain|3|0) ; Install voice command menu for volume control, &amp;#39;3&amp;#39; to activate tx path&lt;br /&gt;exten =&amp;gt; 1,n,capicommand(chat|test1|m|1-4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Create/enter conference room &amp;#39;test1&amp;#39;&lt;/p&gt;
&lt;p&gt;exten =&amp;gt; 2,1,capicommand(clamping|100)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Activate suppression of DTMF tones&lt;br /&gt;exten =&amp;gt; 2,1,capicommand(txdgain|-128)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Deactivate tx path&lt;br /&gt;exten =&amp;gt; 2,n,capicommand(vc|incrxdgain|0|1.5)&amp;nbsp; ; Install voice command menu for volume control, &amp;#39;0&amp;#39; to increase volume&lt;br /&gt;
exten =&amp;gt; 2,n,capicommand(vc|incrxdgain|1|-1.5) ; Install voice command menu for volume control, &amp;#39;1&amp;#39; to decrease volume&lt;br /&gt;
exten =&amp;gt; 2,n,capicommand(vc|txdgain|2|-128) ; Install voice command menu for volume control, &amp;#39;2&amp;#39; to mute tx path&lt;br /&gt;
exten =&amp;gt; 2,n,capicommand(vc|txdgain|3|0) ; Install voice command menu for volume control, &amp;#39;3&amp;#39; to activate tx path&lt;br /&gt;
exten =&amp;gt; 2,n,capicommand(chat|test1|m|1-4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Create/enter conference room &amp;#39;test1&lt;br /&gt;exten =&amp;gt; 2,n,capicommand(chat|test2|m|1-4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; Create/enter conference room &amp;#39;test2&amp;#39;&lt;br /&gt;&lt;br /&gt;exten =&amp;gt; i,1,Playback(invalid)&lt;br /&gt;exten =&amp;gt; i,n,Goto(s,restart)&lt;br /&gt;exten =&amp;gt; h,1,Hangup&lt;/p&gt;</description></item><item><title>New Diva DEMO system online</title><link>http://www.dialogic.com/den/groups/chan_diva/blog/archive/2009/03/26/new-diva-dem-system-online.aspx</link><pubDate>Thu, 26 Mar 2009 13:24:22 GMT</pubDate><guid isPermaLink="false">20257faa-c063-439b-b36e-4c24c8e4de58:19332</guid><dc:creator>vladimir.startsev@eicon.com</dc:creator><description>&lt;p&gt;New Diva DEMO system is online and allows to take a look on the changes in the future version&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;chan_capi configuration&lt;/li&gt;
&lt;li&gt;New sipControl features&lt;/li&gt;
&lt;li&gt;SS7 integration&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please use link: &lt;a title="Dialogic&amp;reg; Diva&amp;reg; Configuration live demo system" href="http://88.79.213.69:10005/"&gt;Dialogic&amp;reg; Diva&amp;reg; Configuration live demo system&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>
