similar to: Speex codec and X-Lite!

Displaying 20 results from an estimated 20000 matches similar to: "Speex codec and X-Lite!"

2005 Feb 28
1
Anybody using X-Lite Softphone ? tryedtoforwarda call to X-Lite....
Mateo, Dialing the extension to your softphone is the same as any hardware extension. Exten => 1000,1,Dial,(SIP/1000,20,trf) pretty exten => 1000,2,Macro(vmessage,1000) exten => 1000,3,Hangup Change [mateo01] to [1000] in your sip and you will be saying that ext. 1000 is registered with the specifics you are using. Update the settings in your softphone to register the name and
2005 Feb 28
0
Anybody using X-Lite Softphone ? tryed toforwarda call to X-Lite....
Try the snom soft phone! http://snom.com CS > -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of > Dave Chase > Sent: Saturday, February 26, 2005 12:31 PM > To: ich@mateo.ch; Asterisk Users Mailing List - > Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Anybody using
2003 May 17
1
XTEN Lite TROUBLE
Dear Guys, I?ve test Xten Lite softphone to connect to my Asterisk Box but it registers all the three lines at the same time and if I try to dial an extension it tries to reach 3 Ext. at the same time, can somebody haved this trouble? and how can I fix it. Also, I ?ll like to have the Xten LITE or PRO Softphone (Lite is free and PRO about $50.00 USD) it can hanle 3 lines (lite) and 6 lines
2005 Feb 26
0
Anybody using X-Lite Softphone ? tryed to forwarda call to X-Lite....
XLite does not support transfer... You have to buy their XPro -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Mateo Meier Sent: Tuesday, February 22, 2005 3:50 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Anybody using X-Lite Softphone ? tryed to forwarda call to X-Lite.... Hey Guys Im
2015 Apr 20
0
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Check if asterisk is running or not first . If asterisk is running check iptables ( firewall ) might be blocking the connection . You can see listening ports with netstat -upln command On Mon, Apr 20, 2015 at 10:01 AM, akhilesh chand <omakhileshchand at gmail.com> wrote: > Hi Folks, > > I'm trying to register softphone(X-lite) but I'm not able to register >
2015 Apr 20
0
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/20/2015 12:31 PM, akhilesh chand wrote: > Hi Folks, > > I'm trying to register softphone(X-lite) but I'm not able to > register softphone whenever I'm trying to register softphone I got > below error > > Inline image 1 > > Is there any document/guide line where I will get process to > register
2015 Apr 21
0
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/21/2015 04:58 PM, akhilesh chand wrote: > Hi Guenther, > > What did you recommend to me, I did accordingly but there is no > log showing in asterisk CLI. I'm getting same problem. > > > > Regards Akhilesh Hi Akhilesh, looks like your firewall is blocking it. Have you tried 'nmap -p5060 <ip of your
2015 Apr 21
0
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 21.04.15 um 13:38 schrieb akhilesh chand: > Hi Guenther, > > When I executed nmap -p5060 <xx.xx.xx.xx> I got below output. > > [root at ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx > > Starting Nmap 5.51 ( http://nmap.org ) at 2015-04-21 11:19 UTC Nmap > scan report for
2015 Apr 20
0
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Am 20.04.15 um 06:31 schrieb akhilesh chand: > Hi Folks, > > I'm trying to register softphone(X-lite) but I'm not able to register > softphone whenever I'm trying to register softphone I got below error Do you have access to the asterisk server? If so, what's in the logs? cheers t.
2005 Jul 16
0
VoIP with asterisk and x-lite
I have an OpenBSD 3.7 gateway. This gateway run Asterisk. I have two windows box which use X-Lite softphone, and each box connect to Asterisk using this softphone (X-Lite). Asterisk use the following configuration : /etc/asterisk/sip.conf ; Phone #1 [Phone1] type=friend host=dynamic nat=yes defaultip = 192.168.10.12 # windows box IP context = sip callerid="Phone1" <1> ;
2015 Apr 27
0
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Akhilesh, I have implemented several ec2 instances with both sip and iax2 and have no problems with xlite or hard phones. Have you already opened the ports in the vpc security group on the Amazon side? Let me know is I can help. --James On Apr 24, 2015 3:34 AM, "akhilesh chand" <omakhileshchand at gmail.com> wrote: > Hi Thomas, > > Could you tell how can I change the
2003 Jul 01
2
Today's Message from linphone; update on Khpone and SJPhone and X-Lite
Today's "frustrated programmer" award goes to Linphone, which has the following debug output: > (linphone:28655): LinphoneCore-WARNING **: this fucking remote sip phone did not answered properly to my sdp offer! I get this message when I connect to linphone using a softphone, or when I try to use linphone to connect to asterisk and listen to an announcement. I suspect that
2015 Apr 20
6
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi Folks, I'm trying to register softphone(X-lite) but I'm not able to register softphone whenever I'm trying to register softphone I got below error [image: Inline image 1] Is there any document/guide line where I will get process to register softphone in asterisk(Which is installed in EC2 Cloud). Regards Akhilesh -------------- next part -------------- An HTML attachment was
2015 Apr 21
2
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi Guenther, What did you recommend to me, I did accordingly but there is no log showing in asterisk CLI. I'm getting same problem. Regards Akhilesh On Mon, Apr 20, 2015 at 6:05 PM, Guenther Boelter <gboelter at gmail.com> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 04/20/2015 12:31 PM, akhilesh chand wrote: > > Hi Folks, > > > >
2005 May 26
1
Asterisk con X-lite : Register Ok but no calls (404 Not found)
Hi all, I'm working on an implementation of VoIP en Linux. I have a Debian Suse (*.*.*.173) with an * and a X-lite client and a Red Hat 9.0 (*.*.*.172) with another softphone X-lite. Both of the softphones are registering and appear in the peers (sip show peers) with the good parameters of address and port. If I try to make a call, * receive the INVITE request and send a 404 NOT FOUND answer.
2009 Jul 23
1
x-lite settings to reach asterisk
Hello: I have the linux version 2.0 of x-lite downloaded. Does anyone know exactly what settings needed to reach the asterisk server on my home network? Internet ->DSL transparent bridge ->router ->asterisk ->softphone x-lite attempts to login and register, but times out. There must be some setting I'm
2004 Sep 21
2
Asterisk(OS X) & X-Lite
I'm new to Asterisk and have installed it on OS X. I am trying to use an X-Lite softphone to connect through Asterisk to FreeWorld Dialup and am not having any luck. I have looked at several settings pages at voip-info.com but have had no luck. I am on a school network which I assume has some security but the particulars are unknown as they are not very helpful. It is necessary to
2009 Dec 22
4
asterisk & x-lite
Hello All, I installed Asterisk 1.6.1.11 on Redhat 5.1. I use X-lite SoftPhone. The softphone can call the other one but I can' t hear any voice. My configuration files are below: [root at localhost asterisk]# cat sip.conf [general] canreinvite=yes [1001] username=1001 password=1001 type=friend context=phones host=dynamic [1002] callerid=1002 username=1002 password=1002 type=friend
2007 Apr 11
0
IM on x-lite
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, Currently i'm running asterisk 1.4.2 on fedora core 6 x64, using sip i configured x-lite on client n its runs well. But the instant message won't work. it says a notice " the person tou are sending messages to is using an earlier version of x-lite, which does not support rich text and emoticons. you may have to send some of your
2003 Aug 14
1
Re: The Almighty X-Lite DTMF Problem (patch tested)
Hi! I decided to apply Chris's patch for the rtp problem, it is working just fine now. Thanks Chris!. I think that Mark should submit it to the CVS. Ildefonso. icamarg@unet.edu.ve >Pete, > >Try this patch below... I noticed that eStara's softphone has the same >problem as xten's softphone when it comes to DTMF. Seems as though = >Asterisk >is not looking for