similar to: Who is on a call?

Displaying 20 results from an estimated 3000 matches similar to: "Who is on a call?"

2005 Jul 17
2
DNS SRV
I have added in my zone file; _sip._udp.elmit.com. IN SRV 20 0 5060 vpbx.elmit.com. As I understand it should mean that any sip connection to <anyname>@elmit.com should go to the udp port 5060 at the host vpb.elmit.com. In Asterisk's extensions.conf I have in the context [default] exten => ronald,1,Dial(${PHONE_615},60,tr) exten => ronald,2,Voicemail,u615@office exten =>
2005 May 17
4
Is SKYPE a threat or should we do something (together)
Skype is very succesfsfull and get more and more users, ... we can ignore them, accept them or do something,... My suggestion is that we try to do something, ... If we would peer to each other, than we get soon also a great amount of users together, and than our service becomes more valuable, ... Let's discuss advantages and disadvantages! bye Ronald -- Ronald Wiplinger (CEO of
2004 Dec 20
2
Is there hardware to remote control
> From: Ronald Wiplinger <ronald@elmit.com> > Subject: [Asterisk-Users] Is there hardware to remote control > available? > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users@lists.digium.com> > Message-ID: <41C6D43F.5070201@elmit.com> > Content-Type: text/plain; charset=us-ascii; format=flowed > > I am looking for a
2005 Jun 07
4
I want to move the MySQL server out to another machine
I tried to add the databases from the localhost to the database server and changed the every /etc/asterisk/*.conf from host=localhost to host=192.168.10.10 (my dababase server) When I restart asterisk, I do not get any errors, but after a phone call I see: Jun 7 18:11:56 ERROR[7877]: cdr_addon_mysql.c:400 my_load_module: Failed to connect to mysql database cdr on 192.168.10.10 Or if I try
2007 Feb 14
5
Bandwidth shapping device
I have a link to a building (e.g. 10Mb/s) and want to split up the bandwidth to different users. Each user should get e.g., 512kB/s plus 256kB/s dedicated for VoIP. What kind of device can I use for that ? (managing switch ??? which one?) bye Ronald Wiplinger
2005 Jul 28
12
Can you caculate with me?
before I accuse somebody to "overbill" I would like you to calculate with me: Rate: 0.0189 for calling Taiwan via NuFone Duration: 930 seconds Lets vote for the answers: 0.7269 or 0.2929 ??? bye Ronald Wiplinger
2006 Apr 26
6
I am looking for a webphone on MY SITE
I am looking for a way of not to install a softphone, preferable as a link on a web site to a webphone on MY SITE !!! Has anybody an idea for that? AJAX? bye Ronald Wiplinger
2008 Jan 27
1
rxfax does not work (anymore)
Below is my extensions.conf for the fax part [incoming_28345474] ; ;******************************************************************** ; BEGIN - Inbound call handlers ;******************************************************************** ; exten => 8862100,1,NoOp(${CALLERID(num)}) exten => 8862100,2,Background(if-u-know-ext-dial) exten =>
2006 May 10
1
asterisk -rx 'sip show peers'
I upgraded recently to Asterisk SVN-branch-1.2-r25165M the commandline asterisk -rx 'sip show peers' returns with the first line: on Is that a bug, or how can I omit it? I used: asterisk -rx 'sip show peers'|grep OK|sort | tee /dev/tty |wc -l; echo " registered at ELMIT" which results (because of on) to: Binary file (standard input) matches 1 registered at
2005 Mar 06
3
SJphone on PDA registering with Asterisk???
I try to setup SJphone on my PDA, but it does not register with Asterisk. I have setup a sip account on asterisk, ... Can anybody give me a hint? bye Ronald
2005 Feb 27
1
astguiclient gives me Object not found
I tried to install astguiclient and it gives me for each follow page: Object not found! Looking into the apache log file I find: [Sun Feb 27 16:18:30 2005] [error] [client 192.168.250.108] File does not exist: /srv/www/htdocs/astguiclient/method=POST, referer: http://vpbx.elmit.com/astguiclient/phone_stats.php?extension=gs102&server_ip=192.168.250.20 I have uncommented the ### If you have
2005 May 26
5
SIP Soft Video phone for Asterisk usage
I am looking for a SIP Soft Video phone, which I can use with Asterisk. If you have one installed (regardless if free or purchased) please tell me which one, the settings in Asterisk and your experience with it. bye Ronald
2004 Nov 29
1
Calling from PSTN let exension 601 ring twice, hang up and starts over again to ring twice, ...
Calling from PSTN let extension 601 ring twice, hang up and starts over again to ring twice, ... If I pickup I do not hear on extension 601, and on the PSTN it is still signaling to ring. Can anybody enlighten me, please? extension.conf [incoming_88097074] exten => s,1,Wait(1) ;wait to get caller ID in. exten => s,2,Dial(SIP/102,20) exten => s,3,Voicemail(u102) exten =>
2005 Jan 12
5
Grandstream Bugetone 101 & mwi
I tried to use message waiting indicator, by "Subscribe for MWI" in the web menu of the phone. However, it does not light up / flash, even if a voice mail is waiting. Where is the switch to turn it to? bye Ronald
2007 Feb 14
2
moving WiFi phone
Can anybody tell me how I can set-up multiple access points with overlapping coverage, so that a moving WiFi phone user can continuesly use the phone. bye Ronald Wiplinger
2006 Jun 24
2
Is anybody using XEN in conjunction with Asterisk and/or Openser?
Is anybody using XEN in conjunction with Asterisk and/or Openser? I would like to get some info about such an environment and experience reports. bye Ronald Wiplinger
2006 Nov 11
1
Soundfiles adding during phone calls
I want to add some sound filed on demand during a phone call only possible on some extension numbers. I get many phone calls from local companies, but don't understand Chinese! I would like to record the call, but also ask the caller some questions, which should be added into the call with some keys on the phone, ... e.g. *66554 should add into the call: How are you? or What is your
2006 Jun 24
5
ASTCC: How to reset periodically all "card in use" flag back?
If a user calls and hangs up before the destination party rings, than the in-use flag remains set! This is one case, but maybe there are many other cases. I have created a number the user can dial to reset this flag. However, that is written in the manual!!! Who reads a manual anyway!!!! I want to make to reset all in use flag with a program. Has anybody done it, or has a better idea? My idea
2006 Jan 22
1
macro-faxreceive
How should be the macro rewritten? [macro-faxreceive] exten => s,1,Set(FAXFILE=/var/spool/asterisk-fax/${UNIQUEID}.tif) exten => s,2,DBGet(EMAILADDR=extensionemail/${MACRO_EXTEN}) exten => s,3,rxfax(${FAXFILE}) exten => s,103,Set(EMAILADDR=ronald@elmit.com) exten => s,104,Goto(3) ... [Jan 23 10:43:38] -- Executing Macro("Zap/3-1", "faxreceive") in new
2006 Feb 23
1
mysql problems
My database machine is broken and I have to use another one. I made somewhere mistake(s) and get now in the debug file: [Feb 24 09:05:24] DEBUG[32664]: MySQL RealTime: Query: SELECT * FROM sip_buddies WHERE name = '886' [Feb 24 09:05:24] DEBUG[32664]: MySQL RealTime: Query Failed because: Can't find file: './astconf/sip_buddies.frm' (errno: 13) [Feb 24 09:05:25]