[Asterisk-Dev] A crazy idea... Skype channel in Asterisk

Smith, Simon J sjsmith at URBANSCIENCE.com
Mon Oct 18 21:09:35 MST 2004


Mark, please can you try and suggest what can be causing my issue below.
You're the man who would hopefully know!

Simon



"



Hi all,

I have a problem that I cannot seem to resolve and find an answer for.
I use AGI and the Perl AGI library to record wave files at various times
through out a dial plan. If these recordings go over say 15 minutes or
above (approx), all of a sudden the channel stops caring about DTMF
escape digits and no matter what keys you press you cannot escape the
recording. It is almost as if something is building up and large
recordings somehow affect DTMF recognition.

My max record time is 3 hours (1080000ms) and I am using a command
similar to the following:

my $x = $AGI->record_file($wavfile, 'wav', '0123456789', 1080000, 1);
I verified that the file is still recording and getting written, but any
digit I press after an extended amount of time is completely ignored.

 

Please can anyone help me!

Thanks.SS, Melbourne Aus





"







Best regards,

Simon Smith
sjsmith at urbanscience.com 
Please visit our new web site at www.urbanscience.com 
___________________________________________________________________
Associate/Consultant
+613 9550 0851
(mob. 0410 643 121)
Urban Science Pacific Ltd.
Melbourne, Australia


The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received
this in error, please contact the sender and delete the material from
any
computer. This transmission represents the current user's personal
opinion and is not made on behalf of my employer.


-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Mark Spencer
Sent: Tuesday, 19 October 2004 2:18 PM
To: pop at cofradia.org; Asterisk Developers Mailing List
Subject: Re: [Asterisk-Dev] A crazy idea... Skype channel in Asterisk

Take a look at DUNDi.

Mark

On Mon, 18 Oct 2004, Fernando Romo wrote:

> Dear Developers:
>
> I found skype and take a few moments to think in create a channel
capable to 
> talk the skype protocol. The purpose of this is crate a point if
contact with 
> the millions of skype users. For example, if we create a skype
username 
> called "mycompany" (for example) and when any skype user call to
"mycompany", 
> asterisk take control of the call, atend the call in a IVR and send to

> Voicemail if the user are unavailable.
>
> It sounds crazy, but i star to reseach how skype works and how to
create a 
> control channel for this.
>
> Any ideas are welcome.
>
> Best regards.......... Fernando Romo
>                              pop at cofradia.org
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
>  http://lists.digium.com/mailman/listinfo/asterisk-dev
>
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list