Displaying 5 results from an estimated 5 matches for "bortolini".
Did you mean:
bartolini
2006 Jan 11
2
Table prefix
Hi everybody,
is it possible to override standard RoR table nomination/pluralization
to include a suffix? I have some tables with usr_ prefix but i would use
"real" table name in model naming. For example i have table
usr_accesslogs; in normal use i should create a model called
UsrAccesslog instead Accesslog.
Is it possible to do this??
Thanx
Davide
2006 Feb 07
1
MFC/R2 in Brazil
...N}) ;O ramal est? indispon?vel
exten=>s-CHANUNAVAIL,2,Hangup()
exten=>s-BUSY,1,Voicemail(b${MACRO_EXTEN});o ramal n?o est? ocupadodo
exten=>s-BUSY,2,Hangup()
exten=>s-CONGESTION,1,Voicemail(b${MACRO_EXTEN});o ramal n?o est?
?dispon?vel
exten=>s-CONGESTION,2,Hangup()
Darlon Ferreira Bortolini
Rede/Desenvolvimento
Betha Sistemas
Fone (48) 431-0750/Ramal 1000
2006 Feb 09
4
Problem win Unicall
I am having a strange problem with an asterisk servier using R2 Unicall
in Mexico. Most calls go through fine but some of them give me an error like
this:
-- Executing Dial("SIP/86-db41", "Unicall/g2/014448343600") in new stack
-- Called g2/014448343600
Feb 9 21:44:39 WARNING[23069]: chan_unicall.c:2644 handle_uc_event: Unicall/2
event Dialing
Feb 9 21:44:45
2006 Feb 10
1
2wav2mp3, monitor, mixmonitor, mpg123, queues
Hello!
I'm using Asterisk for our office telephony, but we have some problems
that still we can't resolve about it. Here they are:
1) merge in/out call recording files
I also tried to use a script I found on the internet, called 2wav2mp3
In extensions.conf I added the following lines
; script to be executed when monitoring has been finished
MONITOR_EXEC=/usr/local/bin/2wav2mp3
exten
2006 Jan 26
2
Rails with DB2
Anyone has a working installation of DB2 DBI driver for Ruby?
Davide