search for: hotliner

Displaying 20 results from an estimated 148 matches for "hotliner".

Did you mean: hotline
2007 May 16
1
WaitExten not responding on key presses
Hi, I have the problem that WaitExten is not responding to key presses. Here are the sections from my extensions.conf: [globals] incoming_call=0 menu=0 announce=0 [internal] exten => 777,1,Goto(hotline,${EXTEN},1) [hotline] exten => _X.,1,Set(CALLERID(name)=Hotline) exten => _X.,n,Set(original_extension=${EXTEN}) exten => _X.,n,GotoIf($[${announce}=1]?4:10) exten =>
2007 Jun 22
1
hotline with Polycom
Hi All, This is more of a hardware question that an Asterisk question so I hope this is still the correct place for the post. I know with the Linksys phones you can create a hotline by using the dial string of (S0<:number>). I have been trying to do this with a PolyCom phone but I have not been very successful. Does anyone know how to create a hotline phone with a PolyCom?
2001 Nov 18
1
hotline server 1.85 under wine
hello.... I'm new to wine and tested and installed it, because I wanted to run the hotline server from windows under linux... upload, news works great but download from this maschine is not working! strange thing does anybody has the hotline server runing? do you have had similar problems with another network app? this are the errors.... imted from C:\windows\system\wininet.dll, setting
2006 Apr 12
1
Where is the difference sip.conf - Real-time ?
I have two phones (111 and 112) on a LAN, and I have on a users site a phone 333. phone 111 uses sip.conf, while 112 uses real-time set-up. 111 can call 333 AND the audio is working 112 can call 333 but audio is just white noise. 333 can call 111 or 112 and audio is working. The phones are identically set-up (just user name = phone number and password are different) sip.conf (for 111 - all
2003 Nov 19
1
Controlling asterisk in a dynamic way
...le to control asterisk in a dynamic way, such as, for example, signal to asterisk to give info about callers that are queued ( like in a hotline, everybody is queued until somebody take their call), and explicitly signal asterisks to redirect a particular call to a computer through VoIP ( imagine a hotliner choosing a call from a list of waiting calls and getting this one on his Computer through VoIP). I found information about dialplans | but they are all static ( conf files), we would like them to be "user controlled", that is, a user can get the waiting call list at any time, and explic...
2005 Sep 11
3
David Choo/eServices/eSpore is overseas
I will be out of the office starting 12/09/2005 and will not return until 16/09/2005. Dear Sir / Mdm, I'm currently on course and are not in office. During this period of time, I have minimal access to internet and email cccess. As such, I might not be able to reply to your queries promptly. I apologise for the inconvenience caused. In the meantime, for any technical assitance, please
2006 Jan 27
2
Name/username (sip show peers)
How can I make it more readable? Name/username 601/601 123456789/123456789 voipbuster/abcd 601 = hotline 123456789 = Peter Pan only voipbuster/abcd is easy read/understandable! bye Ronald Wiplinger
2003 Jun 18
2
downloading packages and AntiVirus program
Dear R-users! I am using R 1.7.0, under Windows XP; I also have Internet Explorer 6.0.2600.0000, Norton AntiVirus 7.60.926. Our firewall seems to want to "protect" me from downloading precompiled packages for Windows. When I try to download packages, like http://cran.at.r-project.org/bin/windows/contrib/1.7/RODBC_1.0-3.zip for example, I am not allowed to and get a message like this:
2005 Mar 19
2
Goto and E1 line
Hi, I have a server with 2 TE110P cards. 1 card is plugged to telco line, another card is plugged with a Hicom PBX. I want to send some call to VoIP phones and all other to my PBX. I don't known how to make my dialplan : ===========Extensions.conf========== [incoming_call] exten => 090200000,1,Goto(callcenter,100,1) exten => 022956353,1,Goto(callcenter,100,1) exten =>
2008 Jun 05
0
RECALL: Lithium batteries for Polycom Soundstation 2W
Just released by the CPSC on their recalls mailing list; please forward to any venues where you feel operators or resellers of the SoundStation might be, with this preface included. My 2W had a battery with the part code 1520-07804-002; its date code was GP0806, and therefore predates the recall period. Cheers, -- jra ----- Begin forwarded message ----- This message consists of the following:
2005 Aug 15
2
recompile sshd with OPIE?
Hi, I'm having trouble getting an answer to the following problem on -questions - I hope someone here has done something similar and can help. I'd like to compile support for FreeBSD OPIE into sshd. Presently I have to use PAM to achieve one-time password support. On a 4.x system I have in /etc/ssh/sshd_config ChallengeResponseAuthentication yes and in /etc/pam.conf sshd auth
2006 Mar 07
1
PBX-VPN-SIP-Asterisk trouble
Hi all! I have the following setup: Phone lines -> traditional PBX -> Welltech 3802 -> VPN -> Asterisk -> Linksys PAP2/Welltech ATA-151 -> phone There is 2 pieces of Welltech 3802 (2 port FXO) connected to 4 (2x2) PBX extensions. Asterisk is a proxy here. Each device successfully register itself. I tried the setup above with Linksys and Welltech devices as well. I setup
2003 Aug 13
0
All "GNU" software potentially Trojaned
-----BEGIN PGP SIGNED MESSAGE----- CERT Advisory CA-2003-21 GNU Project FTP Server Compromise Original issue date: August 13, 2003 Last revised: -- Source: CERT/CC A complete revision history is at the end of this file. Overview The CERT/CC has received a report that the system housing the primary FTP servers for the GNU software project was compromised. I. Description
2004 Aug 06
1
Interesting catalog: Viking Electronics
This is not specifically Asterisk-related, but I think that sometimes a "pre-emptive" clue is a good thing. Viking Electronics (http://www.vikingelectronics.com/) has some neat widgets that attach to phone lines, which I'm sure many of the people on this list would find at least somewhat useful in conjunction with their Asterisk systems. Many of the widgets can be replaced with
2005 Aug 03
1
IAXy2 question?
Does IAXy2 have any internal diaplan? What I need to do is have a phone that when picked up automatically dials out in a hotline fashion. I know that I can setup Sipura devices to do this, but I'd rather use IAX2. Alternatively, do any of the cheapish SIP phone support this sort of internal dialplan functionality? Thanks, Michael -- Michael Graves
2006 Jan 20
2
How to have a phone ring another extension as soon as off-hook?
I am seeking to implement the following behavor: When a headset on phone1 is picked up, phone2 rings right away, without any need to dial numbers on phone1. Is this possible to implement? ScriptHead -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060120/0892441d/attachment.htm
2007 Jul 15
1
TimeStamp a Recording
Has anyone come up with to timestamp a Recording? I am using a pretty simple dialplan to record a audio file for a hotline. I'd like to store the date and time it was recorded somewhere, Ast DB or MySQL DB. Then when the audio file is played back to a caller, the system will say something like. This message was recorded January 14th at 10 42 pm Thanks for any ideas you may have. -- ***
2007 Dec 17
0
Cannot allocate memory
Hello, I have a problem with our asterisk server. (Version 1.4.15 RPM Build running on Fedora Core 7) After 3 day's running, i'v got this message in my logfile: Dec 14 13:14:09 amsec-tk1 asterisk[4321]: VERBOSE[11363]: -- Executing [9020 at AMS-UPPORT-HOTLINE:1] System("SIP/SN2400-67ec6aa0", "echo -e "Eingehender Support Anruf am 14.12.2007 um 13:14 durch die Nummer
1998 Oct 10
1
fallback password mechanism ?
hi, we are running a server in a mixed environment, where encrypted (98/NT) and non-encrypted passwords (95) are used. I've now configured smbd to use encrypted passwords ("encrypt password" in smbd.conf) and was relieved to see that non-encrypted passwords work, too. however, at the server side (linux2.0.35, smb-1.9.18p10), one has to add all users in the samba-password file.
1998 Nov 03
0
Proposal: Move Samba file locking stuff into a separate library
Hi Samba-People, while Samba is doing really great as a server for windows clients, I'm currently not happy with way the program interacts with other servers, namely Netatalk or Mars netware emulator. It is no problem to open the same file on a Mac and a Windows PC read-write, thus inviting data corruption even without oplocks coming into the game. I understand that unix file locking modes