similar to: Issue with incoming caller-ID to NEC SV8300 with QSIG

Displaying 20 results from an estimated 3000 matches similar to: "Issue with incoming caller-ID to NEC SV8300 with QSIG"

2011 May 01
4
Odd error in libpri
I just updated libpri 1.4 on my system to the latest from that branch and my QSIG connection to an NEC SV8300 stopped working. The trace showing the problem is below: q931.c:5640 q931_connect: Call 7168 enters state 10 (Active). Hold state: Idle > DL-DATA request > Protocol Discriminator: Q.931 (8) len=21 > TEI=0 Call Ref: len= 2 (reference 7168/0x1C00) (Sent to originator) >
2009 Oct 05
1
Peculiar error message when using Q-SIG
I'm using QSIG between Asterisk and an NEC SV8300. Whenever I make a call from the SV8300, I see: [Oct 4 21:02:49] ERROR[5729]: chan_dahdi.c:12226 dahdi_pri_error: !! < Unknown IE 50 (cs5, len = 3) I see an IE 50 in the Q.932 specification, so I don't understand why this error is occuring.
2008 Jan 21
2
Qsig link
Hello all, I need to conect an Asterisk with an Alcatel OmniPBX 4400 using an E1 port. It is the first time I make this kind of connection and I do not know exactly how to get it working. Someone has experience with this kind of connection? Could you paste a zapata.con and zaptel.conf files with QSIG configuration? Any clue will be wellcomed. Thanks Voipcrazy -------------- next part
2006 Mar 31
1
Asterisk, QSIG and Tenovis PBX?
Hi, we are still trying to properly connect a Tenovis PBX to an Asterisk server (asterisk 1.2.6, libpri 1.2.2, zaptel 1.2.5, Digium Wildcard TE110P), this time with QSIG. Calling from a Tenovis phone to a SIP phone (i.e. traditional phone -> Tenovis PBX -> QSIG -> Asterisk -> SIP phone) works with the following messages: --- Don't know what to do if second ROSE component is of
2004 Dec 08
2
NEC Univerge
hi * users, anyone out there ever come across, worked with or heard anything about NEC's Univerge SV7000 Telephony Server? Link is at http://www.univerge.nec.com/products/list/sv7000/sv7000.html I'm just wondering whether it's as flexible, programmable and configurable as Asterisk. It also looks like they've got a whole range of IP phones
2006 May 03
4
QSIG support in Asterisk
I am looking to get the info about QSIG support in Asterisk. Does Asterisk have QSIG support? Does Asterisk support QSIG SIP Tunneling or QSIG SIP Interworking? If so, How to configure that? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060503/3cb7f966/attachment.htm
2005 Feb 24
1
SV: QSIG, Asterisk and Eicon DIVA
That was my impression as well, I tried adding switchtype=qsig in zapata.conf, but all I see is the capi information... No connection... Janne > -----Ursprungligt meddelande----- > Fr?n: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] F?r Peter Svensson > Skickat: den 23 februari 2005 21:34 > Till: Asterisk Users Mailing List -
2009 Feb 25
4
switchtype QSIG and Asterisk implementation
Hi, Is Asterisk "fully QSIG-compliant"? I currently have an Alcatel 4400 connected to Asterisk 1.2 and 1.4. Zaptel versions are 1.2.26 and 1.4.11. I am using switchtype=euroisdn and all works fine. However, it seems that Alcatel's latest firmware has dropped support for euroisdn which is really despicable. So now I need to see if I can migrate to QSIG which is supported by
2004 Sep 07
1
QSIG against a Nortel/Meridian PBX
[Reposting, as was bounced for non-member, sorry if this is a dupe] Arrangement: { PSTN }--E1--[PBX]--E1--[*]--LAN--[SIP phones] \__[PBX system phones] Normal calls between PBX system phones and SIP phones work, in both directions. The call logs look like (ignore the no answer, it did ring):
2009 Mar 19
1
PRI QSIG Asterisk - Legacy PBX
I have a PRI E1 link between Asterisk 1.4.24 and Alcatel-Lucent OmniPCX Enterprise R9.0. As EuroISDN it works fine. However, I need to move to QSIG because of a firmware upgrade on the Alcatel PBX which doesn't support EuroISDN (please don't ask why). Besides, I've read somewhere that 2 B Channel Transfers "should" work with * 1.4, the latest 1.4 libpri and QSIG. So this
2013 Apr 30
2
Asterisk QSIG doesnt send the calling name to Nortel CS1000
Hello to all, I have a problem with an asterisk qsig. I have three machines: Nortel CS1000 --- Card Sangoma PRI ---> Asterisk QSIG ---SIP Trunk---> Asterisk I use Snom phones on Asterisk. If I call from Asterisk to Nortel, Nortel reminds me of the name of the person i'm calling and I visualize on the display of Snom phone, but if I call from Nortel to Asterisk, the QSIG does not send
2006 Jan 12
1
PRI and QSIG
Hi all, I'm planning on connecting our Asterisk to our legacy PBX (an Avaya INDeX). I was originally going to sit it between our ISDN connection and the INDeX (tried it, worked ok) but now I intend to hang it off a spare PRI card just so should the * fail we keep our ISDN's at the INDeX, yes I've looked at ISDNguard but little info from the manufacturers. Anyhow, I'm now
2005 Feb 24
4
SV: SV: QSIG, Asterisk and Eicon DIVA
I have read most of Eicons information on Q.SIG, and I am able to load the Q.SIG protocol (instead of ETSI for example). No strange logging in divacrtl mlog. But how do I tell Asterisk to understand Q.SIG? My PBX is configured for QSIG, but I cannot see anything on my trace when trying to make a call via the S0(Q.SIG) Janne > -----Ursprungligt meddelande----- > Fr?n:
2006 Jun 14
0
Asterisk Zap/QSig with ChanIsAvailable
Hey, we're running an asterisk system connected to another telco system using qsig. I'm currently trying to use ChanIsAvailable to get the current phone status out of the foreign system. ChanIsAvailable always return "0" - UNKNOWN. The Qsig protocoll itself supports the feature to query the status of a given phone. Is there any other way beside to use
2009 Oct 05
0
Asterisk and QSIG
Hello, I'm looking for info about interconnecting asterisk to QSIG GF enabled PABX over PRI . Any information and pointers will be helpful. The very first first question: does asterisk support QSIG BC and GF natively i see that it is supported through CAPI enabled cards but what about support through librip/dahdi? Thanks Vadim
2005 Jun 22
2
Asterisk to NEC NEAX
Hi, How can I make calls from Asterisk client to NEC NEAX 2400 traditional phone ? Is it possible to have a connection between Asterisk and NEC NEAX 2400, since NEC-NEAX2400 is an IP-PBX and supports SIP. Please help me to find a solution ;;; Thanks & Regards Ram Kumar Customer Support Engineer Barcode Gulf LLC Dubai , UAE Mobile : + 971 50 5594178 Email : Ramkumar@barcodegulf.net
2004 Mar 25
2
Asterisk & QSIG
Hello, Does anybody know if Asterisk can support QSIG protocols to be interconnected with a Traditionnal PABX? (Using a HFC chipset based ISDN card to emulate NT Interface) Thank you in advance ;-) Ignace
2006 Jun 02
1
Asterisk - Qsig
Hello all, as good? It would like to make a question, asterisk supports the protocol qsig, for interconnections in ISDN with equipment Siemens HiPath 4000 or same Ericsson MD110, so that it could identify to the name and the number of hosts and also to use some features of asterisk in the Siemens/Ericsson equipment. Greetings Josu? -------------- next part -------------- An HTML attachment was
2009 Mar 13
1
Asterisk to Ericsson MD110 on E1 with ISDN-USR (not QSIG)?
I have been asked by a potential customer whether we can connect an Asterisk box to an Ericsson MD110 that has an E1 port with ISDN-USR. They are unable or unwilling to upgrade their E1 port to QSIG. Has anyone here had experience of successfully making such a connection? I have found a couple of hits on Google that suggest it "should" work, but I'm after something a little more
2005 May 11
2
PRI QSIG and legacy toshiba intergration
I love it... I buy a half a million dollars worth of Trashiba's finest ... I download Asterisk for free... I now refer to it as legacy 18 months and 300 extensions later! Anyway, I am trying to integrate my dial plans acrossed platforms. PSTN>>>CTX670>>>Asterisk The dialplan I would like to setup, 1xx,2xx,3xx,7xxx to the CTX 670 4xx,6xxx to a remote ctx100 (this is setup