similar to: OT: real 2 line phone vs. 1 line and call waiting

Displaying 20 results from an estimated 3000 matches similar to: "OT: real 2 line phone vs. 1 line and call waiting"

2012 Jun 18
1
TDM410 PTSN line setup with 1 analog phone
Hello, I have a current asterisk 1.8.13.0 asterisk-addons 1.6.24 asterisk-sounds 1.2.1 dahdi-linux-complete 2.6.1+2.6.1 libpri 1.4.12 and asterisk-gui 2.1.0.rc1 (not trying to use the gui, want to do everything by hand) with a TDM410 with 2FXO and 2FXS. I have my POTS (PTNS) line plugged into port 1 (FXO) and a analog phone connected to port 3 (FXS). I compiled asterisk with asterisk
2011 Apr 07
2
Asterisk Avaya SIP Trunking One Way Audio
I am facing one way audio problem in sip trunking between asterisk and avaya. +-------------+ +----+ | avaya sip |-------| P1 | +-------------+ +----+ | | | +-------------+ | Asterisk | WAN
2004 Jul 16
7
7960 Dynamic DNS?
Hello everyone.... Searching the archives and google always comes up with entries regarding the "dyn" dns option in the 7960, but I can't find answers to my specific question.... My 7960 is connected via cable modem and is NAT'ed (everything is working fine). On the 7960 under SIP configuration\NAT Address I have the public IP of my cable connection. Comcast gives me a
2004 Aug 06
1
oem x100p undefined symbol ast_get_txt
I am putting together my first *. I had it running with two other pc's running xlite and setup voicemail and a couple of menus and submenus and had that running well. I had order a couple of oem x100p cards from digitnetworks. I installed them as they said with their voicepet2.2.zip drivers and did the modprobe on zaptel and wcfxo and then ran ztcfg -vv and got this: Zaptel Configuration
2004 Dec 24
1
Uniden UIP200 firmware v4.63
I just spent the last hour or so trying to get this firmware to work across a NAT with no success. I have a GS BT101 working through the same NAT, so I don't think it's the NAT itself. I have a STUN setup in * and pointed the UIP200 to it and I tryed several combinations of nat= in the sip.conf and in the config files for this phone. No luck(yes, I did a reload now with each change in
2009 Nov 06
2
Routing incoming call based on caller id
I am not that good at regex and it's use in Asterisk. I am running Asterisk 1.4.13 Currently I have this in my extensions.conf for incoming calls on our house phone line: [housemenu] exten => s,1,GotoIF($["${CALLERID(num)}" = "815xxxxxxx"]?s|12); 815xxxxxxx is our home phone number, when caller id fails or is missing that is what is recorded. I want to expand this
2011 Jul 23
9
Securing Asterisk
I beg to differ. Digium is hiding from the real world and somebody is going take the software and run with it. My customers lost in excess of $50.000 and cut my pay in half, because of hackers. The hackers figured out how to scan every asterisk for weak passwords or open ports, and bang them real good. We need two things: a) disable in sip.conf the reply for INVITES that have wrong user
2007 Oct 27
2
Uniden UIP200 phones
I am trying to get distinctive ringing going again with these phones, depending on the outside line the call comes in on. I had a working 1.0.x Asterisk setup using: SetVar(ALERT_INFO=<http://127.0.0.1/Bellcore-dr2>) Which used the short quick rings. In Asterisk 1.4, I have tried several things, but I think the correct syntax is: Set(_ALERT_INFO=<http://127.0.0.1/Bellcore-dr2>) But
2004 Dec 30
4
Voicemail and Zapatel
My PSTN line doesn't allways hang up properly after it goes to voicemail. The problem occurs when a caller hangs up during the initial greeting. Even though the hangup accured, voicemail continues to record, usually a fast busy and/or a teleco generated "please hangup now" message. After the voicemail.conf 'maxmessage=180' expires the line simply stays offhook. The hardware
2007 Nov 27
1
Voice mail & Uniden UIP-200 phones
I had a working system using * 1.0 and then 1.2 and now Asterisk 1.4.13 with addons 1.4.4, zaptel 1.4.6, libpri 1.4.2. I have a mix of Grandstream (GXP2000), Uniden uip-200, Linksys Wireless G, and analog phones via Adtran chan bank. When I went to * 1.4.13, the Uniden phones stopped being able to login to voicemail. All phones are on same lan with Asterisk. I get 'Login incorrect'
2010 Oct 06
3
How to test BRI lines energy saving mode ?
Hello, If my understanding is correct, these days it seems that many ISDN BRI lines are configured in energy saving mode in which signalling D-channel is "dropped" until a new call comes in. Is it possible to replicate this behaviour with Asterisk (when Asterisk is in NT mode and is seen as a public ISDN by another PBX, for instance) ? If not, would you it would be a useful addition to
2009 Jun 16
2
tdm loosing interrupts and latency
Hi I have come across a problem, with my tdp410 and soekris board (basically pc on a chip amd geode cpu). I am using the box as a firewall/asterisk box. The problem occurs when I drop ppp and I get dead loop dectiotn going, I seem to lose interrupts and get lots of messages in syslog from wctdm24xx saying missed interrupt increasing latency its out lined here
2003 Nov 03
4
Call waiting on X100P
I have Asterisk setup in a SOHO environment. I have 2 X100P cards at Zap/1 and Zap/2. I have 1 TDM400P card with Zap/3 - Zap/5. I have subscribed to callwaiting, callerid and calleridcallwaiting from Qwest on the 2 PSTN lines - Zap/1 and Zap/2. My problem is when I'm in an active call to the outside thru Zap/1 or Zap/2, I can't pickup the incoming callwaiting call. I can see the
2004 Aug 08
2
pbx answers after answering from analog phone
I am setting up my * for at home office and still have analog phones attached and answer from those analog phones and not necessarily through the pbx. I found that with the X100P cards, they see the 2nd ring and will be ready to answer the line. I used a Wait to pause and allow another 2 rings before * answers. But found that if we answer the line after the 2nd ring and before the 4th, * still
2004 Sep 21
3
Uniden uip200
I got a Uniden UIP200 and started to configure it and I am lost.... I have a tftp server setup on my * server and have the files unidencom.txt and uniden<mac>.txt there. But it doesn't quite work yet. It registers as a sip phone (sip show peers), but I cann't dial it and the display shows #1 disconnected all the time. It has firmware version BS4.59a in it. I have no idea if I
2009 Dec 09
5
Can't restart asterisk from script
I'm running * 1.4 and can successfully restart asterisk from the command line with: /usr/sbin/asterisk -r -x "restart gracefully" However, I have a cron job that tries to restart asterisk and gets this error: No such command 'restart gracefully' (type 'help restart gracefully' for other possible commands) Can anyone think of why this is happening? Thanks
2004 Jul 25
1
Can not make progdocs
Not even sure how important this is considering the state of many of the online docs... I have doxygen installed as is noted for the requirements for 'make progdocs', but the make doesn't find dot. I have no idea where dot went, is or should have been... I am installing und Suse 9.0 and it's rough. If you forget something duringthe initial install, adding the package later
2004 Aug 13
6
Dial command problems
I am still testing Asterisk, but I am running in to a lot of problems. I set up numerous extensions, but Asterisk is not performing to tasks correctly. Here is an example. exten => 231,1,Dial(Zap/g1/231|3) exten => 231,2,Voicemail(u231) exten => 231,3,Hangup When I call in and enter extension 231, my call is routed to the correct extension, but it just keeps ringing. If I change the
2004 Aug 27
2
Zap & ANSWER the Call
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm using a TDM400 with one FXS and one FXO module (developer kit) and I've been testing termination from SIP phones to PSTN and it works fine, but asterisk accounting is doing something strange (for me). Scenario: 1 - extension 1009 (SIP phone - BT101) 2 - Zap/4-1 (TDM400 FXO module) extensions.conf: [dialout] exten =>
2004 Nov 21
3
Headsets for Cisco 7940/7960
What headsets have people found work well with the Cisco 7940 and 7960 phones? To date, I have tried a couple of the headsets within the Plantronics H series (H41-N), and noticed that the volume of my speaking is lower over the headset than on the regular handset. I am currently looking for headsets that are known to work well. I do know that Cisco lists the H-91 and H-101 as certified to