Hi, what is the different between blue icon with "?" inside and red icon with "X" inside? what do they mean? I have some buddies in my Twinkle and when they...
... Oh, didn't know ;) Ok, now I see most of buddies with red icon: "Availability: request failed (412 Stale Cseq)" I'll investigate what that "412" means. ...
... From my understanding the CSEQ is an identifier which is linking a sequence of requests and responses, making them a coherent dialog. "Stale Cseq" sounds...
... I use Twinkle with a OpenSer configured by me, and hope not to have config error in presence module. Anyway those days I'll try to examine the logs and if...
I got this error message this morning, but everything is working fine. I wonder why? Is there a case for retrying a couple of times before issuing the error ...
... i seen some ALSA error with suse10.3rc1 + suse-twinkle1.1 recently. Also translation was broken. Anyway usually ALSA solves more problems than it...
Mandriva 2007.1 i586 $ aplay --version aplay: version 1.0.14rc2 by Jaroslav Kysela <perex@...> twinkle 1.1 - 21 July 2007 built from source Pop up message,...
... Please everybody DO NOT attach files of >~50k! They are not stored in the web-forum, so everybody who reads via web frontend will have no chance to see...
Did you recently update to ALSA1.14rc2? Twinkle option "validate audio devices" seems to stress the mic-device of ... when checking at startup. Probably the...
Thanks for the reply, and sorry about the file. I thought PM meant afternoon :-[ No I do not think that I updated alsa recently, although Mandriva does update...
... for a quick answer: 1. pull USB plug of "phone", this should kill the drivers and thus close the locked device. 2. /etc/init.d/alsa restart ;#or whatever...
No this was not a twinkle problem and I tried disconnecting/reconnecting the USB device. Looks like may be there was no option but to reboot. As I said, I am...
... it's just the combination of your USB-voipfone-hardware and the specific sound driver module that is loaded when you plug this phone in (compare lsmod ...
today openSUSE released 10.3GM. Included is twinkle1.1. Alas they spoiled it another time: the netinstall repository RPM, only available via mirror, e.g. ...
I'm thinking of the Nokia 770 as a good starting point for a port The OS is derived from Debian, so in a way it is like a stripped down version of a desktop...
This happened to me just now. I tried to dial a number via the command line interface. I have set scripts up to write out messages to a "call.log" to show the...
There should be an error "STUN bind request for media failed" in Twinkle.log. The STUN request is done before the SIP INVITE is sent out. There are no trigger...
Does Twinkle send a STUN request before starting each call dialogue or was I just unlucky when I saw that error? If Twinkle receives a cli request to make a...
If I send cli requests too quickly to Twinkle, it seems that it can drop/ignore some requests, and maybe even freeze on occasions. All the best Andrew...
Well, that would be nice. The problem is that the CLI is far from fool proof. It was the first interface to Twinkle (the pure CLI that is, the one you get with...
... Well, the STUN request never should fail. If it does, it's usually a 'configuration error' - not related to the individual call. The call doesn't fail, it...
procedure: run twinkle -c From other terminal, killall twinkle. Result: twinkle doesn't exit immediately, but waits for next input (CR) before quiting. Twinkle...
OK point taken. I already had a timeout built in to the programme, just in case, and I can also build in some more error traps and pauses where necessary to...
... Before each call a STUN request is made. If that one fails, then the call is never attempted. The STUN server may be down. ... Why is this ... running ... ...
... Yep, that's what i guessed by 404. But what i meant is: A STUN-server is checked for first time, when you run the profile, and it usually shouldn't fail...