similar to: Off Topic: Open Source USB Softphone

Displaying 20 results from an estimated 900 matches similar to: "Off Topic: Open Source USB Softphone"

2007 Apr 01
5
On Topic: Cheapest Asterisk USB Key? (was: Re: Off Topic: Open Source USB Softphone)
Here's a flipside of this subject: what is the absolute cheapest Linux device that can be connected to a PC's USB port? That has just enough power for a minimal Asterisk server running on it. The Asterisk just maintains a CDR database on its Flash memory, which it periodically submits over the PC's network connection with an HTTP hit on a remote full-service Asterisk server? No call
2007 Feb 28
2
this i a test
Sorry for disturbing, but I sent some messages today and I am not seeing them on this list. Can sombody tell me, in case this message appear on the list. Thank you
2005 Jan 28
6
iaxComm version 1.0 released
iaxComm is an Open Source softphone for the Asterisk PBX. iaxComm compiles and runs on Win32, Linux and Mac OS X (Panther) systems. Recent Changes: * Improved jitterbuffer code * Steve Underwood's Packet Loss Concealment Code Features Include: * iLBC support * GSM support * speex support * ulaw and alaw support * Blind Transfer. * Custom Ringtones per
2007 Feb 28
2
Newbie extensions.conf question
I've installed Sven Slezak's Notify module. He gives the follow as an example line to put into extensions.conf exten => s,1000,Notify(${CALLERIDNUM}|${CALLERIDNAME}|${EXTEN}/ sunnybook) I understand what is going on with this line but I don't know where in the extensions.conf file to put it? Thanks, Chris Griffin cgriffin@33keys.com
2007 Apr 05
1
What is this error message? (check_auth: stale nonce received from ...)
I`ve been noticing alot of those messages in the CLI lately: Apr 5 11:18:02 NOTICE[25593]: chan_sip.c:6444 check_auth: stale nonce received from '<sip:reg-1@pbx.domain.com> I haven't changed my configuration in ages. What could be the cause of this suddent appearance? Mike -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 05
2
IAX Trunk Failover
I'm trying to get an IAX trunk to failover to a local trunk it the trunk is down. This is what I've been working on: [macro-forward1]; exten => s,1,Dial(IAX2/192.168.1.1/${ARG1},20) exten => s,2,Goto(call-${DIALSTATUS},1) exten => s-CONGESTION,1,Dial(LOCAL/${ARG2},20) exten => s-CHANUNAVAIL,1,Dial(LOCAL/${ARG2},20 ;end macro-forward1 exten =>
2007 Jun 04
3
debug logs
Hi iam keep getting this log in my asterisk log is this harm anything, and how can stop this, any suggestions Jun 4 18:21:47 DEBUG[2093] chan_sip.c: Stopping retransmission on '45629314783bd11604363618632f07b9@201.x.x.x' of Request 102: Match Found Jun 4 18:21:48 DEBUG[2173] manager.c: Manager received command 'Command' Jun 4 18:21:48 DEBUG[2173] manager.c: Manager received
2007 Feb 28
3
read write or only read fields in cdr?
Hello, I created a new field named pre_dst of type varchar(80) exactly like dst field in cdr table. In the dialplan I put: exten => _7.,1,Set(CDR(pre_dst)=${EXTEN:1}) and when I call, all goes fine except that pre_dst has always NULL value in cdr. Do you know why? Is something wrong I did? I know that original fields in cdr are only readable, but in this cas pre_dst is one I created
2007 Feb 20
3
Asterisk / ACT CRM Integration
Has anyone ever been party to an integration of ACT CRM platform with Asterisk? Thanks Cory Andrews
2007 Aug 09
1
PRI Question
I have a 2 port T1 card doing PRI passthrough, Span 1 answers from Telco, Span 2 sends to my existing phone system(Nortel). My Span1 gets sent to the context from-pri, detailed here: [from-pri] exten => _49XX,1,Set(CALLERID(all)=${CALLERID(all)}) exten => _49XX,2,Dial(Zap/g2/${EXTEN},,twk) exten => _49XX,3,Congestion() exten => _49XX,4,Set(CALLERID(all)="") exten =>
2008 Apr 15
2
dialed number notify at invalid dial situation
Originally posted by: mailto: Hi all Now I'm making IVR sequance that is customised [mainmanu]. I wish to notify invaid command like a following exten => i,1,playback('your command is ...') exten => i,2,playback(${EXTEN}) ; <---- Say 'i' oops! ;-( exten => i,3,playback(' is incorrect! please again ') # This exten lines are figure for instruction. # I
2003 Nov 17
7
Updated iaxComm binaries available for WinXP, Red Hat 9.0
iaxComm is a cross-platform IAX2 softphone available for Win32 and Linux. Win32 and Linux binaries as well as the LGPL source are available at: http://iaxclient.sourceforge.net Recent improvements are a less cluttered user interface, audible ringback and audible outgoing ring, and of course IAX2 protocol support. iaxComm is based upon the wxWindow GUI framework and compiles on Microsoft
2007 Feb 28
1
Paid support offered
We have decided to allow our tech's to do support for non-clients of voicemeup.com You can head to http://support.voicemeup.com/ and one will be in touch 8 to 6pm business hours. 3 levels of support are offered for Asterisk/compiling Trixbox , Ivr's etc. -- Mike Sales Manager http://www.voicemeup.com Making it happen 1.877.807.VOIP (8647) 1.514.312.7030 -------------- next part
2007 Jun 06
3
Asterisk call quality detection
Hi Chaps, Is there a way to detect/highlight poor quality voice calls going through an asterisk server? Was thinking of picking up a cdr record or some other variable showing poor quality on calls when the internet is having issues. Is there any qos or poor audio quality variables available? Cheers, Taff. ___________________________________________________________ Yahoo! Answers - Got
2007 May 20
2
OpenWengo + Asterisk?
OpenWengo has just released WengoPhone v2.1.0: http://www.openwengo.org/index.php/openwengo/public/homePage/news?payload[newsId]=0 . Has anyone had success (or notable failures) using it as a client for Asterisk? Any advice on integrating it into dialplan, apps, config DBs, etc? -- (C) Matthew Rubenstein
2006 Mar 28
3
Softphone accepting URL
Does anyone know a softphone that can accept URLs during a call and open that page in the default browser when the call is answered? I Know DIAX and the IDEFISK, only pro version.I need another ones. It can be using the cmd SetURL Regards. -- Bruno de Assump??o Loureiro msn: loureiro_bruno@hotmail.com
2007 Sep 26
2
My G729 problem re-visited
Ok, I built a test system to duplicate my problem and provide myself a platform that I can mess around with to try and break any features. My problem is G729 pass-through from a gateway to a phone. I think I even have transcoding working, which makes me more confused on what's wrong with my pass-through. It must be a configuration issue. The basics... *CLI> core show version Asterisk
2007 Jun 04
3
Calls being dropped
We have the latest version of asterisk, on a xeon dell server (2gb ram), with 6 snom320's(latest firmware) and 3 grandstream gxp 2000's (latest stable firmware) and are having a few problems. We have a basic menu that transfers calls to different extensions. The problems can be found on all extensions. We have 2 different incoming providers and the problem happens on both providers. I
2007 Feb 28
4
Help: CallerID Name not being sent on outbound PRI trunk
Outbound calls on my Telus PRI aren't taking the Name portion of the callerID. I've looked at the logs, and it is being set (see below), but the PRI debug output doesn't show the name being sent anywhere. As a result, received calls always display from Unknown (or just the number). Is there some config that I've missed somewhere? I'm running NI-1 (Telus says NI-2 doesn't
2009 Jan 14
2
Any free video (or audio) softphone VOIP client under Linux with touchscreen friendly interface ?
Hi, I'm curious if anyone knows of any possibility to use video VOIP client (like Ekiga or Linphone or...) under Linux that could be operated by touchscreen friendly GUI (bigger buttons, large keypad, etc...) ? I like Ekiga, but GUI is small and cannot be operated via touchscreen... But maybe there are some skins for existing clients that are more touchscreen friendly ? Thanks in