Search:
Radio
Radio over VoIP
A page to collect resources about linkages between Radios & Voice over IP
- Asterisk cmd Rpt: Module for using Asterisk to create a Repeater for Amateur or Commercial 2-way Radios
- iaxRPT: A "soft base station" Linux and Windows GUI client derived from iaxComm for the Rpt Asterisk application
- DingoTel: Sell commercial '2-way' product for linking 2-way radios to their VoIP service. Mass market approach makes this popular product available online or at Best Buy nationwide.
- eQSO: Free software to create Repeaters/Gateways to link 2-way radios across the Internet (either PMR446 or HAM)
- Wireless VOIP: collection of resources on Voice over 2.4 GHz frequencies
- RoA: VoIP AutoPatch
General Radio info:
HF
- Amateur Radio (licensed)
- CB (EU/US licensed) 27 MHz
VHF
- Amateur Radio (licensed)
UHF
- Amateur Radio (licensed)
- PMR446 (EU unlicensed) 446 MHz: http://www.446user.co.uk/ run a network of repeaters linked via eQSO
- FRS (US unlicensed) 462-467 MHz: http://f-r-s.org/
- GMRS (US licensed) 462-467 MHz: http://g-m-r-s.org/
- Australian CBRS (class licensed) 476-477 MHz: more info here
Thanks to all of you guys for your advices. I already tried to do what was written on the wiki yet I don 't hear any music from the site. Correct me if I was right on the steps I made.
1. I have this on my musiconhold.conf
[classes]
default => quietmp3:/var/lib/asterisk/mohmp3
;default => mp3:/var/lib/asterisk/mohmp3-empty,http://www.kcrw.com/pls/kcrwsimulcast.pls
;loud => mp3:/var/lib/asterisk/mohmp3
random => quietmp3:/var/lib/asterisk/mohmp3,-z
streaming => quietmp3nb:/var/lib/asterisk/mohmp3-empty,http://www.live365.com/play/322045?LID=807-usa&lid=807-usa&SaneID=67.117.89.22-1110847230368&AuthType=NORMAL&VisitCount=3&bitrate=256&now=1113619579760
2. Then I place this on my extensions.conf
exten => 99,1,Answer()
exten => 99,2,MusicOnHold(streaming)
exten => 99,3,Hangup
3. Then made a directory of mohmp3-empty on /var/lib/astersisk/
then restarted asterisk
Did I make the right steps or there is still something missing?????
_
Rowell B. Rufino
PHP Developer / Asterisk Developer
[classes]
default => quietmp3nb:/var/lib/asterisk/moh-native/frequence,http://www.live365.com/play/322045?LID=807-usa&lid=807-usa&SaneID=67.117.89.22-1110847230368&AuthType=NORMAL&VisitCount=3&bitrate=256&now=1113619579760
[moh_files]
isepic => /var/lib/asterisk/moh-native/isepic,r
holiday => /var/lib/asterisk/moh-native/holiday,r

Page Changes
