Displaying 20 results from an estimated 7000 matches similar to: "Telco intercept prompts"
2007 Sep 03
1
ADIT 600 & CMG <=> Asterisk question
I've searched but can't find an answer as to how many MGCP paths can a
single ADIT/CMG card support? It appears it's only 24 ports, maybe 48.
What I'd like to do is install 6 Telco T1's into a single (or more) Adit
600 and route inbound calls towards asterisk. Can I have more than one
CMG in a single chassis?
Or maybe you know of a better way to connect T1's to
2008 Oct 02
1
DTMF
How can I know for sure if SIP Trunk Provider is sending DTMF 'inband' or 'rfc2833'?
And more importantly if they could be sending both?
If I specify 'inband' should they honor that?
Thanks, Bart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081002/3b34d38d/attachment.htm
2005 Jul 15
1
SYMBOL NETVISION II NP-3010
I was looking at these SYMBOL NETVISION II NP-3010 VoIP TCP/IP WIRELESS
PHONES - I know they have been discontinued.
Am I asking for trouble to buy some of these for use on Asterisk?
TIA
Bart
2007 Sep 24
1
DTMF dropping digits
We have a Te410P with 3 Telco T1's (D4 SF ) with DID's (non-PRI). ANI &
DNIS is received in-band DTMF in a format such as *7145551212*8002*
What happens when there are 30 or more calls, asterisk might see is DNIS =
802 or ANI = 4551212 for examples, where parts of the numbers are dropped.
All the traffic arrives into a simple IVR script where a message is played.
We are
2009 Aug 18
1
Play Fake ring in phpagi
> I'm going blind searching - maybe you know?
>
> During the execution of a script I want to play fake ring to caller.
> Both of these examples complain of missing option:
>
> $agi->exec("Ringing");
> $agi->exec("Playtones ring");
>
> Notice: Undefined variable: options in
> /var/lib/asterisk/agi-bin/includes/phpagi.php on line 326
2007 Mar 23
1
Noob question regarding PCI 2.x & TDM400P Card
I have some old PC's I want to build as a test box - It's up and running
OK now. Now I installed a TDM400P and there is nothing I can do to get
the card to come up. My guess is the box is not PCI 2.2 compliant or
does it need to be to see the card?
Thanks, Bart
Here's what I know:
Processors 1
Model Pentium III (Katmai)
CPU Speed 551.37 MHz
Cache Size 512 KB
System Bogomips
2009 Sep 20
2
different verbose level for full log than to console?
Is it possible to have a different verbose level full log than to
console output?
I'd like to keep console verbose at 1, but now full log is at 1 also.
Bart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bhfisher.vcf
Type: text/x-vcard
Size: 253 bytes
Desc: not available
Url :
2006 Jan 09
2
Pluralizations
Hi, I''m new to Ruby and Rails, and I''m running Ruby 1.8.4 with Rails 1.0
on Ubuntu 5.10 (breezy).
I wanted to have a model Software, with the table as software (since
''software'' is the plural too). I appreciate one can simply use something
like use_table or whatever (can''t remember the exact command) in the
Model file, but I''d much rather
2006 Apr 10
5
Inflections.rb in spanish
Hi:
I have a problem with the plural of fracancia, I got fragancium but in
spanish is fragancia.
I modified inflections in environment.rb
Inflector.inflections do |i|
i.irregular ''fragancia'', ''fragancias''
end
but is ignored.
The solution that I found was comment this inflection on inflections.rb
#inflect.singular(/([ti])a$/i,
2012 Jul 19
20
Rails' inflections are messy
Yesterday, I opened a GitHub Issue<https://github.com/rails/rails/pull/7071> about
moving Rails inflections to an initializer. The idea wasn''t received well,
understandably, as generating a large initializer with new Rails apps is
pretty unappealing. However, the core members seemed open to the discussion
of alternatives continuing here.
For those of you not in the know,
2009 Oct 10
3
Method to use SOX inside a Dialplan
I'm trying create a feature that allows a callers to add more speech to his recording. I think this can be done inside a dialplan, but I can't find an example of how to do this.
Basically,after he records the primary message, a menu would play asking if he wants to append to this message. If yes, then he would record a temp file with the additional message and when done, I want SOX to
2007 Sep 07
1
Channels in use?
I'm using version 1.2 and need a method to detect the number of channels
in use
from inside the dial plan. I'd like to count total channels
system-wide, but even better
if I can determine for a selected extension also. I've searched the
wiki, and don't see such
a function that does this.
Any ideas?
Bart
--
Barton Fisher
Innovative Communications
714-228-5400 Ext 5410
2008 Sep 20
2
NameError: uninitialized constant Inflector
I follwed the example here:
http://dekstop.de/weblog/2005/12/rails_inflector_in_ruby_scripts/
#!/usr/bin/ruby
require ''rubygems''
require ''active_support/inflector''
puts Inflector.singularize(''inflections'')
I loaded it into irb and wrote a killer script both of which worked
perfectly for weeks.
Now when I try and run the script or run
2005 Jun 10
19
Should I choose DSL @ 1.5 or a full T1?
I'm looking to expand my bandwidth for my Asterisk PBX.
Why should I choose a T1 over DSL for my asterisk server?
I found someone offering T1's for $290 a month + Loops or 3 Meg for $561 a month + Loops. Is this a good deal?
Thanks
Bart
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Jun 06
2
Console duplicate output problem
This is really strange. Every message to the (VGA) console is written
twice to the screen, but not on the SSH connection.
Any clues how to stop this behavior?
-- Executing BackGround("Zap/216-1", "custom/3566/91_0000|m|") in
new stack
-- Executing BackGround("Zap/216-1", "custom/3566/91_0000|m|") in
new stack
Bart
2008 Mar 06
1
Was "Inflector" moved in Rails 2.0?
Trying to place the following code in my "environment.rb" file is
throwing an "uninitialized constant Inflector (NameError)".
Did they move where these types of customized rules were supposed to be
declared?
******CODE******
Inflector.inflections do |inflect|
inflect.uncountable("media")
end
--
Posted via http://www.ruby-forum.com/.
2009 Oct 05
2
Method to downgrade asterisk
I currently have asterisk-1.4.26.2 installed and working. It was sugguested I try asterisk-1.4.25 to see if it fixes my SIP dtmf problems.
What is the method to downgrade?
Do I just do in the asterisk-1.4.25 folder:
make clean
./configure
make install
Or do I need to 'make clean' in the asterisk-1.4.26.2 first then move to the asterisk-1.4.25 folder and do ./configure & make
2008 Oct 09
2
Firefox3 for CentOS4 -- dependency on evolution28 packages?
I'd been putting off installing the FX3 packages because of some
extensions I use that don't have upgrades. [*] However, when FX1.5
crashed on me today I decided to finally go ahead. Fired up yum and
I'm told I have to install a slew of evolution28 library packages in
order to install the firefox package. Why? I removed evolution from
my system for a reason, and I'd just as
2007 May 09
5
CentOS 5 and Broadcom wireless
I've got CentOS 5 installed on my hp pavilion ze 5300 laptop and the
network configuration UI says my wireless NIC has been correctly
identified and assigned what appears to be the right Broadcom device
driver on eth1. However, the inteface doesn't come up.
Google doesn't find anything recent about using Linux with Broadcom
except for someone's passing remark that Ubuntu 7 beta
2006 May 23
4
What about T400 T1 cards?
Can anyone clue me in about these T400 T1 cards I see advertised? I hear
they are Digium
Clones. Is there some reason to avoid these? How do they compare to
TE410P's for example.
Bart