Displaying 3 results from an estimated 3 matches for "www_author".
2005 Jan 25
1
SER Prob
...route()) {
t_relay();
break;
};
# if the request is for other domain use UsrLoc
# (in case, it does not work, use the following command
# with proper names and addresses in it)
if (uri==myself) {
if (method=="REGISTER") {
# Uncomment this if you want to use digest authentication
# if (!www_authorize("84.203.148.14", "subscriber")) {
# www_challenge("84.203.148.14", "0");
# break;
# };
save("location");
break;
};
# native SIP destinations are handled using our USRLOC DB
if (!lookup("location")) {
sl_send_reply("404", &quo...
2005 May 09
1
Asterisk + SER and NAT
...wing command
# with proper names and addresses in it)
if(uri == myself || src_ip == 192.168.0.146)
{
if(method == "REGISTER")
{
# Make sure they are a valid user on our proxy
if(!www_authorize("domain", "sipfriends"))
{
# xlog("L_INFO", "Req Auth For %ct, URI =
%ru");
www_challenge("domain", "1");
break...
2005 May 25
4
SER Help
Hi,
I'm looking for a tutorial or installation guide for
SER to be used with asterisk to solve the remote SIP
agent problem. All the documents available are for
large scale installation.
Any help is highly appreciated.
Regards.
__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail