[Spce-user] odd FROM request for CLI

Matthew Ogden matthew at tenacit.net
Fri Jan 15 10:50:53 EST 2016


Hi

Previously in version 2.5 with a certain peer, I had to modify the
templates of proxy custom file as so:

Line #3338

if(!isbflagset(FLB_PEERAUTH))
{
$var(caller_cli_userprov_uri) = "sip:" + $var(caller_cli_userprov) + "@" +
$avp(s:first_caller_domain_userprov);
}
else
{
# if we need to authenticate towards a peer, then set auth_user at auth_realm
in from
# $var(caller_cli_userprov_uri) = "sip:" +
$avp(s:peer_peer_caller_auth_user) + "@" +
$avp(s:peer_peer_caller_auth_realm);
                        # this will break most implementations, but BAD
PEER seems to currently need this
                        $var(caller_cli_userprov_uri) = "sip:" +
$avp(s:caller_cli_userprov) + "@" + $avp(s:peer_peer_caller_auth_realm);
}


In 2.8, where can I find this, since  $var(caller_cli_userprov_uri)  no
longer exists.

--





*Matthew Ogden*

Management

TenacIT





*Strategic IT Consulting *•* Advanced Networking *• *Virtualisation*

*Custom Development *• *Hosting *• *Syspro Support  *• *MS Licensing*

National Tel: 041 10 10 100 | Cell: 084 205 4445 | Email:
matthew at tenacit.net

CT Tel: 021 201 0333 | Skype Name: matthew.ogden | Web:
http://www.tenacit.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/mailman/private/spce-user_lists.sipwise.com/attachments/20160115/7d6b2f23/attachment.html>


More information about the Spce-user mailing list