Re: [Ekiga-list] Can't call sip:[EMAIL PROTECTED] proxy authentication required

2007-03-09 Thread Bent Bagger
Hi Ken

2007/3/9, Ken Booth [EMAIL PROTECTED]:

 Sorry if this is a dumb question, but I'm new to using SIP ...

You have probably seen this before: There are no dumb questions, only
dumb answers... - but I couldn't restist it.

 I've setup an Asterisk server, with X-Lite 3.0 SIP softphones. I can
 successfully call any PSTN number using my Asterisk dialplans, I can
 call myself at sip:[EMAIL PROTECTED] and I can even call some
 other companies e.g. sip:[EMAIL PROTECTED]

Can I assume that you use some kind of prefix for dialing these
numbers? X-Lite does not accept anything else that numeric input - at
least my X-Lite, which is V2.0 for Linux, doesn't?

If you like I could send you a screen dump of my X-Lite setup. I have
only set a few lines in the System Settings - SIP Proxy - [default]
.

 Also, why don't I see anything happening on my Asterisk console, when I
 call sip:[EMAIL PROTECTED]

Have you tried to increase the verbosity level in Asterisk? 'set
verbose 3' gives me a comfortable level of output from Asterisk.

Take a look at what I wrote on the wiki about using Asterisk
(http://wiki.ekiga.org/index.php/Ekiga_as_an_Asterisk_client)


Hope this can be of help.

Best regards,

Bent
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Can't call sip:[EMAIL PROTECTED] proxy authentication required

2007-03-09 Thread Damien Sandras
Le jeudi 08 mars 2007 à 23:13 +, Ken Booth a écrit :
 Hi all,
 
 Sorry if this is a dumb question, but I'm new to using SIP ...
 
 I've setup an Asterisk server, with X-Lite 3.0 SIP softphones. I can 
 successfully call any PSTN number using my Asterisk dialplans, I can 
 call myself at sip:[EMAIL PROTECTED] and I can even call some 
 other companies e.g. sip:[EMAIL PROTECTED]
 
 My X-lite 3.0 config is set with a Domain Proxy of target domain
 
 However, whenever I try to make a test call e.g. to sip:[EMAIL PROTECTED] I 
 get the error Proxy Authentication Required
 
 I also get the same error when I try to call my sipgate account using 
 sip:[EMAIL PROTECTED], yet making a PSTN call to  (area 
 code)-123-4567 works (routing from PSTN to sipgate to my Asterisk server 
 to my X-lite SIP phone).
 

Ekiga.net only accepts calls from ekiga users, so you have to be
registered to ekiga.net so that it works. You can call other users
without being registered though, but not special services. I suppose it
is the same with sipgate.co.uk.
-- 
 _  Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_  NOVACOM : http://www.novacom.be/
  FOSDEM   : http://www.fosdem.org/
  SIP Phone : sip:[EMAIL PROTECTED]
   


___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Can't call sip:[EMAIL PROTECTED] proxy authentication required

2007-03-09 Thread Ken Booth
Damien Sandras wrote:
 I've setup an Asterisk server, with X-Lite 3.0 SIP softphones. I can 
 successfully call any PSTN number using my Asterisk dialplans, I can 
 call myself at sip:[EMAIL PROTECTED] and I can even call some 
 other companies e.g. sip:[EMAIL PROTECTED]

 My X-lite 3.0 config is set with a Domain Proxy of target domain

 However, whenever I try to make a test call e.g. to sip:[EMAIL PROTECTED] I 
 get the error Proxy Authentication Required

 I also get the same error when I try to call my sipgate account using 
 sip:[EMAIL PROTECTED], yet making a PSTN call to  (area 
 code)-123-4567 works (routing from PSTN to sipgate to my Asterisk server 
 to my X-lite SIP phone).
 

 Ekiga.net only accepts calls from ekiga users, so you have to be
 registered to ekiga.net so that it works. You can call other users
 without being registered though, but not special services. I suppose it
 is the same with sipgate.co.uk.
   
Thanks, Damien.

I have registered an account with ekiga.net and tried to setup a 
users.conf entry for my ekiga account on the Asterisk server.

My Asterisk server doesn't seem to get involved in the attempts to make 
SIP calls, so how do I use my ekiga account my to make SIP calls, when 
X-lite only allows me to register one account (and that has to be on my 
Asterisk server)?

I have tried to use Asterisk as a proxy server in the X-lite config, but 
then every call fails with Caller not found

Do I need to use SER as well as Asterisk?

Regards,
Ken.
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Can't call sip:[EMAIL PROTECTED] proxy authentication required

2007-03-09 Thread Damien Sandras
Le vendredi 09 mars 2007 à 14:39 +, Ken Booth a écrit :
 Damien Sandras wrote:
  I've setup an Asterisk server, with X-Lite 3.0 SIP softphones. I can 
  successfully call any PSTN number using my Asterisk dialplans, I can 
  call myself at sip:[EMAIL PROTECTED] and I can even call some 
  other companies e.g. sip:[EMAIL PROTECTED]
 
  My X-lite 3.0 config is set with a Domain Proxy of target domain
 
  However, whenever I try to make a test call e.g. to sip:[EMAIL PROTECTED] 
  I 
  get the error Proxy Authentication Required
 
  I also get the same error when I try to call my sipgate account using 
  sip:[EMAIL PROTECTED], yet making a PSTN call to  (area 
  code)-123-4567 works (routing from PSTN to sipgate to my Asterisk server 
  to my X-lite SIP phone).
  
 
  Ekiga.net only accepts calls from ekiga users, so you have to be
  registered to ekiga.net so that it works. You can call other users
  without being registered though, but not special services. I suppose it
  is the same with sipgate.co.uk.

 Thanks, Damien.
 
 I have registered an account with ekiga.net and tried to setup a 
 users.conf entry for my ekiga account on the Asterisk server.
 
 My Asterisk server doesn't seem to get involved in the attempts to make 
 SIP calls, so how do I use my ekiga account my to make SIP calls, when 
 X-lite only allows me to register one account (and that has to be on my 
 Asterisk server)?
 
 I have tried to use Asterisk as a proxy server in the X-lite config, but 
 then every call fails with Caller not found
 

Ekiga can register several accounts. I do not know about XLite.
XLite setup questions should be directed to the XLite mailing list or
forums.

Just note that our Asterisk can register to all accounts for you, and
you can have your Ekiga softphone register only to Asterisk, which will
then route the call to the appropriate destination.

Asterisk setup questions should be directed to the Asterisk mailing
list.
-- 
 _  Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_  NOVACOM : http://www.novacom.be/
  FOSDEM   : http://www.fosdem.org/
  SIP Phone : sip:[EMAIL PROTECTED]
   


___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

[Ekiga-list] Can't call sip:[EMAIL PROTECTED] proxy authentication required

2007-03-08 Thread Ken Booth
Hi all,

Sorry if this is a dumb question, but I'm new to using SIP ...

I've setup an Asterisk server, with X-Lite 3.0 SIP softphones. I can 
successfully call any PSTN number using my Asterisk dialplans, I can 
call myself at sip:[EMAIL PROTECTED] and I can even call some 
other companies e.g. sip:[EMAIL PROTECTED]

My X-lite 3.0 config is set with a Domain Proxy of target domain

However, whenever I try to make a test call e.g. to sip:[EMAIL PROTECTED] I 
get the error Proxy Authentication Required

I also get the same error when I try to call my sipgate account using 
sip:[EMAIL PROTECTED], yet making a PSTN call to  (area 
code)-123-4567 works (routing from PSTN to sipgate to my Asterisk server 
to my X-lite SIP phone).

Also, why don't I see anything happening on my Asterisk console, when I 
call sip:[EMAIL PROTECTED]

I've read some stuff about SER, is this what would handle SIP calls 
which appear to be bypassing my Asterisk server?

Many thanks,
Ken.
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list