search for: yeahright

Displaying 4 results from an estimated 4 matches for "yeahright".

2004 Jul 26
1
Global Variables Scope
...from voicemail.conf or (b) that I can include the globalvars.conf in voicemail.conf and use the variables there also. So: (Bad example but just allow me...) globalvars.conf #MY INFORMATION MC_NAME=Mike Coakley MC_EXT=2100 MC_VM=2100@tech MC_QUEUE=techs MC_EMAIL=mcoakley @ ioumail.com MC_PAGER=yeahright @ spamyalater.com Then in extension.conf [globals] #include globalvars.conf [tech_stations] exten => 2100,1,Macro(std_extn,${MC_EXT}, ${MC_VM}) In voicemail.conf [tech] ${MC_VM}=1234,${MC_NAME},${MC_EMAIL},${MC_PAGER} This ability would be great for information consolidation purposes. Any...
2004 Aug 06
2
Multiple Stream? Request for Config
Greeting all -- I'm having some problems setting up multiple streams with iceS, for example, a hi-bandwidth and lo-bandwidth stream of the same audio. Could someone post a config that works in this case? thanks .oOo.oOo.o..o.oOo.oOo. Ben Wilson admin -- thelocust.org ben@thelocust.org 'OoO'OoO'O''O'OoO'OoO' --- >8 ---- List archives:
2004 May 26
5
cdr_odbc with mysql on a remote server
I'm trying to add cdr_odbc.so to log my CDR data to a mysql DB. I've managed to compile everything, and seem to almost be ready to head home. I've added a small debug line to cdr_odbc.c as follows: if((ODBC_res != SQL_SUCCESS) && (ODBC_res != SQL_SUCCESS_WITH_INFO)) { if(option_verbose > 10) ast_verbose(
2004 Aug 06
0
Multiple Stream? Request for Config
...<!-- Hostname or ip of the icecast server you want to connect to --> <Hostname>wouldntyouliketoknow.com</Hostname> <!-- Port of the same --> <Port>8000</Port> <!-- Encoder password on the icecast server --> <Password>yeahright</Password> <!-- Header protocol to use when communicating with the server. Use xaudiocast for icecast, or icy for shoutcast compatibility --> <Protocol>xaudiocast</Protocol> </Server> <!-- The name of the mountpoint on the icecast ser...