Displaying 20 results from an estimated 5000 matches similar to: "Incoming Calls causing Protocol Error (6)"
2004 Jun 08
2
Integration with a Siemens HiCom 150E / HiPath 3750
Hi * :-)
I found in the online WiKi docs some information on how to integrate
Asterisk with "old PBX"...
http://www.voip-info.org/wiki-Asterisk+legacy+integration
...but I couldn't find anything on integration with a Siemens HiCom
150E. Later on we'll migrate to a HiPath 3750 so information covering
this model would be nice too...
Do you know if any of the PBX listed
2006 Feb 27
1
Asterisk and Hipath interconnections
Hi Stephen,
You said that PRI works great. We are using HiPath 3550 and Siemens
digital phone which using *11, *97 etc for function keys. However
Asterisk uses the the * key plus one or two digits for function keys as
well(it is common key combination for functions). So is it any way to
disable *11, *97 keys in HiPath system and pass this keys to Asterisk?
Thanks and regards,
Isaac
>Hi
2013 Mar 29
0
Getting Unknown Error while configuring Asterisk with Linux HA
Hi,
I recently configured Linux HA for Asterisk service (using Asterisk
resource agent downloaded from link:
https://github.com/ClusterLabs/resource-agents/blob/master/heartbeat/asterisk
).
As per configuration it is working good but when I include "monitor_sipuri="
sip:42 at 10.3.152.103" " parameter in primitive section it is giving me an
errors like listed below;
root at
2008 Dec 18
1
Ghost in the Channel-Banks
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've been struggling with an ongoing problem the last month.
Here is the layout of the wiring:
T1 from ISP > DiTech Echo Cancel device > Voice Channel-Bank
(same) T1 from ISP > (same) DiTech Echo Cancel device > asterisk1 server
zap card > fax channel bank
(same) T1 from ISP > (same) DiTech Echo Cancel device > asterisk1
2008 Dec 03
0
chan_sip.c:14889 handle_response_invite: Failed to authenticate on INVITE to
Hello,
I need help for that error message:
?chan_sip.c:14889 handle_response_invite: Failed to authenticate on INVITE
to?
My network is:
Client1--
-----------asterisk1------asterisk2
Client2--
? With client1, I do a call
? Asterisk1 forward the call to asterisk2
? Asterisk2 forward the call to asterisk1
? Asterisk1 forward the call to
2005 Oct 06
0
Issue with trunking
Hi all.
Ive recently setup two Asterisk boxes (running Asterisk@Home to be specific), and Im trying to get a trunk going between them.
So far I have tried a combination of IAX and SIP configuring them through AMP and writing the config files manually, but I cant seem to get calls going between the two.
I have named each box asterisk1 and asterisk2.
Does anyone have some working SIP and/or IAX
2008 Dec 03
0
problem with RTP
Hello,
My network is:
Client_SS7_1--
-----------asterisk1------asterisk2
Client_SS7_2--
? I receive a fax from Client_SS7_1
? Asterisk1 forward the call to asterisk2
? Asterisk2 forward the call to asterisk1
? Then, asterisk2 forward the fax to Client_SS7_2
I want that the SIP signaling go to asterisk2,
But, I need that the RTP don?t go
2013 Oct 07
1
Dahdi not detecting hangup when analog forwarding
Hello,
I've got a test setup with 2 asterisk boxes:
Asterisk1 with:
asterisk 11.5.1
dahdi 2.7.0.1
Digium TDM400 with 2 FXO ports
Asterisk2 with:
asterisk 11.5.1
dahdi 2.7.0
Digium TDM400 with 2 FXS ports
Asterisk1 has the following AEL Dialplan:
context remote {
s => {
Answer();
Dial(DAHDI/g1/7005);
};
};
When a call from Asterisk2 comes in, it is correctly
2014 Sep 24
0
Identifying frequency tone in Asterisk
Hi,
I have 2 Asterisk systems and a unique scenario where I need to play a
particular tone on Asterisk1 and identify the same tone on Asterisk2.
Following is my call flow,
Asterisk1(Plays audiofile1,Wait for 2 Sec,Plays a tone,Plays audiofile2) ->
PSTN -> 3rd Party CONFERENCE SYSTEM <- PSTN <- Asterisk2(Record
audiofile1,Wait for a tone,Record audiofile2).
A few points to keep in
2006 Jun 01
1
audio streaming points different with VRRP
Hi!I've a question:
I've 2 asterisk, I want pull the ethernet wire and then reconnect it after 5
second, using the VRRP protocol, where must I set the IP for the
connection goes on the second asterisk?
I want this:
I call to asterisk1, then I pull the ethernet wire down, vrrp makes up the
other asterisk but not the audio streaming...the callers are always pointed
to asterisk1, but for the
2007 Jul 31
1
g729 setup help
Hi
I am trying to make this setup work
phone1---g729---asterisk1---sip---asterisk2---g729---phone2
I have tried several configurations but none worked
I keep getting transcoding errors
I have installed one g729 licence on each asterisk, but I can't verifiy
because the show g729 command is not available,
I use 1.2.17
Do I need 2 g729 licences per asterisk ?
Do I need to register
2009 Jul 09
1
Connecting two Asterisk together via SIP + DISA
Hi all,
I need to test the following scenario:
+-----------+ +-----------+
| asterisk 1| | asterisk 2|
+-----------+ +-----------+
| |
| |
_______|__________________|___________
| |
| |
| |
+-------+ +-------+
| ATA 1 |
2006 Apr 07
0
Dial Plan Problem with extensions ringing multiple phones connected on different * servers
Hi all
I wonder how to solve this issue:
Asterisk1: 2 BRI Cards, TE and NT Mode.
- ISDN In (From telco)
- ISDN out (to a phone) (Zap/g6)
exten => 999999,1,Dial(IAX2/key@asterisk2/999999&Zap/g6/999999)
Asterisk2: Just different kind of SIP Connections.
exten => 999999,1,Dial(SIP/999999,20,r)
exten => 999999,n,Voicemail(u999999)
exten => 999999,n,Hangup
Now when a call commes
2007 Feb 15
0
No Ringback, only on 1 SIP provider
Hi,
I have the following situation: At a branch , there is a Cisco Call Manager with users all having
Cisco phones. Now I put down a Asterisk 1.2.12 box at the branch, which talks H323 via chan_oh323
to the CCM. So calls go from the CCM, go H323 to the local Asterisk box, then I take it via SIP to
another Asterisk box. From there I am hooked up to 2 different providers, for Local and
2007 May 19
1
asterisk not sending ACK after reinvite
Hi,
I am faced with this dilema of asterisk not sending an ACK after it receives
200 OK from OpenSER (which is a response to a reinvite request sent by
asterisk. Here is my setup
Carrier<->OpenSER<->Asterisk1<->Asterisk2
A user is connected with Asterisk1 (through the carrier and OpenSER). On
certain dtmf events the call is forwarded to Asterisk2 using the Dial
command.
2005 May 07
0
Problem Dialing out via external SIP account.
Hi all, saw a few messages here, and read the part on the wiki on using
asterisk to dial out via another SIP service provider, who incidently is
also using Asterisk.
First the details;
PHONE1
Extension: 2002002001
IP Address: 192.168.128.25
ASTERISK1
Extension: 1111111111
IP Address: ASTERISK1
ASTERISK2
IP Address: ASTERISK2
Destination PSTN
Extension: 2222222222
(Information changed
2006 Nov 18
0
H323 no audio
Hi,
My configuration is SipPhone<----->asterisk1
<----->asterisk2.
My asterisk version is 1.2.10.
I installed chan_h323 according to
'http://astrecipes.net/?n=102'.
When i call from asterisk1 to asterisk2, there is no
audio.
Using 'rtp debug', I can see that rtp packets are
being received.
Regards,
Jason.
#------h323.conf for both------------------------
[general]
2010 Sep 15
1
One way audio when overlapdial is set to yes
Hi Group,
I am currently facing a dead end and any help will be much appreciated.
I have an a104d installed in an asterisk box, two of which is configured on ISDN
pri. One is facing pstn and the other one is facing a hipath 300e Siemens. I am
getting one way audio when a local on the hipath tries to make a pstn call but
no issue on incoming calls from pstn going to the hipath locals.
local
2009 Jul 16
1
Sending faxes with T.38 problem. Fax for Asterisk (no SpanDSP) - 1.6.1.1
I am testing Fax for Asterisk. But, I meet a problem. I try to Send a Fax (.tiff) from the first
asterisk (Asterisk1) to the second asterisk (Asterisk2). Asterisk1 initiates an INVITE with audio G.711. Asterisk2
accepts this INVITE. Immediately, Asterisk2 sends an re-INVITE with T.38 to Asterisk1. But, Asterisk1 responds with
"488 not acceptable here". I double check t38pt_udptl = yes in
2005 Jan 04
1
DID and Callback - Questions!!!
Hi,
I need some information on DID and Callback. Please read-on:
Question on DID (User1 Calling User2 via normal Telephone line and sending
its CLI:
Connectivity is as below:
User1 ==PSTN==> DigiumE1/Asterisk1 ==INTERNET==> DigiumE1/Asterisk2
==PSTN==> User2
1. Can User1 make a single stage call to User2 via Asterisk1?
Currently User1 is able call User2 on Two Stage basis (Asterisk