Re: [asterisk-users] music on hold realtime

2008-07-09 Thread Nhadie
Hi additional question on music on hold.

scenario: both using x-lite

two extensions 101 and 102

101 calls 102
102 click onhold button
101 hears music (the music is what 101 uploaded)
102 offhold call
101 press onhold button
102 hears music (the music is what 102 uploaded)
call put offhold
call hangup

vice versa
102 calls 101
101 click onhold button
102 hears music (the music is what 102 uploaded)
101 offhold call
102 press onhold button
101 hears music (the music is what 101 uploaded)
call put offhold
call hangup

so basically, when a call is put on hold, the user hears it's own music.
my understanding of musiconhold, whoever pushes the onhold button, the 
other end should hear the music of whoever puts the call onhold.

am i understanding it correctly? is my question clear =D?
Thanks for you help.

regards,
nhadie



Nhadie wrote:
 Is it possible for music on hold to be in a central server? upgrading to 
  1.6 is not an option for me currently.
 
 i have 2 asterisk servers, i'm using DNS SRV, i have a web interface 
 where user can upload their own music on hold, but forgot that when they 
 upload it wont be uploaded on the other server. musiconhold config pero 
 user is set as
 
 [$username]
 mode=file
 directory=/var/lib/asterisk/moh/$username
 
 what do i need to change in musiconhold to have it get the musiconhold 
 from a server maybe via http, hope my question is clear having a hard 
 time explaining it. thanks in advanced
 
 regards,
 ron
 
 Mark Michelson wrote:
 Nhadie wrote:
 Hi,

 Is it possible to use realtime for Music On Hold?
 Is it also possible to store the music/audio files on the database, same
 way a voicemail can be stored on the database?

 Thank You

 Regards,
 Nhadie


 Realtime music on hold does not exist in Asterisk versions prior to 
 1.6.0. Asterisk 1.6.0 supports realtime music on hold.

 Mark Michelson

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


 

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] music on hold realtime

2008-07-07 Thread Nhadie
Is it possible for music on hold to be in a central server? upgrading to 
  1.6 is not an option for me currently.

i have 2 asterisk servers, i'm using DNS SRV, i have a web interface 
where user can upload their own music on hold, but forgot that when they 
upload it wont be uploaded on the other server. musiconhold config pero 
user is set as

[$username]
mode=file
directory=/var/lib/asterisk/moh/$username

what do i need to change in musiconhold to have it get the musiconhold 
from a server maybe via http, hope my question is clear having a hard 
time explaining it. thanks in advanced

regards,
ron

Mark Michelson wrote:
 Nhadie wrote:
 Hi,

 Is it possible to use realtime for Music On Hold?
 Is it also possible to store the music/audio files on the database, same
 way a voicemail can be stored on the database?

 Thank You

 Regards,
 Nhadie

 
 Realtime music on hold does not exist in Asterisk versions prior to 1.6.0. 
 Asterisk 1.6.0 supports realtime music on hold.
 
 Mark Michelson
 
 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] music on hold realtime

2008-07-07 Thread Barry L. Kline
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Nhadie wrote:
| Is it possible for music on hold to be in a central server? upgrading to
|   1.6 is not an option for me currently.
|

If the MOH is on server 1, you could export that MOH directory to server
2 via NFS.

Barry

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFIcjwzCFu3bIiwtTARAoeXAJ9BvYSixmVrdqGmUoAKdTZD4tkqVgCfdv+7
MtGAwsnFm6NV0w00EmIujBs=
=hlI+
-END PGP SIGNATURE-

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] music on hold realtime

2008-07-01 Thread Nhadie
Hi,

Is it possible to use realtime for Music On Hold?
Is it also possible to store the music/audio files on the database, same
way a voicemail can be stored on the database?

Thank You

Regards,
Nhadie


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] music on hold realtime

2008-07-01 Thread Benjamin Jacob

If by realtime, you mean to be able to read the MOH class from a DB and set 
MusicOnHold, then I think you should try func_odbc.
Have never tried it, but reading the workings of it, it seems to be possible to 
achieve this.

Let me know if you succeed in it.

- Ben.


--- On Tue, 7/1/08, Nhadie [EMAIL PROTECTED] wrote:

 From: Nhadie [EMAIL PROTECTED]
 Subject: [asterisk-users] music on hold realtime
 To: asterisk-users@lists.digium.com
 Date: Tuesday, July 1, 2008, 1:33 PM
 Hi,
 
 Is it possible to use realtime for Music On Hold?
 Is it also possible to store the music/audio files on the
 database, same
 way a voicemail can be stored on the database?
 
 Thank You
 
 Regards,
 Nhadie
 
 
 ___
 -- Bandwidth and Colocation Provided by
 http://www.api-digital.com --
 
 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


  


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] music on hold realtime

2008-07-01 Thread Mark Michelson
Nhadie wrote:
 Hi,
 
 Is it possible to use realtime for Music On Hold?
 Is it also possible to store the music/audio files on the database, same
 way a voicemail can be stored on the database?
 
 Thank You
 
 Regards,
 Nhadie
 

Realtime music on hold does not exist in Asterisk versions prior to 1.6.0. 
Asterisk 1.6.0 supports realtime music on hold.

Mark Michelson

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] music on hold realtime

2008-07-01 Thread Nhadie
thank you. will try to test 1.6.0.

Mark Michelson wrote:
 Nhadie wrote:
 Hi,

 Is it possible to use realtime for Music On Hold?
 Is it also possible to store the music/audio files on the database, same
 way a voicemail can be stored on the database?

 Thank You

 Regards,
 Nhadie

 
 Realtime music on hold does not exist in Asterisk versions prior to 1.6.0. 
 Asterisk 1.6.0 supports realtime music on hold.
 
 Mark Michelson
 
 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users