[Asterisk-Users] sip registration problems
John Todd
jtodd at loligo.com
Fri Apr 11 11:07:46 MST 2003
>On Fri, 11 Apr 2003, Mark Spencer wrote:
>
>> > register => foo:password at proxy.com
>> >
>> > the first problem was that asterisk converted the host part of the
>> > to/from uri from the domain name proxy.com to its ip address, which i
>> > don't want to be done and don't know how to prevent it.
>>
>> Just check latest CVS as of this morning.
>
>It's afternoon. But thanks, anyway.
>
>His other problem is that he doesn't want the username taken from the uri,
>but to specify it separately.
>
>How about this idea: to move the register as an attribute of a peer.
>Then the register= can be simply the URI to register; the username and
>password can be taken from the peer.
>
>So like:
>
>[fwd.pulver.com]
>type=peer
>host=fwd.pulver.com
>register=21542 at fwd.pulver.com/6001
>
>It ensures that the same username/secret is used for REGISTER and when
>other requests are challenged. Simpler to understand too?
>
>Steve
Will this logic break multiple registrations with a peer? (example:
I have three iconnecthere.com phone numbers, each of which I REGISTER
with a different username and password.)
JT
More information about the asterisk-users
mailing list