Hello Ryan,
> connect the kamailio to the asterisk using a private ip and the
> kamailio is connected using a public ip for the clients .
I assume you've enabled mhomed =1 in your configuration script .
N.B : i have tried RTPproxy but it didnt work i think because their
> is no proper NATING
HI Daniel
Thanks a lot.
After comparing the opensuse spec with centos one, and update the
centos spec. Now it build OK!
min
On 04/03/2012 06:10 AM, Daniel-Constantin Mierla wrote:
Hello,
the correct link for v3.2.x is:
https://build.opensuse.org/package/files?package=kamailio32&
Daniel,
I tried this configuration snippet.
t_on_failure("FAIL_ONE");
# Do not try opening connections with clients since they are behind
NAT
set_forward_no_connect();
xlog("L_ALERT", "calling t_relay\n");
# set timeout to be less 30s for INVITE and 20s f
Hello,
can you give the full log of such operation with debug=3? It may help
seeing the values used internally for matching...
Otherwise, if it is a valid xpath condition and no match, then could be
something to libxml2 implementation.
Cheers,
Daniel
On 4/4/12 7:01 PM, Peter Dunkley wrote:
Hi,
I tried a simplified update URL with curl: curl --digest -u 111:111 -T
pidf_modify.xml -H "Content-Type: application/xcap-el+xml" -X PUT
http://192.168.0.130:5060/xcap-root/pidf-manipulation/users/sip:111@mydomain/index~~/presence/tuple/note
This "correctly" updated the nodes in both nodes
Hi,
I have been experimenting with uploading, and modifying existing, XCAP
documents. I have been trying out the example from RFC 4827 and I can't
get it to work with Kamailio.
To upload the document (this works) I use the command: curl --digest -u
111:111 -T pidf.xml -X PUT
http://192.168.0.130
Hello,
On 4/4/12 2:28 PM, Karsten Horsmann wrote:
Hi all!
I try to setup an kamailio 3.2.2 that is multihomed (mhomed=1) with
public and private ip addresses.
It should *always* use rtpproxy for all rtp traffic.
In wireshark i see that an ACK is missing, the log shows me an error
in rr module:
Hello,
is record_route() executed as well as add_rr_param() for reinvites?
Cannot spot in the logs. You can load debugger module and enable
cfgtrace to see what actions are executed from the config file.
Cheers,
Daniel
On 4/4/12 2:51 PM, Andrew Pogrebennyk wrote:
I've been pondering an issu
Hello,
please use mailing lists (sr-users@lists.sip-router.org in this case,
cc-ed) for questions about kamailio - after first reply, private emails
are discarded.
Perhaps you need to use tm module and adjust fr_timer/fr_inv_timer
values -- see readme of the module.
Cheers,
Daniel
On 4/3/
Hello,
do not write private emails started from mailing list -- they will be
ignored.
Also, if it is a different topic, create a new email with appropriate
subject.
Then provide details about what you tried (config file parts) and
results (log messages and sip traces). Otherwise nobody can
I've been pondering an issue with Route header parameters being not
mirrored by kamailio proxy into Record-Route field on in-dialog requests
over the last few hours so I thought I'd just whether I'm missing
something obvious.
The call scenario in UA -> lb -> proxy -> sems. Everything is fine with
Hi all!
I try to setup an kamailio 3.2.2 that is multihomed (mhomed=1) with
public and private ip addresses.
It should *always* use rtpproxy for all rtp traffic.
In wireshark i see that an ACK is missing, the log shows me an error
in rr module:
rr [loose.c:103]: failed to parse Route HF
So my qu
Jeff Russell writes:
> I am still struggling a little with this, I have everything working,
> postgres & lcr modules loading what I am looking for for is a
> difinative working example of the information in the db tables.
your problem:
> at present I get the following errors 'error while parsing
I am still struggling a little with this, I have everything working, postgres &
lcr modules loading what I am looking for for is a difinative working example
of the information in the db tables.
my db tables:
lcr_rule
(lcr_id, prefix, from_uri, stopper, enabled, id)
lcr_rule_target
(rule_id, gw
14 matches
Mail list logo