Displaying 20 results from an estimated 1000 matches similar to: "Zap/g0/ to a Telstra Mobile"
2004 Dec 21
6
Caller ID - TE405P - Telstra Onramp 10 - Australia
I am having problems getting incoming caller id to work on a Telstra
Onramp 10.
I have changed "/DEFAULT_CIDRINGS 2"/
Is there something i'm missing ?
My Cisco 7960 just shows "asterisk"
Thanks,
Nathan
[zapata.conf]
context=incoming
usecallingpres=yes
relaxdtmf=no
rxgain=0.0
txgain=0.0
busydetect=no
pridialplan=local
usecallerid=yes
callerid=asreceived
2005 Sep 27
4
BAD echo problems with Sangoma and Telstra
Hello,
We have an Asterisk 1.0.9 machine with a Sangoma A101 card fitted, it is
connected to a Telstra OnRamp E1 in Melbourne, Australia. The problem
we are experiencing is extreme echo and clicking noises.
These are only audible to the calling party, e.g. the person calling in
from the PSTN to Asterisk via the E1, the person on the SIP handset
cannot hear any echo or clicking, only the
2009 Oct 06
1
ifconfig showing same mac for 2 nics in same bond
Hi all,
I just noticed that my two nics that are bonded via mode 0 are showing
the same mac addy in ifconfig.
Is this normal?
In syslog I keep getting;
kernel: pbond0: received packet with own address as source address
Some guidance is appreciated before I dive in and troubleshoot.
If I don't list the mac addy in my ifcfg-th# files, only one of the 2
nic comes up during boot.
2008 Mar 18
1
ssh: Disconnecting: Bad packet length
Hello,
I have the following problem with ssh on Solaris 10,
64bitx86 systems:
bash-3.00# ssh -v admin at 172.20.11.244
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL
0x0090704f
debug1: Rhosts Authentication disabled, originating
port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to 172.20.11.244 [172.20.11.244]
port 22.
debug1: Connection established.
debug1: identity
2004 Aug 13
2
te410p and Telstra Onramp 10
Hi,
now that these cards have approval in Australia, has anyone had any luck in
connecting them to a Telstra Onramp 10 service? Are these configured as a
PRI, bchan=1-10, dchan=16 in zaptel.conf and switchtype=euroisdn in
zapata.conf? Better yet anyone have any of the above .conf files they could
share?
Is an onramp 10 what is referred to as a 'channel bank'?
Craig
2012 Dec 25
3
[Bug 2016] SCTP Support
https://bugzilla.mindrot.org/show_bug.cgi?id=2016
proler at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |proler at gmail.com
--- Comment #1 from proler at gmail.com ---
on freebsd:
with this patch i cant connect with sctp to v6-only host.
v4
2005 Aug 22
0
Telstra/Sangoma bouncing E1 D Channel
We just installed a box into a Melbourne site with a Sangoma A101U, it
is running the latest Wanpipe drivers and has Asterisk on it that
someone had compiled manually from source. This initially worked fine
but for the sake of consitancy we removed the existing asterisk and used
emerge to install it.
During this time the box was off of the e1 for about 8 hours and when it
was brought back
2005 Aug 29
1
Sangoma on Telstra E1 Tx/Rx and Echo Settings
Do any of the Australian Telstra users have some working tx/rx gain
settins for the Sangoma cards on Telstra that I can try, echo is
acceptable but not perfect using 0/0.
I will also post them onto the wiki.
Regards,
Andy
2004 Dec 23
0
Australian STD "pips" & Telstra pstn
Hi folks,
just a quick update.... we managed to solve our problem by getting
telstra to turn of the STD pips on outbound calls.
We don't the effect yet on inbound (but we haven't had problems in the
past) as most of our lines with x100p's are
generally only used for outboung.
Gary
.
2013 May 17
1
Error with adehabitatHR and kernelbb
Dear all,
I'm trying to get a Brownian bridge kernel (kernelbb) for each combination of two consecutive animal locations (see commands below) and put them, with a loop, inside a list. It works well at the beginning but after 42 runs, it appears the following warning :
>Error in seq.default(yli[1], yli[2], by = diff(xg[1:2])) :
> invalid (to - from)/by in seq(.)
I looked at the
2006 Feb 13
3
Waiting for your help...
Hello every one.
This is a question done by me, not yet answered. Please, help.
I:
1. Run install-pdf from linux to support faxes on my asterisk.
2. Made the configurations throuhg AMP in
a. Setup->Inbound Routing->(the only route I have)->fax extension->System
b. Setup->Inbound Routing->(the only route I have)->fax email->(my email)
c.
2006 Jan 18
5
SMS to fixed phone line
Telstra (Australian Telco) has recently introduced a feature to allow
the sending of SMS direct to fixed analogue lines, with an appropriate
handset.
As best as I can figure out, this appears to use CID type signalling, or
at least on a line that otherwise has no CID on it, CID is sent, but
with a standard modem I can only receive the date, time, and phone
number (eg normal CID info).
After that
2005 Mar 27
1
Strange problems IAX / Monitor / ChanSpy CVS HEAD
Hi list, I'm having some strange problems since I updated to CVS HEAD three
hours ago...
First: I was using Iax Comm in some PCs, it suddenly stopped working, what I
get is som pieces of audio once in a while, I mean instead of listening to
the ring tone and then the voice on the other side I just hear a bit of the
ring tone, maybe another bit, a bit of someone answering... like
2006 Mar 17
4
Countries supporting SMS on PSTN (ISDN)
Hi
does anyone have a definitive list of countries other than those listed
on the wiki which are supporting app_SMS on landlines using ETSI ES 201
912 ??
Thanks
Tim Robinson
Basingstoke, UK
2003 Jun 12
3
E1 cards
We are not having any luck with the E100p card here in Australia, it
will work with a crossover cable to another device but will not talk to
our Telco Telstra who probably have a weird implementation of an E1.
Any suggestions on a replacement?
Regards
Mark McKibbin
DCS Internet
64 Queen St
Warragul
Victoria 3820
Australia
www.dcsi.net.au
mark@team.dcsi.net.au
Ph. 1300 665575
Fx. 1300 556595
2005 May 12
4
Multiple IF statements - is there a better alternative?
Hello,
Rather than rely on a set of IF statements (as there could be many -
please see below)), could the following be done in a different/better
way?
InternalMean <- mean(data1[,3])
if (InternalMean == 0)
Intresult = 1
if (InternalMean > 0 & InternalMean < 1)
Intresult = .95
if (InternalMean >= 1 & InternalMean < 2)
Intresult = .85
if (InternalMean >= 2
2004 Jun 30
1
classifying packets
hello!
i have the following problem:
i have a pc, which has one (eth0) NIC. eth0 is connected to two other linux
machines acting as routers to the internet.
i want to classify packets outgoing from my PC. i want to mark packets that are
routed through 1. router with mark 1 and the others packets routed throuhg
router 2. with mark 2.
i had following ideas:
-using destination MAC
-using route
2017 Apr 12
1
Rsync slow with hard links
I am running rsync throuhg cygwin and trying to "mirror" two hard drives
(hd1 -> hd2). HD1 have tons of hard links (I will say about 2 millions)
because I do monthly backups and have about 13 folders and maybe about
150,000 files. Every month when I make a new snapshot I would also want to
mirror HD1 to HD2. I tried running
rsync -aH --progress -vv /cygdrive/d/ /cygdrive/e/
I though
2005 May 22
4
Hangup Issues on TDM40B FXO Australia
Afternoon all,
After doing some test on my asterisk box I can successfully receive
calls to my Asterisk PBX to a SIP phone from The Telstra PSTN network
Dial out from a sip phone is also not an issue, all calls connect and
terminate normally.
If I call the Asterisk PBX say from PSTN in Zap1-1 and out through
ZAP2-2 back to the PSTN (after entering the correct pin off course) the
card does not
2004 Sep 22
3
Optus Australia Multiline SHDSL service
Hi,
I am currently trying to find a replacement for a dinosaur PBX and want
to replace it with a VoIP solution.
We have just moved our lines over to an Optus Multiline from a Telstra
ISDN Onramp 30 service with 100 lines.
My question for you good people is what sort of hardware do I need to
interface Asterix into the Optus Multiline? The Optus service is
terminated in my office to a SHDSL