Displaying 20 results from an estimated 10000 matches similar to: "OT: Hardware solutions to tie two offices together"
2005 Feb 04
1
toll-free anonymous
Hi, I'm Andrew.
(Hi Andrew)
I'm a toll-free number junkie.
I've had an account with iax.cc/sixtel for about a week, and every few
days, I find myself sitting at the DID menu clicking the link that reads
"Click here to get a random toll free number".
I have three toll-free numbers now, and I don't know if it will stop...
Is there any hope for me?
--
Andrew
2005 Feb 03
2
Good 800 Number provider
--On Thursday, February 03, 2005 2:20 PM -0500 Andrew Thompson
<asteriskuser@aktzero.com> wrote:
> What you are seeing with these bargain providers is they have a clause in
> their contract that says they own the number, not you. It is a lock, and
> it ought to be illegal, but sadly, it's probably not. If you choose one
> of these companies that doesn't allow you to
2004 Jun 14
1
making * more like a normal pbx (cisco ata-186)
I've done something similar at home, but made my dialplan such that I can
dial either 10 or 11 digits locally. I don't use a "throw away" digit at all.
Any 7, 10, or 11 digit call will be appropriately mangled and sent out the
PSTN / VoIP provider.
________________________________
From: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com] On
2004 Jun 02
3
DNS SRV records
My DNS gui(Cpanel/WHM) only allows the following options for entry type:
A6
AAAA
CNAME
MX
NS
PTR
TXT
WRK
Does anyone know if any of these options are acceptable substitutes for an
SRV record, or do I need to put in a ticket to have a SRV record
specifically created for me?
-----
Andrew Thompson
http://aktzero.com/
2007 May 16
1
WaitExten not responding on key presses
Hi,
I have the problem that WaitExten is not responding to key presses. Here
are the sections from my extensions.conf:
[globals]
incoming_call=0
menu=0
announce=0
[internal]
exten => 777,1,Goto(hotline,${EXTEN},1)
[hotline]
exten => _X.,1,Set(CALLERID(name)=Hotline)
exten => _X.,n,Set(original_extension=${EXTEN})
exten => _X.,n,GotoIf($[${announce}=1]?4:10)
exten =>
2003 Dec 10
1
chan_sip.c update to 1.253
Can someone tell me what this setting is supposed to be?
peer->nat = globalnat;
It looks like it's inheriting a parameter, but I'm curious, is globalnat an
option that we're supposed to set(or let default) in sip.conf?
-----
Andrew Thompson http://aktzero.com/
Your eyes are weary from staring at the CRT. You feel sleepy. Notice how
restful it is to watch the cursor blink. Close
2005 Feb 09
1
looking for responsible iax provider, aftermath
Greetings,
I'd like to thank everyone that has responded to my original email. I
have received information from several companies, and will be testing
several of them.
I also would like to update a statement from my original message to
clarify it:
>My strikelist: nufone, voicepulse, iax/sixtel
The strikelist is just a list of carriers that didn't meet the needs a
resonable
2005 May 22
1
error starting asterisk: undefined symbol: __i686.get_pc_thunk.dx
I saw a few people mentioning they were running or trying to run
asterisk on Xen. Last night I checked out v1-0, compiled, ran "make
install; make samples", then started asterisk with "asterisk -vvvvc".
Several modules refused to load giving this error:
[chan_sip.so]May 22 13:48:41 WARNING[4308]: loader.c:258
ast_load_resource: /usr/lib/asterisk/modules/chan_sip.so:
2005 Feb 16
3
HELP!!!!!!!!
Hi,
I have installed two X-Lite phones and they're able to login successfully.
The two phones plus the Asterisk system are all on the same LAN with private
addresses assigned to each of them. When a call is initiated and is picked
up on the other end, there is completely no sound at all (as in the line
goes dead). The codecs set in the softphones are g711u, g711a, GSM, iLBC and
SPX.
2007 Jun 22
1
hotline with Polycom
Hi All,
This is more of a hardware question that an Asterisk question so I hope
this is still the correct place for the post.
I know with the Linksys phones you can create a hotline by using the
dial string of (S0<:number>). I have been trying to do this with a
PolyCom phone but I have not been very successful.
Does anyone know how to create a hotline phone with a PolyCom?
2003 Dec 18
4
SIP / X-ten Softphone
I know this has been covered more times than to mention and this is
where I got most of my info from... But I am having issues with this. I
can't seem to get the phone to register with *. This is being tested on
a internal network right now.
Here is the setup -
sip.conf
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context
2006 Apr 12
1
Where is the difference sip.conf - Real-time ?
I have two phones (111 and 112) on a LAN, and I have on a users site a
phone 333.
phone 111 uses sip.conf, while 112 uses real-time set-up.
111 can call 333 AND the audio is working
112 can call 333 but audio is just white noise.
333 can call 111 or 112 and audio is working.
The phones are identically set-up (just user name = phone number and
password are different)
sip.conf (for 111 - all
2001 Nov 18
1
hotline server 1.85 under wine
hello....
I'm new to wine and tested and installed it, because I wanted to run the
hotline server from windows under linux...
upload, news works great
but download from this maschine is not working!
strange thing
does anybody has the hotline server runing?
do you have had similar problems with another network app?
this are the errors....
imted from C:\windows\system\wininet.dll, setting
2004 Jan 04
2
Earpiece Connections
Does anyone know of a piece of hardware that can allow multiple earpices
to be connected directly to a server running Asterisk.
I hope I am not being to vague but basically I am looking to allow a
call center to user the server to do all of the "Pickup" and "Hangup"
functions.
The operators will merely have to have th earpiece in their ear. I have
seen serial pieces of
2004 Aug 12
2
How Many Calls On This Config
We have a test server that runs a single PIII 500MHz(256MB RAM) under
Slackware, and we can get 12 SIP -> Zap calls running on it just fine. Over
that and we have seen intermittant errors like call quality and very high
load spikes. You should be able to get at least 24 SIP -> Zap on that setup.
Post on the list when you do max it out. It's always good to see capacity
specs.
MATT---
2004 Sep 17
3
how to get caller ID
i cannot see caller ID of the call originated from outside zap channel.
i hv configured both zapata.conf and extensions.conf.
i m right now in india
i think asterisk only supports Bellcore enable caller ID.
so is it the same bug of BT caller ID problem in UK?
or it is the bug of my asterisk configuration?
i hv enabled callerID from my TELCO.
-------------- next part --------------
An HTML
2005 Mar 19
2
Goto and E1 line
Hi,
I have a server with 2 TE110P cards. 1 card is plugged to telco line,
another card is plugged with a Hicom PBX.
I want to send some call to VoIP phones and all other to my PBX.
I don't known how to make my dialplan :
===========Extensions.conf==========
[incoming_call]
exten => 090200000,1,Goto(callcenter,100,1)
exten => 022956353,1,Goto(callcenter,100,1)
exten =>
2005 Sep 11
3
David Choo/eServices/eSpore is overseas
I will be out of the office starting 12/09/2005 and will not return until
16/09/2005.
Dear Sir / Mdm,
I'm currently on course and are not in office.
During this period of time, I have minimal access to internet and email
cccess. As such, I might not be able to reply to your queries promptly. I
apologise for the inconvenience caused.
In the meantime, for any technical assitance, please
2006 Jan 27
2
Name/username (sip show peers)
How can I make it more readable?
Name/username
601/601
123456789/123456789
voipbuster/abcd
601 = hotline
123456789 = Peter Pan
only voipbuster/abcd is easy read/understandable!
bye
Ronald Wiplinger
2004 May 23
0
Sipura SPA-3000 Beta
Hi All,
I'm on of those brave souls who bought into the preproduction beta of
the Sipura SPA-3000 FXS/FXO adapter. I've had the unit a few days and
am exploring it's workings. I really want it mostly as a
straightforward FXO adapter, to replace an X101p. Let me be clear, I'd
love to support Digium in every way possibe, and will likely buy a
TDM40 card shortly. But, the X101p has