Hello,
I haven't seen this function to be exported to configuration file? In
which module docs did you find it?
Cheers,
Daniel
On 06/03/16 04:08, jaflong jaflong wrote:
> Hi
>
> Is the function 't_reply_with_body' currently available in Kamailio. I am
> using 4.3.5
>
>
> I get the error0(7176)
Hello,
run kamailio with debug=3 in kamailio.cfg and you should see more log
messages that should give you more hints about what happens there. If
you can't sort them out, send the log messages during the processing of
the register to the mailing list and we will look at them and provide
guidelin
Hello,
run kamailio with debug=3 in kamailio.cfg, you should see more details
about what happens during authorization time.
Cheers,
Daniel
On 06/03/16 19:35, Cockhootec Yahrabee wrote:
> Hi everyone,
>
> I am trying to forward registration from one kamailio instance to
> another one eg.
>
> UA1
Hello,
if you are using upcoming 4.4, then new pvs were added:
- https://www.kamailio.org/wiki/features/new-in-4.4.x#pv
For older versions, besides the regexp, you can try with transformations:
- https://www.kamailio.org/wiki/cookbooks/4.3.x/transformations
Or selects:
-
https://www.kamailio.
Hi All,
I am trying to get attributes from the Proxy-Authenticate WWW-Authenticate
and Authorization headers, namely username, realm, uri, nonce, and
response,
I can see some of these are already presented as psuedo-variables, however
nonce and response are not.
What's the most efficient way to
Hi All,
I am trying to get attributes from the Proxy-Authenticate WWW-Authenticate
and Authorization headers, namely username, realm, uri, nonce, and
response,
I can see some of these are already presented as psuedo-variables, however
nonce and response are not.
What's the most efficient way to
Hello Dadang,
...inside route[LOCATION]
*Server1:*
if(!lookup("location") {
xlog("Failed to Find user online in this server, maybe try Second
server\n")
$ru = "sip:" + $rU + "@192.168.15.30";
route(RELAY);
}
*Server2:*
if(!lookup("location") {
xlog("Failed to Find user o
Hi everyone,
I am trying to forward registration from one kamailio instance to another
one eg.
UA1 <---> kamailioB <--> kamailioA
I am trying to register on `kamailioA` with UA1. I have UA1 registered on
kamailioA. I am routing SIP messages by adding this to `request_route`
block:
Halo, my name dadang setiawan
sample case
VOIP Server A
IP Address : 192.168.10.57
voip number Jon 100
Voip server B
IP Address : 192.168.15.30
voip number Brian 200
i am using linphone video for comunication jon & brian
the question is
How to solution comunication jon with brian
withhout