[Bug 313753] Re: Fails to register to more than one account from the same provider

2009-10-20 Thread gsdasdfgsf
does anybody have a solution ?

-- 
Fails to register to more than one account from the same provider
https://bugs.launchpad.net/bugs/313753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313753] Re: Fails to register to more than one account from the same provider

2010-09-16 Thread Bug Watch Updater
** Changed in: ekiga
   Importance: Unknown => Medium

-- 
Fails to register to more than one account from the same provider
https://bugs.launchpad.net/bugs/313753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313753] Re: Fails to register to more than one account from the same provider

2009-04-06 Thread Bug Watch Updater
** Changed in: ekiga
   Status: New => Fix Released

-- 
Fails to register to more than one account from the same provider
https://bugs.launchpad.net/bugs/313753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313753] Re: Fails to register to more than one account from the same provider

2009-04-27 Thread Andreas Moog
** Changed in: ekiga (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Fails to register to more than one account from the same provider
https://bugs.launchpad.net/bugs/313753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313753] Re: Fails to register to more than one account from the same provider

2009-01-05 Thread Pedro Villavicencio
** Changed in: ekiga (Ubuntu)
   Status: New => Triaged

-- 
Fails to register to more than one account from the same provider
https://bugs.launchpad.net/bugs/313753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313753] Re: Fails to register to more than one account from the same provider

2009-01-07 Thread Bug Watch Updater
** Changed in: ekiga
   Status: Unknown => New

-- 
Fails to register to more than one account from the same provider
https://bugs.launchpad.net/bugs/313753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313753] Re: Fails to register to more than one account from the same provider

2009-07-15 Thread Dmitriy Geels
The problem is in authorization info, ekiga uses. It takes auth info of
first registered account (see Authorization header).

This short log of ekiga talking to asterisk shows what causes this problem:
<--- SIP read from 87.249.10.61:52335 --->
REGISTER sip:ssof01 SIP/2.0
Route: 
CSeq: 15 REGISTER
Via: SIP/2.0/UDP 
10.1.1.168:5060;branch=z9hG4bK2663d012-8f6f-de11-8d5b-001bfcafddc3;rport
User-Agent: Ekiga/3.2.0
Authorization: Digest username="1x123", realm="asterisk", nonce="0e437ac4", 
uri="sip:ssof01", algorithm=MD5, response="6fbc872af5a973cb4bcee731f1a62804"
From: ;tag=aceecd12-8f6f-de11-8d5b-001bfcafddc3
Call-ID: 76d9cd12-8f6f-de11-8d5b-001bfcafd...@dmig-desktop
To: 
Contact: ;q=1
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70


<->
--- (14 headers 0 lines) ---
Using latest REGISTER request as basis request
Sending to 87.249.10.61 : 52335 (NAT)
ssof01*CLI> 
<--- Transmitting (NAT) to 87.249.10.61:52335 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 
10.1.1.168:5060;branch=z9hG4bK2663d012-8f6f-de11-8d5b-001bfcafddc3;received=87.249.10.61;rport=52335
From: ;tag=aceecd12-8f6f-de11-8d5b-001bfcafddc3
To: 
Call-ID: 76d9cd12-8f6f-de11-8d5b-001bfcafd...@dmig-desktop
CSeq: 15 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Contact: 
Content-Length: 0


<>
ssof01*CLI> 
<--- Transmitting (NAT) to 87.249.10.61:52335 --->
SIP/2.0 403 Authentication user name does not match account name
Via: SIP/2.0/UDP 
10.1.1.168:5060;branch=z9hG4bK2663d012-8f6f-de11-8d5b-001bfcafddc3;received=87.249.10.61;rport=52335
From: ;tag=aceecd12-8f6f-de11-8d5b-001bfcafddc3
To: ;tag=as0afda709
Call-ID: 76d9cd12-8f6f-de11-8d5b-001bfcafd...@dmig-desktop
CSeq: 15 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Length: 0


<>

-- 
Fails to register to more than one account from the same provider
https://bugs.launchpad.net/bugs/313753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs