Displaying 20 results from an estimated 71 matches for "humberto".
Did you mean:
umberto
2003 May 10
4
Wireless IP phone for *PBX
......) http://www.wifiphone.org
I dont know if it`s expensive I`ll call Monday Morning but, do you think
it may work with the features of Asterisk with not much effort? or somebody
out there have tested this phone.
4.- Somebody out there has another solution to this requierement.
Regards
Humberto
Humberto Atristain V.
Humberto Atristain V.
2010 Nov 28
6
has_one accepts_nested_attributes_for fields_for NOT WORKING HELP
MODEL
class User < ActiveRecord::Base
has_one :address, :dependent => :destroy
accepts_nested_attributes_for :address
end
CONTROL
def new
@user = User.new
@user.build_address # Adicionei
...
VIEW partial _form
....
<% f.fields_for :address do |b| %> # Adicionei
<%= b.text_field :city_manual %> # Adicionei
<% end %>
2019 Apr 08
2
Question about replacing the web interface with an audio stream
What’s wrong with reverse proxying icecast through apache?
In my case, it’s just a measure to allow a secondary point of access to a stream from public wifi that only allows ports 80 and 443.
Is it just a potential resource usage implication?
> On Apr 7, 2019, at 6:12 PM, Humberto Rodriguez <sub at hrfinancial.com> wrote:
>
> Why not reproduce the stream using the <audio> element of HTML in a regular webpage? You could turn autoplay on and the strean would sound automatically on most browsers, not so on Google’s.
>
> Humberto
>
>
>...
2008 Jan 01
2
Non-Linear Quantile Regression
...could put here for my data?? How I put my file in this
function? Might it be as [scan(file=read.dat" ]?? But where?
At last, one confirmation: Can I run log X log analysis in nlrq??
Please, I need very much any response, as I don't know what make in this
moment...
Thank you very much,
Humberto Marotta
phD Student from Federal University of Rio de Janeiro
[[alternative HTML version deleted]]
2005 Jan 05
1
chan_oh323 Module for Asterisk
...ist as
attachment. This will reduce the pain for many of the users who are
trying to compile the same from the libraries, which never seemed to
work.
Seshu Kanuri
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Humberto
Aicardi
Sent: Wednesday, January 05, 2005 3:01 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [Asterisk-Users] chan_oh323 & gatekeeper
Hi folks,
Until now I have used only SIP & IAX2 with success and
understand them pretty well. The point is that someon...
2013 Jan 31
2
Writing audio files (.wav) in a different directory
...eadWave(filename,min.ini,min.fin,"minutes")
writeWave(rec,"cut1.wav")
It is writing the file in the same directory of the "filename" object. What
I want to do is to write the "cut1.wav" file in a different folder.
Any suggestions?
Thanks in advance!
--
*Humberto Mohr*
*
*
Mestrando do PPG-Ecologia do Instituto Nacional de Pesquisas da Amazônia
(INPA)
Graduate student of the Master Program in Ecology in the National Institute
of Amazon Research (INPA)
[[alternative HTML version deleted]]
2019 Apr 08
2
Question about replacing the web interface with an audio stream
...at’s wrong with reverse proxying icecast through apache?
> In my case, it’s just a measure to allow a secondary point of access to a stream from public wifi that only allows ports 80 and 443.
> Is it just a potential resource usage implication?
>
>
>> On Apr 7, 2019, at 6:12 PM, Humberto Rodriguez <sub at hrfinancial.com <mailto:sub at hrfinancial.com>> wrote:
>>
>> Why not reproduce the stream using the <audio> element of HTML in a regular webpage? You could turn autoplay on and the strean would sound automatically on most browsers, not so on Google...
2004 Dec 07
3
Question about e1/digium
Hi all I am beginning in asterisk and am making tests with an ata-186.
For the time being the tests are going well, however have a doubt.
I am thinking about using a canal e1 with plate digium.
Assuming that the company of telecommunications supplies e1 with 30 canals
and numeration to me 4000-0001 4000-0029. she is possible to configure
asterisk
in way that somebody of is dials 4000-0025, to
2012 Oct 22
3
Error: object 'CO2' not found
...)
I am facing the error below:
> ### ** Examples
>
> CO2.Qn1 <- CO2[CO2$Plant == "Qn1", ]
Error: object 'CO2' not found
Execution halted
I have the packages required (stats,graphics) and they are loaded as
library() and search() shows.
Any clue about it?
Thanks,
Humberto.
[[alternative HTML version deleted]]
2003 May 17
1
XTEN Lite TROUBLE
...ies to reach 3 Ext. at the same time, can somebody haved this trouble?
and how can I fix it.
Also, I ?ll like to have the Xten LITE or PRO Softphone (Lite is free and
PRO about $50.00 USD) it can hanle 3 lines (lite) and 6 lines (Pro) how I
need to configure the user into the Asterisk.
Regards
Humberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030517/d7f05d05/attachment.htm
2007 Feb 04
5
Unicall/R2 for Asterisk 1.4 Available for TESTING
Im glad to let you know that finally I invested some time to make work
Unicall in Asterisk 1.4, I must say not much testing could be done
since I have no hardware available ( cards, servers ), however a
friend was able to test it with a couple of calls with success, I need
you to test this and report some feedback.
The sources are available in:
http://moy.ivsol.net/unicall/soft-switch/r1b1/
2003 Jul 21
1
PAnasonic And Asterisk
...nly E1?s and our Panasonic knowledge is
for E1)
or any idea how to do the following needs
have 20 ATA?s connected into the Wireless network to the asterisk and
the 20 ports can be extensions for the Panasonic?
Can I use G.723.1 in this configuration?
Someone has a better idea?
Regards
Humberto Atristain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030721/6759243e/attachment.htm
2006 Dec 05
4
question on tx_fax install for asterisk 1.4
I downloaded these 4 files:
app_rxfax.c app_txfax.c asterisk.patch spandsp-20061130.tar.gz
for use with asterisk 1.4 (these are the 1.4 files)
I installed spandsp, copied app_rxfax and app_txfax into
/asterisk-1.4beta3/apps
my question is what do I do with asterisk.patch?
I tried to put it in the apps directory also and run "patch <
asterisk.patch"
and it gave me an error.
2005 Oct 16
3
Dial plan questions
I'm afraid I'm quite confused by what I've found on the Wiki.
I have the following dial plan that works:
exten => 2201,1,Dial(sip/2201@gs1.uucp,20,)
exten => 2201,2,Voicemail(u2201)
exten => 2201,3,Hangup
exten => 2201,102,voicemail(b2201)
exten => 2201,104,hangup
When the phone is in use it goes to voice mail as busy. When not
picked up, as
2019 Apr 08
1
Question about replacing the web interface with an audio stream
...t's wrong with reverse proxying icecast through apache?
> In my case, it's just a measure to allow a secondary point of access to a stream from public wifi that only allows ports 80 and 443.
> Is it just a potential resource usage implication?
>
> On Apr 7, 2019, at 6:12 PM, Humberto Rodriguez <sub at hrfinancial.com> wrote:
>
> Why not reproduce the stream using the <audio> element of HTML in a regular webpage? You could turn autoplay on and the strean would sound automatically on most browsers, not so on Google's.
>
> Humberto
>
> FROM...
2019 Apr 08
0
Question about replacing the web interface with an audio stream
...hat’s wrong with reverse proxying icecast through apache?
> In my case, it’s just a measure to allow a secondary point of access to a
> stream from public wifi that only allows ports 80 and 443.
> Is it just a potential resource usage implication?
>
>
> On Apr 7, 2019, at 6:12 PM, Humberto Rodriguez <sub at hrfinancial.com>
> wrote:
>
> Why not reproduce the stream using the <audio> element of HTML in a
> regular webpage? You could turn autoplay on and the strean would sound
> automatically on most browsers, not so on Google’s.
>
> Humberto
>
>...
2010 Sep 12
3
Failed zfs send "invalid backup stream".............
I''m trying to replicate a 300 GB pool with this command
zfs send alpha at 3 | zfs receive -F omega
about 2 hours in to the process it fails with this error
"cannot receive new filesystem stream: invalid backup stream"
I have tried setting the target read only (zfs set readonly=on omega)
also disable Timeslider thinking it might have something to do with it.
What could be
2008 Jul 03
0
post hoc comparisons on NLME for longitudinal data
...ime -0.506 0.503 0.548 0.454
tretFIVR:tm 0.319 -0.906 -0.351 -0.292 -0.640
tretFRVI:tm 0.336 -0.337 -0.896 -0.304 -0.668 0.429
tretFRVR:tm 0.283 -0.282 -0.307 -0.899 -0.561 0.359 0.375
thank you for your help
Humberto Dutra
==========================================================
'Discipline - Success doesn't just happen. You have to be intentional about it, and that takes discipline.' - John Maxwell
Humberto Dutra
==========================================================
'Discipline...
2007 Oct 16
0
AST-2007-023 - SQL Injection Vulnerability in cdr_addon_mysql
...|
|--------------------+---------------------------------------------------|
| Reported On | October 16, 2007 |
|--------------------+---------------------------------------------------|
| Reported By | Humberto Abdelnur <humberto.abdelnur AT loria DOT |
| | fr> |
|--------------------+---------------------------------------------------|
| Posted On | October 16, 2007 |
|------------...
2005 Feb 24
1
Azatel Azacall 200 issue with asterisk
...y ,, just the issue is the azatel.
the very most important issue is that my long distance calling with a
service provider is working perfectly ,, just internal extension to
extension calling does not work at all.
anyone had this issue?
i am using firmware 1.5.6
thanks in advance for your help
Humberto