similar to: Bug with SIP and indications?

Displaying 20 results from an estimated 10000 matches similar to: "Bug with SIP and indications?"

2005 Aug 19
2
FXO not picking up; baffled
I'm a newbie to Asterisk, but I'm moderately knowledgeable about phone systems. Right now, I'm most certainly confused. I have a TDM-04B (four FXO) and four analog FXO lines running into it from an AdTran 616. I have Asterisk working internally, although I could use some help getting incoming calls to answer properly and configuring my outbound dialplan. Here's where I'm
2004 Jan 27
1
Distinctive ring Issues
Hello all! We have a PSTN line with four numbers calling into it. There is distinctive ring on these lines. They are are follows: 1. standard ring 2. short ring 3. long ring 4. short ring, long ring, short ring Based on the information I have been able to find, I have created the following entries in my zapata.conf file, to try and weed out some of the timings: dring1=95,0,0
2003 Jul 22
2
enabling dtmf detection on zap channel?
Hi, is there a way to enable dtmf detection on zap channels? I am trying to pickup, play a ringtone and the dial out. I.e. exten => s,1,Wait,1 exten => s,1,Answer exten => s,2,Playtones(dial) exten => s,3,DigitTimeout,5 exten => s,4,ResponseTimeout,10 exten => _X,1,StopPlaytones exten => _X,2,Dial,Zap/g8/BYEXTENSION|10
2005 Jan 25
2
Problems splicing Asterisk with a TE405P between Arcor E1 PRI and Ericsson Business Phone 250
hi, i'm having problems getting asterisk spliced between an E1 PRI (german Telco Arcor) and an Ericsson Business Phone 250 digital PBX. The Asterisk Server has a TE405P with it's port 1 connected to the E1 PRI provided by our telecommunications provider Arcor and port 2 connected to the E1 PRI of our Ericsson BP250. the setup before: Arcor TelCo PRI(E1)
2004 Jul 23
0
qudBRI and transfering calls with the latest RC2.
I'm trying the latest bri 0.1.0 RC2 drivers. In announce I see implementation of so long waited Transfer feature. But I can't make it work. When the person who is making transfer after talking with second party press "R" second time to establish 3 way call the person to which call supposed to be transfered being disconnected. Any ideas whats wrong? Thanks, Dmitry
2004 Aug 20
1
x100p won't answer
Hi, I just got two digium x100p clones and installed asterisk on fedora core 2 which took some tweaking. After getting asterisk up I installed the zaptel stuff - then modprobed zaptel, wcfxs (for the fxo cards), which worked fine. ztcfg is showing two channels configured, but when I start asterisk and do show channels, i see no active channels. zapata.conf has: signalling = fxs_ks
2005 Jul 08
0
dialling in from analog line -> only get 2 of 3 digits extensions
Hi all. I am seeing incoming calls from digital lines (mobiles e.g.) dialling my main number + 3-digit extension just fine ("Accepting voice call from '11234567' to '250' on channel 0/1, span 1"). The problem however is with calls from analog lines: "Accepting voice call from '13331846' to '25' on channel 0/1, span 1" * just sees 2 digits, not
2004 Jun 23
3
help needed with read()
Hi, Greatly appreciate if some one help me with the application read(). asterisk*CLI> show application read asterisk*CLI> -= Info about application 'Read' =- [Synopsis]: Read a variable [Description]: Read(variable[|filename]): Reads a '#' terminated string of digits from the user, optionally playing a given filename first. Returns -1 on hangup or error and 0
2004 Aug 21
3
zaptel config
Hi, Sorry, in my last mail I wrote "wcfxs" instead of what I actually used, "wcfxo." I just got two digium x100p clones and installed asterisk on fedora core 2 which took some tweaking. After getting asterisk up I installed the zaptel stuff - then modprobed zaptel, wcfxo, which worked fine. ztcfg is showing two channels configured, but when I start asterisk and
2009 Feb 24
2
Multiple SIPGate accounts.
Hi all, I have two sipgate accounts (numbers), if I have both accounts register only one will work for incoming calls (which is all i'm interested in). However if I disable either account the other account will work perfectly. Am I missing something obvious? Thanks in advance, Ray. Excerpts from sip.conf - [general] 8<---- SNIP! ---->8 Register => 1212121:aaaaaaaa at
2005 Feb 27
0
Interface * with ATA from ATA FXS port? (Here I go again)
Well, I thought I had my problem solved, but it is acting up again. Hopefully this time I can provide enough information. What I have is an * box setup with one X100P and TDM400 with one FXO and one FXS. For my regular setup with interfacing with my PSTN and my entire house with analog phones, the box is working great. I am trying to interface a Mediatrix 1202 device to my * box via the
2005 Feb 18
3
Help asterisk startup errors
Hello all, HI i am very new to asterisk and my boss needs me to investigate setting up asterisk for a new client. I have downloaded and installed (make, make install and make progdocs)asterisk on my personal computer and when i try to run it (./asterisk -vvvc) i get the following output below: NOTE: i am running REDHAT 9.0 on a 796MHz cpu machine: I am excited to be able to work with asterisk
2004 Sep 14
1
asterisk does not start...
When I do a 'asterisk -vvvvvc' I get following, but asterisk does NOT stay up: == Parsing '/etc/asterisk/asterisk.conf': Found == Parsing '/etc/asterisk/extconfig.conf': Found
2003 Jul 09
1
PRI with variable length numbers
Hey all, I have an Asterisk-box with an E100P and a PRI (Euro-ISDN) coming into it from a Meridian-switch. The incoming numbers on this PRI all start with the same digit and the last part of the dialled number is signalled to Asterisk digit by digit, until Asterisk signals that the number is complete and the call rings. All works well, unless I have 2 or more numbers which start with the same
2007 Jan 09
1
Asterisk 1.2.11 - ResponseTimeout being ignored
All - this is probably a simple problem, but I've been pulling my hair out trying to figure out what I'm doing wrong. I'm building a *simple* IVR menu. Here it is: [main-menu] exten => s,1,Answer exten => s,2,SetMusicOnHold(default) exten => s,3,DigitTimeout(5) exten => s,4,ResponseTimeout(30) exten => s,5,Background(logic-main) exten =>
2003 Apr 03
0
Music on Hold for SIP
I posted a message a little while ago but got no response (that I can recall), I've also seen other people mention this issue. Basically, when you have music on hold, it doesn't play the music on hold, the debug info shows it is starting and then stops straight away.. # My extensions.conf ... exten => s,1,Answer exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten
2003 Jun 03
0
Initial Connection Hangup (T100P) and Ringing Failure
I ran into a couple of odd problems with a new Asterisk box I have set up... I have a T100P connected to a channelized T-1 (24ch) to the PSTN. The T-1 is set up properly so far as I know and seems to work perfectly with one exception: When a call comes in, asterisk starts a 'simple switch' for it, goes through my 's' extension progression until it gets to the first Playback
2004 Oct 07
2
TDM400P with FXO/FXS hangup problem
Hello, I've got an Asterisk server with a TDM400P with 2 FXO modules and 2 FXS modules. This server is connected to 2 PSTN lines and 2 analog phones. In my Zaptel configuration, I've defined 2 groups : one for the 2 FXO's and one for the 2 FXS. The asterisk server is just used to add a little IVR and Voicemail service. Eveything works fine, but sometimes the conversation is
2003 Dec 14
1
Error loading modem driver
When I attempt to start asterisk with my modem setup listed it will not start attached are the error messages i get and also the modem.conf that i am currently using. Any assistance would be greatly appreciated. running CVS ver 12/7/03, modified only to allow the RxFax and TxFax to compile and run with it (from http://www.opencall.org) just e-mail me privately if you need more info Thanks in
2004 Jul 19
1
Unable to launch asterisk and connect to console. ?????
Any ideas? Thanks. [root@localhost root]# asterisk -r Unable to connect to remote asterisk [root@localhost root]# asterisk -vvvvvgcd Parsing /etc/asterisk/asterisk.conf Asterisk 0.7.0, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================= Parsing