Displaying 20 results from an estimated 3000 matches similar to: "Clicking Noise on Pure Voip Calls"
2009 Oct 15
2
Asterisk with a Cisco AS5300 gateway
Hi
i test a new equipment on my backbone: a Cisco AS5300 with voice dsp
ressource
connected at a E1 Voice Link.
I want that all call incoming on the cisco 5300 are sent to Asterisk and
all Asterisk outgoing
call are sent to Cisco AS5300.
Actually, i configure the AS5300:
isdn switch-type primary-net5
!
voice service voip
sip
!
voice class codec 400
codec preference 1 g711alaw
codec
2005 Mar 19
3
Asterisk and Cisco AS53xx/54xx Access Server Platform
Hello,
I've got an ISDN PRI circuit terminating in a Cisco AS5350, which in
turn is talking to an Asterisk server via SIP for call origination and
termination. Seems simple enough, and it works for the most part,
but:
1) Caller ID name data comes in on the PRI, but doesn't appear to get
handed off to the Asterisk server via SIP, at least not in any
format that Asterisk
2006 Mar 16
0
Small noise every 3 seconds
Hi all,
Firsts of all, let me say that I'm new to asterisk. I have some time suscribed to the list reading a lot of your messages and trying to learn a lot.
The case is: last week I installed an asterisk server in the following scenario:
PBX --- CISCO_ROUTER ---- ASTERISK
The calls that are routed within the asterisk work perfect, there is not problem.
However, the calls that are
2004 Nov 29
1
Cisco gateway help needed
HI,
I have been pulling my hair out trying to get a Cisco MC3810 to interface my
Asterisk box with a T1.
I am able to make outgoing calls but incoing calls never reach my Asterisk
box. The cisco give a fast busy when I try to call one of the DID's. When
playing around with the dial-peers I can get the cisco to pick up the call,
but then it forwards the call back to the ANI that is dialing.
2006 Nov 16
0
call from cisco router to asterisk gets auto attendant
Folks,
I have a NEC 2400 pbx(non-voip) behind a Cisco 3725, connected via
standard wic-t1 card. The NEC needs to call two different asterisk
servers with 4 digits. I have two way calling working with the one * box,
but the other is perplexing me.
Here's the layout
* <--> Cisco 2811(192.168.13.1) <--> 1.54 point to point <- Cisco
3725(192.168.8.1)<-> NEC 2400.
The
2008 Jun 20
1
Voice only works from one way.
Hello, everyone.
Right now, we are trying launch our own PBX system based on Asterisk(Fedora)
with Cisco 2611. Cisco has 2 port FXO card installed on it.
For testing, I have 2611 hooked into phone line with number of xxx-xxx-xxxx
fine. (I'll call it F). Using softphone, I can dial in extension 1001 on
asterisk, which should talk to cisco. After initial connection to Asterisk,
I have try to
2004 Nov 30
5
cisco dial-peer voip
I have 2610 XM with 1 Fastethernet and VIC2-2BRI. Dialin and dialout over
pots is ok. Also inbound pots calls get redirected to Asterisk y.y.y.y
So far so good.
But I want to setup VOIP sessions with local carrier. I added dial-peer
40 for this. Session target x.x.x.x But calls will always get routed to
the pstn peers 50 and 60. Peer x.x.x.x is never contacted or tried.
My situation:
PSTN
2005 Jul 26
2
7960 SIP Firmware Upgrade Strange Problem
Hi,
I am upgrading a Cisco 7960 phone from SIP V.5.1 to 6.0 and then will to go
up to 7.5
However in my first attempt to go from V.5.1 to 6.0 this is hat happens:
- The phone reboots
- The phone then reads the file OS79XX.TXT from the TFP server. In the file
I added the version "P0S3-06-0-00"
- It starts upgrading firmware
- Then I get the following message: (Upgrade Failed -
2005 Feb 22
3
Call Manager Express Peer
I have the following configuration and am obviously missing something
small that is causing * not to work as expected.
I have the following defined in sip.conf
[ccme-in]
type=peer
host=10.0.9.1
context=devel_in
disallow=all
allow=alaw
nat=no
canreinvite=yes
qualify=yes
and [devel_in] is defined in extentions.conf
However when I try to call via the dial peer I have configured on the
cisco
2005 Jun 30
1
Cisco Voip Question
Does anyone in here know how to setup auto negotiation between g729 and
g711ulaw on
a cisco 5400? I would imagine it would be the same on a 3660.
The problem I am having is natively the call is setup for g729 however
when the call is transferred
to voicemail it uses ULAW so when the cisco tries to connect to the
voice mail I get a SIP error
that the codec couldn't be negotiated. I need
2005 Oct 13
2
Sample cisco config for cisco 7206
I see a lot of comments but no actual show runs.
Can someone post a 7206 config.
I am having a dickens of a time getting calls to pass.
I currently have the following loaded.
Cisco IOS Software, 7200 Software (C7200-IK9O3S-M), Version 12.3(8)T6,
RELEASE SOFTWARE (fc2)
Thanks !!!
Jerry
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 /
2006 Feb 01
6
Receiving faxes with spandsp - strange problem
Hello,
I'm trying to receive faxes with asterisk. My configuration is like this:
PSTN fax -> ISDN -> Cisco router with VoIP module -> Asterisk
When I try to send a fax from PSTN fax I got the standard fax signal,
Asterisk starts rxfax application and then call ends and there is no tif
anywhere. On the fax display there is still one message: Calling...
Part of my extensions.conf:
2015 May 05
2
[LLVMdev] [AArch64] Should we restrict to the pointer type used in ldN/stN intrinsics?
Hi,
The ldN like intrinsics (including all the ld1xN, ldN, ldNlane, ldNr, stN,
stNlane) can use any pointer types. The definition (in IntrinsicsAArch64.td)
of such intrinsics use 'LLVMAnyPointerType', which means we can pass any
pointer type to such intrinsics.
E.g. I tried following case ld2.ll:
define { <4 x i32>, <4 x i32> } @test(float* %ptr) {
%vld2 = call {
2006 Apr 05
6
transforming g729 files to wav files
Hello list,
is there any open-source software that recodes g729 sound files to wav
sound files ?
The only way (at least) to do such transformation is with interactive
form on: http://www.asteriskguru.com/audio_conversion.php
Tofik Suleymanov
2003 Dec 05
2
asterisk codec sizes, data plus overhead
Hello.
I have been searching the archives for a simple, clear listing of the
available codecs with total size, plus the data and overhead sizes.
Does anyone have this handy, and can it be added somewhere, even the wiki.
Regards...Martin
--
The system will be down for 10 days for preventive maintenance.
2013 Apr 19
0
To enhance the voice quality of the SIP trunk
Hello;
I have a SIP trunk with a service provider, the caller from landline or mobile is hearing us very well, but the agent who is sitting on the handset is not hearing well, the voice at the agent is not crystal (like he is talking from well or far deep place). Although the IP Phones are cisco 7942G and the used codec is g711ulaw (actually it gave better quality than g711alaw).
If we increase
2003 Jul 08
0
codec problems with asterisk
We appear to be having a problem with our asterisk setup.
We have a cisco AS5300 with pri lines coming in and passing the calls onto
asterisk then too the sip phones.
the phone call from the sip phones (7960's) appears to be ok nice and clear
including the user who has called in.
but if your the user who has called in its all crackley sounds really bad
when they speak.
i believe this
2005 Jun 01
0
Segmentation Fautl / Core Dump with G.729
Hello,
Has anyone experienced a segmentation fault in asterisk for using G729
against an AS5300 in SIP ?
I'm having this problem. Also, any other codec I use gives me incompatible
media (can be read in SIP DEBUG messages).
AS5300 configured for multiple codecs, so is Asterisk.
Tried G711u/A G723 and G.729. Any clues ?
Regards,
Jorge A.
Info:
Asterisk ver 1.0.7 stable
Using AMPortal
2006 Mar 17
0
Critical Problem with asterisk
I am testing asterisk-1.2.1-15 on RedHat 9(i386) for SIP-to-SIP call and i found a strange problem.
When an extension gets a ring and it picks up the call a "tick" sound comes at start. This happens on both sides. I tried Xten's softphones and also hardphones.
A thing which was common in both(soft/hard phones) was the selected codec. When i used g711ulaw on both soft/hard phones
2004 Jul 18
4
Cisco 7960 SIP V6 and IBM A30P Fedora Asterisk
Hi All
Total noob on the list so all help appreciated....
I've successfully installed Asterisk on an IBM A30P Thinkpad using fedora Core 2 (I'm looking at having a mobile PBX for conferences and shows).
I've plugged in two Cisco 7960 phones....
The phones register with the Asterisk correctly and I can run the demo's and even the AIX demo through to digium works correctly.......