Re: [Asterisk-Users] MOH other than mp3 ??

2003-09-07 Thread Anton Tinchev
For fast hacking - Mplayer plays ASFs nice.
Try to make some wrapper(in perl maybe), that makes mplayer looks just like mpg123 for 
asterisk :)

John Brown wrote:
 On Sat, Sep 06, 2003 at 05:40:28PM -0500, Brian West wrote:
 
Just tell em its ASF.. like the would know the diffrence.
 
 
 The system they use to interface with the web is a pre-made
 system for the station and we can't touch it.  Output is ASF
 and we can't make it something else.
 
 
 
bkw

On Sat, 6 Sep 2003, John Brown wrote:


On Sat, Sep 06, 2003 at 04:56:22PM -0500, Brian West wrote:

You didn't just say MS-ASF

Yup I did, ducking under the table...  Customer requirement


MP3's good..

They rock, but the customer is doing something different
and wants to insert ASF  formated tunes.



bkw

On Sat, 6 Sep 2003, John Brown wrote:


is there a clean way to have MOH (Music on Hold) source
its audio from say a  MS-ASF streem ???

got a radio station that wants to have their MOH come
from their ASF based netbroadcast


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] MOH other than mp3 ??

2003-09-07 Thread Jayson Vantuyl
They have 5 different stations under one company.  The idea is
to have 5 different MOH sources (URL based) and depending on
who/what/when/where placed on hold they would get the right
stations current broadcast.

So I don't think the cost/value is there for multiple
Zap-Channel devices, or multiple sound cards

You are not going to get an ASF feed unless you do it yourself.  Trust me.
This is primarily because ASF could mean anything.  Much like .wav files and
.avi files, ASF files are only a wrapper that may contain various encodings.
If I had to guess, I'd say you're likely going to need to decode the ASF and
then decode WMA.  The AVIfile library has some support for this.

Given the trouble above, I would REALLY just recommend finding some card
that will handle like four audio inputs, get the SOX moh code mentioned
earlier, and hack together some process for pulling the data from the sound
card via sox.  IIRC, something like this has been done before by someone on
IRC.

I have nothing to back that up.

Does anyone have any specs on building a converter to take the sound input
from, say, a stereo plug and putting it onto a phone line?  Is there a box I
can buy at radio shack?  At that point, it would be a matter of patching MOH
to bridge to a zaptel channel (probably the best way to do this).

Jayson

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] MOH other than mp3 ??

2003-09-06 Thread Brian West
You didn't just say MS-ASF

MP3's good..

bkw

On Sat, 6 Sep 2003, John Brown wrote:

 is there a clean way to have MOH (Music on Hold) source
 its audio from say a  MS-ASF streem ???

 got a radio station that wants to have their MOH come
 from their ASF based netbroadcast


 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] MOH other than mp3 ??

2003-09-06 Thread John Brown
On Sat, Sep 06, 2003 at 04:56:22PM -0500, Brian West wrote:
 You didn't just say MS-ASF
 
Yup I did, ducking under the table...  Customer requirement

 MP3's good..

They rock, but the customer is doing something different
and wants to insert ASF  formated tunes.


 
 bkw
 
 On Sat, 6 Sep 2003, John Brown wrote:
 
  is there a clean way to have MOH (Music on Hold) source
  its audio from say a  MS-ASF streem ???
 
  got a radio station that wants to have their MOH come
  from their ASF based netbroadcast
 
 
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] MOH other than mp3 ??

2003-09-06 Thread Paul Crick
  You didn't just say MS-ASF
 Yup I did, ducking under the table...  Customer requirement
Gotta love those customers eh? Life'd be so much easier without 'em
sometimes ;-)

 They rock, but the customer is doing something different
 and wants to insert ASF  formated tunes.
Is there no way to take raw audio in, like on the Line In of their soundcard
or with a bridging device on a Zap channel?

Paul

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] MOH other than mp3 ??

2003-09-06 Thread Brian West
Just tell em its ASF.. like the would know the diffrence.

bkw

On Sat, 6 Sep 2003, John Brown wrote:

 On Sat, Sep 06, 2003 at 04:56:22PM -0500, Brian West wrote:
  You didn't just say MS-ASF

 Yup I did, ducking under the table...  Customer requirement

  MP3's good..

 They rock, but the customer is doing something different
 and wants to insert ASF  formated tunes.


 
  bkw
 
  On Sat, 6 Sep 2003, John Brown wrote:
 
   is there a clean way to have MOH (Music on Hold) source
   its audio from say a  MS-ASF streem ???
  
   got a radio station that wants to have their MOH come
   from their ASF based netbroadcast
  
  
   ___
   Asterisk-Users mailing list
   [EMAIL PROTECTED]
   http://lists.digium.com/mailman/listinfo/asterisk-users
  
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] MOH other than mp3 ??

2003-09-06 Thread John Brown
On Sat, Sep 06, 2003 at 03:32:00PM -0700, Paul Crick wrote:
  They rock, but the customer is doing something different
  and wants to insert ASF  formated tunes.

 Is there no way to take raw audio in, like on the Line In of their soundcard
 or with a bridging device on a Zap channel?

They have 5 different stations under one company.  The idea is
to have 5 different MOH sources (URL based) and depending on
who/what/when/where placed on hold they would get the right
stations current broadcast.

So I don't think the cost/value is there for multiple
Zap-Channel devices, or multiple sound cards
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] MOH other than mp3 ??

2003-09-06 Thread John Brown
On Sat, Sep 06, 2003 at 05:40:28PM -0500, Brian West wrote:
 Just tell em its ASF.. like the would know the diffrence.

The system they use to interface with the web is a pre-made
system for the station and we can't touch it.  Output is ASF
and we can't make it something else.


 
 bkw
 
 On Sat, 6 Sep 2003, John Brown wrote:
 
  On Sat, Sep 06, 2003 at 04:56:22PM -0500, Brian West wrote:
   You didn't just say MS-ASF
 
  Yup I did, ducking under the table...  Customer requirement
 
   MP3's good..
 
  They rock, but the customer is doing something different
  and wants to insert ASF  formated tunes.
 
 
  
   bkw
  
   On Sat, 6 Sep 2003, John Brown wrote:
  
is there a clean way to have MOH (Music on Hold) source
its audio from say a  MS-ASF streem ???
   
got a radio station that wants to have their MOH come
from their ASF based netbroadcast
   
   
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
   
   ___
   Asterisk-Users mailing list
   [EMAIL PROTECTED]
   http://lists.digium.com/mailman/listinfo/asterisk-users
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users