<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.E-MailFormatvorlage18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=DE link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Hi,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I want to note that the problems with the IVVR-System
are fixed. There  was a huge delay-time when sending a video to the
mobile-phone, also the second video was never show on the display (but was
played). Still I have some problems left. </span><span lang=EN-US>After the
connection between the Asterisk and the mobile-phone was made, the video is
played, however this is indicated only after 10 - 15 seconds on the display (see
below).</span><span lang=EN-US> How can I fix that? Are there any further
settings to build on asterisk? I programmed the videos (menu) in a loop so that
they will be played the hole time. All the features are working with more or
less quality-problems, but not on all phones. I used the following phones to
test:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Samsung QBowl F700 -&gt; working<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Sony Ericson k810i -&gt; working<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Samsung SGH-Z300 -&gt; working<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Nokia N70 -&gt; black screen when playing
the menu-video (from fontventa-page), but when calling other videos directly,
these were shown<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>If the system will work in the future, IŽll
try some more phones and will post the result to you.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Just one question left. How can I cancel
saving a video via dtmf, without canceling the call? So that I have the option
to go back to the menu. With rtsp and mp4play this works, when calling zero, so
as I setup in the menu.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Thank you and regards <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Nico<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Here is the
extensions.conf that I used for testing.:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
1424,1,H324m_gw(0@capi-in);<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; _0,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_0,2,mp4play(/tmp/menu/menu.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; _0,3,WaitExten<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_0,4,Goto(capi-in,0,2)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; _1,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_1,2,mp4play(/tmp/menu/menu1.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_1,3,Goto(capi-in,101,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_1,4,Goto(capi-in,1,2)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; _2,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_2,2,mp4play(/tmp/menu/menu2.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_2,3,Goto(capi-in,102,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_2,4,Goto(capi-in,2,2)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; _3,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_3,2,mp4play(/tmp/menu/menu3.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_3,3,Goto(capi-in,103,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
_3,4,Goto(capi-in,3,2)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; _4,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; _4,2,HangUp<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; 101,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
101,2,mp4save(/tmp/save.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
101,3,Goto(capi-in,0,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; 102,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
102,2,mp4play(/tmp/save.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
102,3,Goto(capi-in,0,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; 103,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; 103,2,transcode(,104@capi-in,h263@qcif/fps=10/kb=52/qmin=4/qmax=12/gs=50)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
103,3,Goto(capi-in,0,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:9.0pt;
font-family:"Courier New"'>exten =&gt; 104,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:9.0pt;
font-family:"Courier New"'>exten =&gt; 104,2,rtsp(rtsp://xx.xx.xx.xx/xxxxxxx/spiegel_direkt/28766.3gp)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:9.0pt;
font-family:"Courier New"'>exten =&gt; 104,3,Goto(capi-in,0,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:9.0pt;
font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:9.0pt;
font-family:"Courier New"'>exten =&gt; t,1,Goto(cpai-in,0,2)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'> <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Here the mobile-phone-timer
starts -&gt; 0 sec.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>[May 14 12:27:29]
WARNING[4416]: channel.c:1867 ast_waitfordigit_full: Unexpected control
subclass '18'<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>    -- Timeout on
Local/0@capi-in-ac24,2, continuing...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>    -- Executing
[0@capi-in:4] Goto(&quot;Local/0@capi-in-ac24,2&quot;, &quot;capi-in|0|2&quot;)
in new stack<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>    -- Goto
(capi-in,0,2)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>    -- Executing
[0@capi-in:2] mp4play(&quot;Local/0@capi-in-ac24,2&quot;,
&quot;/tmp/menu/menu.mp4&quot;) in new stack<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>mp4play
/tmp/menu/menu.mp4<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>found hint track 2<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>track 1 vide<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>found hint track 4<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>track 3 vide<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>found hint track 6<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>track 5 vide<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>MP4ERROR:
FindTrackId: Track index doesn't exist - track 3 type hint<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>MP4ERROR:
MP4Array::[]: index 2 of 2: Numerical result out of range<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'>From here on the
video is shown. -&gt; 12 sec. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
asterisk-video-bounces@lists.digium.com
[mailto:asterisk-video-bounces@lists.digium.com] <b>Im Auftrag von </b>Nico
Gundacker<br>
<b>Gesendet:</b> Freitag, 9. Mai 2008 13:05<br>
<b>An:</b> asterisk-video@lists.digium.com<br>
<b>Betreff:</b> [Asterisk-video] Help with example from fontventa page<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span lang=EN-US>Hi </span><span lang=EN-US
style='font-size:12.0pt;font-family:"Times New Roman","serif"'>everybody,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>once
again I need your help. I setup a new system, this time with an ISDN Fritz Card
(using capi drivers) and asterisk version 1.4.19. This time the system is
playing videos (h263 &amp; h263-2000) to a mobile phone. Also transcode and
rtsp are working with that device. The only problem left, is to manage an menu
like it is described at the fontventa-page. The first menu is shown to my
mobile phone (Sony Ericson k810i ), but when I try to switch the menu-folder
(calling 1,2,3 or 4) the asterisk system drop down the call with the following
message. Thanks again for your help now and in the past.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>Regards
Nico<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>==
Spawn extension (videomail, s, 2) exited non-zero on 'Local/s@videomail-cb6f,2'<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>&nbsp;
== Spawn extension (capi-in, 1424, 1) exited non-zero on 'CAPI/ISDN1#02/1424-1'<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>&nbsp;
== ISDN1#02: CAPI Hangingup for PLCI=0x101 in state 2<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&gt; ISDN1#02: CAPI INFO 0x3490: Normal call clearing<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:9.0pt;font-family:"Courier New"'>exten
=&gt; 1424,1,H324m_gw(s@videomail)<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>[videomail]<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; s,1,Answer<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
s,n,mp4play(/tmp/menu/menu.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
s,n,Goto(videomail,s,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
1,1,mp4play(/tmp/menu/menu1.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
1,n,mp4play(/tmp/menu/menu1.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
1,n,mp4play(/tmp/menu/menu1.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
1,n,mp4play(/tmp/menu/menu1.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
1,n,mp4play(/tmp/menu/menu1.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; 1,n,Goto(videomail-rec,s,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
2,1,mp4play(/tmp/menu/menu2.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
2,n,mp4play(/tmp/menu/menu2.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
2,n,mp4play(/tmp/menu/menu2.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
2,n,mp4play(/tmp/menu/menu2.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
2,n,mp4play(/tmp/menu/menu2.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; 2,n,Goto(videomail-play,s,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
3,1,mp4play(/tmp/menu/menu3.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
3,n,mp4play(/tmp/menu/menu3.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
3,n,mp4play(/tmp/menu/menu3.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
3,n,mp4play(/tmp/menu/menu3.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
3,n,mp4play(/tmp/menu/menu3.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; 3,n,Goto(videomail,s,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
4,1,mp4play(/tmp/menu/menu4.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
4,n,mp4play(/tmp/menu/menu4.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
4,n,mp4play(/tmp/menu/menu4.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
4,n,mp4play(/tmp/menu/menu4.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
4,n,mp4play(/tmp/menu/menu4.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt; 4,n,Hangup<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>[videomail-play]<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
s,1,mp4play(/tmp/menu/save.mp4)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
s,n,Goto(videomail,s,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
#,1,Goto(videomail,s,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>exten =&gt;
*,1,Goto(videomail-play,s,1)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:9.0pt;
font-family:"Courier New"'>[videomail-rec]<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:9.0pt;font-family:"Courier New"'>exten
=&gt; s,1,mp4save(/tmp/menu/save.mp4)</span><span lang=EN-US><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

</div>

</body>

</html>