Re: [Sip-implementors] Xlite-soft phone

2005-12-30 Thread Klaus Darilion
Looks like people are mixing things.

xlite is able to have to proxy on a certain port, but xlite is not able 
to have the callee at a certain port.

Thus, having the proxy at port 5050 and and dialing sip:[EMAIL PROTECTED]:4000

will send an INVITE to the proxy at port 5050, but the request line is
   INVITE sip:[EMAIL PROTECTED]
instead of
   INVITE sip:[EMAIL PROTECTED]:4000

regards
klaus


[EMAIL PROTECTED] wrote:
 
 Hi Gururaj
   Do you mean its a seperate release?
   can you please tell me the release or version?
   can you please give me some more details about it?
   Also in settings i don't see any option by which i can set
   it to use TCP transport.
   I am using X-Lite release 1105d build on LINUX 9.0.
  
   Also i can configure the proxy port in X-lite so that
   i can specify which port proxy is present(other than 5060)
   and it is working for that, but if i want to send an INVITE
   with/without proxy to some port like 5063, it is not sending.
  
   I tried to specify in URI also like
sip:[EMAIL PROTECTED]:5063
   but it is sending to port 5060 only.
 
 Thank you
  +Basu
 
  
  
 
 -Original Message-
 From: GururajBT 70707 [mailto:[EMAIL PROTECTED]
 Sent: Thu 12/29/2005 1:10 PM
 To: Basavaraj Puttagangaiah (WT01 - Product Engineering Solutions)
 Subject: Re: [Sip-implementors] Xlite-soft phone
 
 Hi Basu,
 
 You have to check the hop implimentaion.  There only the ip and port 
 will be mentioned.
 
 Regards,
 
 Gururaj BT
 
 **
  This email and its attachments contain confidential information from HUAWEI, 
 which is intended only for the person or entity whose address is listed 
 above. Any use of the information contained herein in any way (including, but 
 not limited to, total or partial disclosure, reproduction, or dissemination) 
 by persons other than the intended recipient(s) is prohibited. If you receive 
 this e-mail in error, please notify the sender by phone or email immediately 
 and delete it!
  
 
 
 - Original Message -
 From: [EMAIL PROTECTED]
 Date: Thursday, December 29, 2005 11:26 am
 Subject: [Sip-implementors] Xlite-soft phone
 
 

Hi
 I am using Xlite softphone for testing my sip application.
  I need to send INVITE to some other port other than 5060.
 I have tried mentioning it in Request-URI, but still it sends
 request to 5060 only.
 Has anybody tried sending it to other port(except 5060), if it
is possible
 how? Is there any other mailing list specifically for Xlite?


Thank you
 +Basu



The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of
the addressee(s) and may contain proprietary, confidential or
privileged information. If you are not the intended recipient, you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately and destroy all copies of this
message and any attachments.

WARNING: Computer viruses can be transmitted via email. The
recipient should check this email and any attachments for the
presence of viruses. The company accepts no liability for any
damage caused by any virus transmitted by this email.

www.wipro.com
___
Sip-implementors mailing list
Sip-implementors@cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

 
 
 
 
 
 
 The information contained in this electronic message and any attachments to 
 this message are intended for the exclusive use of the addressee(s) and may 
 contain proprietary, confidential or privileged information. If you are not 
 the intended recipient, you should not disseminate, distribute or copy this 
 e-mail. Please notify the sender immediately and destroy all copies of this 
 message and any attachments.
 
 WARNING: Computer viruses can be transmitted via email. The recipient should 
 check this email and any attachments for the presence of viruses. The company 
 accepts no liability for any damage caused by any virus transmitted by this 
 email.
 
 www.wipro.com
 ___
 Sip-implementors mailing list
 Sip-implementors@cs.columbia.edu
 https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
 
 

___
Sip-implementors mailing list
Sip-implementors@cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors


Re: [Sip-implementors] Xlite-soft phone

2005-12-29 Thread Marc Bailly
Hi,

In the configuration of your proxy in X-lite, fill the SIP Proxy parameter
with IP:port (IP and port are the ones of your application).

Best regards,

Marc Bailly

On 12/29/05, [EMAIL PROTECTED] 
[EMAIL PROTECTED] wrote:



 Hi
   I am using Xlite softphone for testing my sip application.
I need to send INVITE to some other port other than 5060.
   I have tried mentioning it in Request-URI, but still it sends
   request to 5060 only.
   Has anybody tried sending it to other port(except 5060), if it is
 possible
   how? Is there any other mailing list specifically for Xlite?


 Thank you
   +Basu



 The information contained in this electronic message and any attachments
 to this message are intended for the exclusive use of the addressee(s) and
 may contain proprietary, confidential or privileged information. If you are
 not the intended recipient, you should not disseminate, distribute or copy
 this e-mail. Please notify the sender immediately and destroy all copies of
 this message and any attachments.

 WARNING: Computer viruses can be transmitted via email. The recipient
 should check this email and any attachments for the presence of viruses. The
 company accepts no liability for any damage caused by any virus transmitted
 by this email.

 www.wipro.com
 ___
 Sip-implementors mailing list
 Sip-implementors@cs.columbia.edu
 https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors




--
---
Marc Bailly
___
Sip-implementors mailing list
Sip-implementors@cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors


Re: [Sip-implementors] Xlite-soft phone

2005-12-29 Thread basavaraj.puttagangaiah


Hi Gururaj
  Do you mean its a seperate release?
  can you please tell me the release or version?
  can you please give me some more details about it?
  Also in settings i don't see any option by which i can set
  it to use TCP transport.
  I am using X-Lite release 1105d build on LINUX 9.0.
 
  Also i can configure the proxy port in X-lite so that
  i can specify which port proxy is present(other than 5060)
  and it is working for that, but if i want to send an INVITE
  with/without proxy to some port like 5063, it is not sending.
 
  I tried to specify in URI also like
   sip:[EMAIL PROTECTED]:5063
  but it is sending to port 5060 only.

Thank you
 +Basu

 
 

-Original Message-
From: GururajBT 70707 [mailto:[EMAIL PROTECTED]
Sent: Thu 12/29/2005 1:10 PM
To: Basavaraj Puttagangaiah (WT01 - Product Engineering Solutions)
Subject: Re: [Sip-implementors] Xlite-soft phone

Hi Basu,

You have to check the hop implimentaion.  There only the ip and port 
will be mentioned.

Regards,

Gururaj BT

**
 This email and its attachments contain confidential information from HUAWEI, 
which is intended only for the person or entity whose address is listed above. 
Any use of the information contained herein in any way (including, but not 
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is prohibited. If you receive this 
e-mail in error, please notify the sender by phone or email immediately and 
delete it!
 


- Original Message -
From: [EMAIL PROTECTED]
Date: Thursday, December 29, 2005 11:26 am
Subject: [Sip-implementors] Xlite-soft phone



 Hi
  I am using Xlite softphone for testing my sip application.
   I need to send INVITE to some other port other than 5060.
  I have tried mentioning it in Request-URI, but still it sends
  request to 5060 only.
  Has anybody tried sending it to other port(except 5060), if it
 is possible
  how? Is there any other mailing list specifically for Xlite?


 Thank you
  +Basu



 The information contained in this electronic message and any
 attachments to this message are intended for the exclusive use of
 the addressee(s) and may contain proprietary, confidential or
 privileged information. If you are not the intended recipient, you
 should not disseminate, distribute or copy this e-mail. Please
 notify the sender immediately and destroy all copies of this
 message and any attachments.

 WARNING: Computer viruses can be transmitted via email. The
 recipient should check this email and any attachments for the
 presence of viruses. The company accepts no liability for any
 damage caused by any virus transmitted by this email.

 www.wipro.com
 ___
 Sip-implementors mailing list
 Sip-implementors@cs.columbia.edu
 https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors






The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com
___
Sip-implementors mailing list
Sip-implementors@cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors


Re: [Sip-implementors] Xlite-soft phone

2005-12-29 Thread shardul.brahmbhatt

Hi,
I am using X-lite on Windows and I am able to do so.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, December 29, 2005 5:41 PM
To: [EMAIL PROTECTED]
Cc: sip-implementors@cs.columbia.edu
Subject: Re: [Sip-implementors] Xlite-soft phone



Hi Gururaj
  Do you mean its a seperate release?
  can you please tell me the release or version?
  can you please give me some more details about it?
  Also in settings i don't see any option by which i can set
  it to use TCP transport.
  I am using X-Lite release 1105d build on LINUX 9.0.

  Also i can configure the proxy port in X-lite so that
  i can specify which port proxy is present(other than 5060)
  and it is working for that, but if i want to send an INVITE
  with/without proxy to some port like 5063, it is not sending.

  I tried to specify in URI also like
   sip:[EMAIL PROTECTED]:5063
  but it is sending to port 5060 only.

Thank you
 +Basu




-Original Message-
From: GururajBT 70707 [mailto:[EMAIL PROTECTED]
Sent: Thu 12/29/2005 1:10 PM
To: Basavaraj Puttagangaiah (WT01 - Product Engineering Solutions)
Subject: Re: [Sip-implementors] Xlite-soft phone

Hi Basu,

You have to check the hop implimentaion.  There only the ip and
port will be mentioned.

Regards,

Gururaj BT


**
 This email and its attachments contain confidential information from
HUAWEI, which is intended only for the person or entity whose address is
listed above. Any use of the information contained herein in any way
(including, but not limited to, total or partial disclosure,
reproduction, or dissemination) by persons other than the intended
recipient(s) is prohibited. If you receive this e-mail in error, please
notify the sender by phone or email immediately and delete it!




- Original Message -
From: [EMAIL PROTECTED]
Date: Thursday, December 29, 2005 11:26 am
Subject: [Sip-implementors] Xlite-soft phone



 Hi
  I am using Xlite softphone for testing my sip application.
   I need to send INVITE to some other port other than 5060.
  I have tried mentioning it in Request-URI, but still it sends 
 request to 5060 only.
  Has anybody tried sending it to other port(except 5060), if it is
 possible  how? Is there any other mailing list specifically for Xlite?


 Thank you
  +Basu



 The information contained in this electronic message and any
 attachments to this message are intended for the exclusive use of the
 addressee(s) and may contain proprietary, confidential or privileged
 information. If you are not the intended recipient, you should not
 disseminate, distribute or copy this e-mail. Please notify the sender
 immediately and destroy all copies of this message and any
 attachments.

 WARNING: Computer viruses can be transmitted via email. The recipient
 should check this email and any attachments for the presence of
 viruses. The company accepts no liability for any damage caused by any

 virus transmitted by this email.

 www.wipro.com
 ___
 Sip-implementors mailing list
 Sip-implementors@cs.columbia.edu
 https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors






The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.

www.wipro.com
___
Sip-implementors mailing list
Sip-implementors@cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com

___
Sip-implementors mailing list
Sip-implementors