Displaying 20 results from an estimated 9000 matches similar to: "Bandwidth via my Asterisk PBX"
2005 Sep 11
1
Anyone using Telasip, Caller ID presentation outbound??
II noticed that Caller ID presentation is not making it to my cell phone through outound Telasip calls and I don't know why. It may very well have been this way for awhile (or always, not sure I called my cell phone during telasip testing). Does Telasip expect a different format than SetCIDNum(NXXNXXXXXX) ? It has always worked for the Teliax lines.
BUT---
It doesn't have a problem
2005 Aug 08
1
Transfer a call from cell phone (pseudo-disa)
I set up a context to allow me to call in to my * server (via Teliax in this case using IAX2) from my cellphone, and let me do a number of things, including dial other extensions, AND dial outbound again so callers could see my proper work CallerID when I use this service. Is there a way to be able to transfer calls to other extensions of my asterisk server FROM the cell phone/ This isn't a
2005 Aug 15
1
Transferring from cell phone
I set up a context to allow me to call in to my * server (via Teliax in this case using IAX2) from my cellphone, and let me do a number of things, including dial other extensions, AND dial outbound again so callers could see my proper work CallerID when I use this service. Is there a way to be able to transfer calls to other extensions of my asterisk server FROM the cell phone/ This isn't a
2006 Jan 23
3
canreinvite always =no * no matter what we try :-(
been testing with a rather simple setup.
The mission is to actually get a reinvite to work on the lan.
I am trying with two sipura phones G.711 codec forced on both
both on the lan no nat no fancy options suchs as tT or H
No matter what we do asterisk hangs on to the media path, how
in the world do I get a reinvite to work where the media path
is actually handled by the two phones on the lan?
2006 Jun 03
2
Recommended Web Interface
I'm currently reviewing the latest release of FreePBX (formerly known as
Asterisk@Home). Do either of you know whether FreePBX is robust enough to
handle multiple clients, or have any recommendations on front-end Web
interface to manage client config & provide clients access to manage their
level of access (similar to how Vonage, Teliax, and others provide client
access to their web
2005 Jun 14
1
canreinvite=yes not working with sipura device.
I'm trying to get canreinvite=yes to work. I would like
asterisk to release the line and let the 2 ports on the sipura
device to talk to each other directly. Is there a setting
I need to activate on the sipura device, or is there something
else I need to do? It's possible that it is a nat problem as the
sip device is behind a firewall, but it works fine otherwise.
Any suggestions?
2006 Mar 07
1
Changing REINVITE status of the channel dynamically
I've an Asterisk server running in my office, which forwards all
long distance calls to a third party SIP service using an extension rule:
exten => _1XX0.,1,Dial(SIP/{EXTEN:4}@external_sip_server.com)
(1XX0 is the international calls rule for Chile)
Also, in my sip.conf, I've defined canreinvite=yes to decrease the
network load to the server caused by the RTP.
However, the external
2005 Jun 24
1
Asterisk with dual WAN router
Is anybody using Asterisk with a dual WAN router (Xincom XC-DPG602,
Hawking H2WR54G, Fortinet FortiGate-60, SonicWall etc) ?
--
#Joseph
2006 May 02
0
Telasip config problem/question
I seem to be getting a connection from telasip but instead of dialing my
default extension, nothing happens. I listen to dead air.
I have a fxo card configured and working on both inbound and outbound
calls. Telasip is working outbound. I put in the recommended (by telasip)
changes to the trunk for incoming, e.g.
host=gw4.telasip.com
insecure=very
qualify=yes
type=user
context=from-pstn
Then
2006 Mar 08
1
Asterisk @ Home 2.6 Call hangs up
I have installed asterisk @ home 2.6. I am using a Telasip VOIP account. When I make outbound or inbound calls the calls seem to connect and then get hung up. I was wondering if there was something that I am misisng. I have tried several different sip.conf configurations. Here is what they are currently.
telasip-gw
canreinvite=yes
context=telasip-in
dtmfmode=rfc2833
fromuser=jrasxxx
2004 Jun 08
1
failure to create lock
Jun 8 23:14:09 dakota pop3(dakota): open(/var/spool/mail/dakota.lock) failed: P
ermission denied
Jun 8 23:14:09 dakota pop3(dakota): file_lock_dotlock() failed with mbox file /
var/spool/mail/dakota: Permission denied
Jun 8 23:14:09 dakota pop3(dakota): open(/var/spool/mail/dakota.lock) failed: P
ermission denied
Jun 8 23:14:09 dakota pop3(dakota): file_lock_dotlock() failed with mbox file /
2006 Apr 06
0
Telasip
I've had the same excellent responsiveness from telasip, on the rare
occasion that I've had issues.
YMMV
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tom Vile
Sent: Thursday, April 06, 2006 6:50 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Telasip
2004 Jun 06
1
dovecot and fc2
Hello
I am migrate FC1 to FC2, in FC1 i use ipop3d, but in the migration to FC2 this programa is obsolete, i decide migrate to dovecot, but i have problems with the old mail
i have the mail stored into /var/spool/mail/USER
and this error appears with examine the mail with Oulook Express:
Jun 6 23:24:10 dakota pop3(dakota): open(/var/spool/mail/dakota.lock) failed: Permission denied
Jun 6
2012 Mar 09
2
dreaded one-way audio with nat=yes
I'm trying to move the asterisk server to an Amazon Web instance. We
have teliax for our sip provider. I'd like for our DID lines to be
connected to a users cell phone.
Seems simple enough, but I'm getting the dreaded one-way audio, even
with nat=yes everyplace I can think of.
The dialplan is real easy:
[from-teliax-sip]
exten => _j.,1,NoOp("From teliax sip with exten
2007 Jan 19
1
Incoming SIP line does not display CallerID correctly
Hi all,
I've just setup a sip line with Telasip and when they route the calls to
my asterisk box, they include an extension along with the context that
is defined in sip.conf for that DID.
At first, I couldn't figure why they were getting 404 error from my
asterisk box, but then figured out that they are sending the call to an
extension that matches my number with them, in the
2006 Jan 25
0
SIP re-invites ignored by other end
Many of my dialplan scenarios involve transferring incoming calls back
out to other numbers. For reasons of call quality and bandwidth, I would
like for the calls to be reinvite'd to bypass my server with the audio
channel.
What I am seeing is that my server does indeed send the reinvites, and I
get OK responses, but the audio never stops passing through my server.
I've been fooling
2005 Aug 19
2
problem with USB conection
Regards
I am installing NUT for the UPS Skate UPS-2200D, the UPS have conection with USB to PC and i have problems to configure nut
the ups is conected and Linux report this config
Aug 19 23:34:56 dakota kernel: [22393.099595] usb 2-2: new low speed USB device using uhci_hcd and address 7
Aug 19 23:35:06 dakota kernel: [22403.186326] usb 2-2: Product: MEC0002
Aug 19 23:35:06 dakota kernel:
2005 May 16
0
Number Portability Details
Hi,
I'm seeking to change my service provider (after ten months, I've had it
with broadvoice), but I would like to keep my 310 number. I've been
digging through the lists of other providers and am considering telasip
(good plans and support number transfers).
My concern is what precisely happens when a number is transferred from
one service provider to another. After the transfer is
2009 Nov 27
1
Asterisk 1.6.2.0-rc6 + Teliax = First Part Of Audio File Playback Cut Off
Good evening all, hope everyone in the US had a nice Thanksgiving!
On one of our internal servers, I decided to make the leap from 1.4.2x
to 1.6.2.0-rc6 so I could start learning about the changes and new
features that have been implemented. I upgraded all the configs, removed
all the deprecated stuff, etc -- well went well.
However, I noticed after the upgrade, when dialing into an
2004 Dec 29
1
Polycomm IP500 dropping incoming calls
Hello everyone.
I can place outgoing calls no problem with my IP500 (using teliax as our
provider). Thing is, when a call comes in, 90% of the time when I pick up
the handset it drops the call immediately. I turned on SIP debug, and have
listed my extension config from sip.conf. Any help is greatly
appreciated.... sooo close.... TIA! -Ron
[3004]
type=friend
username=3004
password=XXX