[reSIProcate] User domain and authorization name
Scott Godin
slgodin at icescape.com
Sun Jul 1 21:01:59 CDT 2007
I'm not sure I know exactly what you are looking for, but here are some
random facts that may help you:
-Use the Default From setting to set your user AOR.
-Use the Realm setting to set your authorization domain/realm
-If your are trying to register and the host/domain portion is not DNS
resolvable, then you can use the outbound proxy setting to get all requests
to be routed to a particular proxy/ip address.
-Look in dum/test/BasicRegister.cxx for a registration example
Scott
From: resiprocate [mailto:resiprocate at gmail.com]
Sent: July-01-07 4:53 AM
To: Scott Godin
Cc: resiprocate-devel at list.resiprocate.org
Subject: Re: [reSIProcate] User domain and authorization name
Hello Scott, thank you very much for your reply. About the authoriztion
name, I have got it.
But about the user domain, I still do not know how to set it.
Can you please give me moe details.
Thanks
2007/6/25, Scott Godin <slgodin at icescape.com>:
All of these settings are controlled from either the MasterProfile set on
the DialogUsageManager or the UserProfile passed into the makeRegistration
method. Check out the MasterProfile.hxx, Profile.hxx and UserProfile.hxx
header files for more info.
Scott
From: resiprocate-devel-bounces at list.resiprocate.org
[mailto:resiprocate-devel-bounces at list.resiprocate.org] On Behalf Of
resiprocate
Sent: Sunday, June 24, 2007 9:58 PM
To: resiprocate-devel at list.resiprocate.org
<mailto:resiprocate-devel at list.resiprocate.org>
Subject: [reSIProcate] User domain and authorization name
Hi all, I'm new to reSIProcate, I have make my test UA can register to
server and un-register from server.
But there I have two questions.
1: How to set the user domain ? I mean, for example,
My real SIP server is: 192.168.1.100 <http://192.168.1.100/>
My SIP Uri is: sip:myaccount at test.com - the user "myaccount" on the domain
test.com <http://test.com/>
The how to let sip:myaccount at test.com register to SIP server?
2: I saw the eyeBeam have a authorization name option, how to set the
authorization name with reSIProcate?
I'm newbie, I really need your helps. I have search in the mailist and check
the wiki, but I can't solve my quesitons.
Please help me, thank you in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070701/11e25301/attachment.htm>
More information about the resiprocate-devel
mailing list