Displaying 1 result from an estimated 1 matches for "z9hg4bk9238ea1821361589".
2011 Feb 23
0
SIP friend name
...r than the [name]?
I want to have something like this in sip.conf:
[1234]
username=something_really_long_and_random
secret=something_else_really_long_and_random
...
Then allow a SIP REGISTER like so:
REGISTER sip:10.0.0.200:5060 SIP/2.0
Via: SIP/2.0/UDP 10.0.0.201;branch=z9hG4bK9238ea1821361589
From: "Joe User"
<sip:something_really_long_and_random at 10.0.0.200>;tag=CA8D62BF-9750393E
To: <sip:something_really_long_and_random at 10.0.0.200>
CSeq: 2 REGISTER
Call-ID: fbc4bb4b-91001d55-8c6da4c4 at 10.0.0.201
Contact: <sip:something_really_long_an...