Hello,
I am trying to setup a redirecting proxy server with Ser, but I find that
my GXP-2020 phone gets into an endless loop. Is this common?
The phone is configured to use my ser service which is set as a proxy.
If it tries to dial things that this proxy shouldn't handle, it sends
back a "305 Use Proxy" response. The phone seems to ignore the proxy
and tries again.
1) Is it common for the proxy redirection not to work? I've seen it being
ill-advised on iptel.org because the RFC isn't too clear how it works.
2) What would be the proper formula to get Ser to send back a proxy
redirect? I may be approaching it wrongly, but I cannot find much
documentation about it online.
Thanks,
Rick van Rein
OpenFortress
Hi *,
Has anyone else noted poor stability with the mi_xmlrpc MI interface? We are
noticing that after a while (very little load) it stop responding.
Kind regards
Jason
sasirekha jaganathan writes:
> Even in the Wireshark the To Header goes with the tag-param.
then you did something wrong. remove to header with remove_hf function
and add a new one with insert_hf function and include the header body the
way you want it to be. that must work.
-- juha
Hi,
 I need only the To value omitting the tag parameter in the To header.
$avp(s:toadd)=$tu;
if(remove_hf("To")){
             xlog("Removed To tag \n");
}
insert_hf("To: $avp(s:toadd)\r\n");
The log "Removed To tag" gets printed but after inserting if I try to print the header value with $hdr(To) it shows the value with tag-param too.
Is there anything wrong?
Thanks
Â
Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/
Hello
Is it possible to use JabberD and Kamailio (with XMPP Component Mode) in
the same server?
Thanks
Joao Pereira
--
StarTel - A Rede Livre
Joao Gomes Pereira
www.startel.pt
+351 304500650
sip: gomespereira(a)startel.pt
Hi ,
 Can anyone point me to the function used to remove a tag in To Header field.
For ex: To:sss@sss.com;tag=09888
In this case how to remove the tag param.
Thanks
Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/