search for: twinkling

Displaying 20 results from an estimated 106 matches for "twinkling".

2009 Jan 21
1
error installing Twinkle - libresolv.so.2(GLIBC_PRIVATE)
Hello, I have an error while try to install twinkle: # yum install twinkle [...] Resolving Dependencies --> Running transaction check ---> Package twinkle.i386 0:1.2-1.el5.rf set to be updated --> Processing Dependency: libresolv.so.2(GLIBC_PRIVATE) for package: twinkle --> Finished Dependency Resolution Error: Missing Dependency: libresolv.so.2(GLIBC_PRIVATE) is needed by package
2009 Jun 23
1
SIP 482 Loop detected
-- Executing [0473775006 at intern:1] NoOp("SIP/twinkle-088e6ea8", "conversation to GSM") in new stack -- Executing [0473775006 at intern:2] Dial("SIP/twinkle-088e6ea8", "SIP/3starsnet/0473775006") in new stack -- Called 3starsnet/0473775006 -- Got SIP response 482 "Loop Detected" back from 85.119.188.3 -- Now forwarding
2013 Apr 01
0
FreePBX, Asterisk and Twinkle - Testing a new setup
I am experimenting with Asterisk having downloaded and installed the FreePBX i386 CentOS-6.3 based distro and updated it. The current package level on this system is: asterisk11-11.3.0-49_centos6 freepbx-2.11.0beta2-112 I am using twinkle-1.4.2-7.el6 as a softphone testing tool. There is no firewall on the asterisk host and SELinux is disabled on it. Fail2Ban is installed but I have made no
2007 Mar 19
2
GNU Telephony Centos repository
The Gnu Telephony site: http://wiki.gnutelephony.org Has a Centos repo: http://dist.gnutelephony.org/RPMS/ But I caught some text stating that this is for Centos 4.2. Is it really? Is there a difference; i.e. would it be safe to install these on Centos 4.4? Really I am after Twinkle, and it seems there is a lot you need to actually get Twinkle installed...
2007 Feb 13
0
RPM for Twinkle?
Anyone have an rpm for twinkle? http://www.twinklephone.com/ A new sip softphone.
2010 Apr 10
1
Remote registering fails
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all! I'm trying to test with a friend who has an Asterisk in his office with the Asterisk which I have in my house. Then I have an extension that he is trying to register remotely. Trying with the Twinkle client, I see that it is registered: - --------------------------------------------------------------------------- 400/400
2015 May 28
3
Peer is UNREACHABLE
Darryl Moore <darryl at moores.ca> schrieb: > Ahh. Seen that before! That suggests to me that you don't have your > sip.conf records setup right. > > What's your sip.conf look like? Well, here what I wrote in my sip.conf: register => 00493511111111:MYSECRET at pbxluca/00493511111111 register => 00493512222222:MYSECRET at pbxfax/00493512222222 register =>
2015 May 28
4
Peer is UNREACHABLE
Kevin Larsen <kevin.larsen at pioneerballoon.com> schrieb: > The phone you gave your wife is really old. Are you sure it supports SIP > OPTIONS? Can you make a call in or out to it? If you can, it is more > likely that it just doesn't support that and you can't use a qualify > statement. No, I'm not sure. And no, I can't make any call, right now... At least,
2007 Nov 02
1
Off-Topic: add GSM codec to X-Lite
Dear all, sorry for the Off-Topic but I have an Astreisk 14 voip server connected to Twinkle and X-Lite clients. I have to use the GSM codec for all of my clients, and it was set up in the sip.conf specifically in "allow=gsm" line. Twinkle has GSM codec built in, but when I open X-Lite audio codecs settings I can't see the GSM codec, being that the official web site and the PDF
2014 Jun 25
1
Echo Cancellation when calling from softphone to mobile.
Hi, I am using Twinkle to call mobile phone but there is too much noise on the mobile user's end. Mobile user's voice is echoed back to user. While on twinkle end everything is fine. Using Asterisk 11. Please suggest some way to mitigate the problem. Thanks. -- Anurag Rana http://newbie42.blogspot.in/ On the trampoline of life's experiences, Striving towards a saintly life in
2009 Jan 25
5
soft phone
hi wich soft phone do you recomend but i need this feature it must ask for user name and password when it start. i know xline and zoipper but they dont have that i can acomplish this whit twinkle but i need it for Windows :-( any ideas? thanks -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. -------------- next
2009 Aug 17
2
Accessing to ekiga.net through Asterisk
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all! I'm trying to connect to ekiga.net through a client connected to my Asterisk server. For it I am being based on this [1] document. Next I put the configurations that I am using. /etc/asterisk/sip.conf: ; Outgoing to ekiga.net [ekiga] type=friend username=MyUser secret=MyPass host=ekiga.net canreinvite=no qualify=300 nat = yes stunaddr =
2012 Aug 09
4
Asterisk on Rackspace, My SIP phone behind NAT
Hi, I've successfully setup Asterisk on my local PC and can make call using Twinkle to the server. But, I cannot call to my Asterisk server at Rackspace. I have been trying several things to figure it out, no luck. My PC is behind NAT, so I've set that up in sip.conf (nat=yes). I can ping my Rackspace server so it seems to be Public-static IP. Anyway, I tried with setting externip,
2010 Jul 22
3
Soft phones.
Hey, all. I'm looking -- if possible -- for a decent, multi-platform soft-phone. Specifically, Linux and Windows; that way, I'll go through the same issues my end users do. I've noticed a couple (e.g., minisip, which seems abandoned, and sip-communicator, which, honestly, is probably a great IM client, but has a confusing interface for actual phone calls). So I'm wondering if
2015 May 28
2
Peer is UNREACHABLE
Kevin Larsen <kevin.larsen at pioneerballoon.com> schrieb: > What kind of phone are we talking about, both yours that works and your > wife's that does not? Right! > Can you ping the unreachable phone and does it respond to a ping? I can ping both phones from the VM > Many phones will have a network test function built in to them to help you > determine if the phone
2015 May 28
0
Peer is UNREACHABLE
I think your phone may be trying to register with the username '1234', while your sip configuration is expecting 'luca'. Can you try changing your phone registration credentials to use 'luca'? Can you give us a sip transcript when you try to place a call from it? On 15-05-28 05:09 PM, Luca Bertoncello wrote: > Darryl Moore <darryl at moores.ca> schrieb: >
2005 Nov 04
2
installing kde using up2date
Hi, I have already installed 4.2 on my laptop, I only chose GNOME at install time. I now need to use up2date to install kde (I wish to install twinkle softphone). What is the correct way to do that. I did: up2date kde* up2date -u kde* up2date -i kde* It printed a listing of the packages but did not install them. Thanks, Jerry
2009 Jul 27
4
Justvoip linux
I tried to install justvoip several times and I cannot install it. Can somebody tell me how to install it on ubuntu? Meybe next version of WINE will support it?
2009 Jul 01
2
Registrations problems to SIP-provider.
Hello List, I'm having problems with registrating my Asterisk-server to the SIP-provider. Yesterday all worked fine, this evening I cannot call out. What can be wrong ? This is my registration in sip.conf : register => 092779077:XXXX at 85.119.188.3 This the output of SIP show peers : asterisk*CLI> sip show peers Name/username Host Dyn Nat ACL Port Status
2006 Jun 12
2
transferring calls from ekiga to asterisk
I have ekiga registering to a voip provider (skypho) and receiving external call through the stun server. I want to redirect inconditionally all these calls to my asterisk server, but I can't understand how and what should I configure in asterisk in order to accept the redirected call. In asterisk console I can't see nothing when ekiga passes the call. If I turn asterisk's sip