hello, i'm using Kamailio with a simple registrare configuration i used the apt repository to install the developmant package of kamailio domain sip.tmvoip.net have 2 records, A record and AAA record (dual stacked) i configured it in my kamailio using siremis and in the kamctlrc config below: Kamailio.cfg: http://paste.debian.net/180972/ Kamctlrc: http://paste.debian.net/180973/ siptrace: http://paste.debian.net/180974/ note that 172.28.0.0/21 and 41.221.20.12/30 is routed, no nat. my current issue is if i register or i invite, i get error 403 not relaying trying to investigate this issu but i have no clue thank you everyone,
Hello,
if your config is based on the default one, the 403 not relaying is sent when both caller and callee are not local users, preventing the proxy to act as an open relay and be abused to do attacks.
So, first, be sure you have the domains you serve as aliases to match the myself condition.
Cheers, Daniel
On 7/28/12 2:25 PM, Tayeb Meftah wrote:
hello, i'm using Kamailio with a simple registrare configuration i used the apt repository to install the developmant package of kamailio domain sip.tmvoip.net have 2 records, A record and AAA record (dual stacked) i configured it in my kamailio using siremis and in the kamctlrc config below: Kamailio.cfg: http://paste.debian.net/180972/ Kamctlrc: http://paste.debian.net/180973/ siptrace: http://paste.debian.net/180974/ note that 172.28.0.0/21 and 41.221.20.12/30 is routed, no nat. my current issue is if i register or i invite, i get error 403 not relaying trying to investigate this issu but i have no clue thank you everyone,
Domain added But same Envoyé de mon iPhone
Le 30 juil. 2012 à 09:06, Daniel-Constantin Mierla miconda@gmail.com a écrit :
Hello,
if your config is based on the default one, the 403 not relaying is sent when both caller and callee are not local users, preventing the proxy to act as an open relay and be abused to do attacks.
So, first, be sure you have the domains you serve as aliases to match the myself condition.
Cheers, Daniel
On 7/28/12 2:25 PM, Tayeb Meftah wrote:
hello, i'm using Kamailio with a simple registrare configuration i used the apt repository to install the developmant package of kamailio domain sip.tmvoip.net have 2 records, A record and AAA record (dual stacked) i configured it in my kamailio using siremis and in the kamctlrc config below: Kamailio.cfg: http://paste.debian.net/180972/ Kamctlrc: http://paste.debian.net/180973/ siptrace: http://paste.debian.net/180974/ note that 172.28.0.0/21 and 41.221.20.12/30 is routed, no nat. my current issue is if i register or i invite, i get error 403 not relaying trying to investigate this issu but i have no clue thank you everyone,
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 - http://asipto.com/u/katu Kamailio Practical Workshop, Netherlands, Sep 10-12, 2012 - http://asipto.com/u/kpw
Enable debugger module with cfgtrace and see what actions of your config file are executed. Maybe there is a mistake in your routing logic.
Cheers, Daniel
On 7/30/12 11:27 AM, Tayeb wrote:
Domain added But same Envoyé de mon iPhone
Le 30 juil. 2012 à 09:06, Daniel-Constantin Mierla miconda@gmail.com a écrit :
Hello,
if your config is based on the default one, the 403 not relaying is sent when both caller and callee are not local users, preventing the proxy to act as an open relay and be abused to do attacks.
So, first, be sure you have the domains you serve as aliases to match the myself condition.
Cheers, Daniel
On 7/28/12 2:25 PM, Tayeb Meftah wrote:
hello, i'm using Kamailio with a simple registrare configuration i used the apt repository to install the developmant package of kamailio domain sip.tmvoip.net have 2 records, A record and AAA record (dual stacked) i configured it in my kamailio using siremis and in the kamctlrc config below: Kamailio.cfg: http://paste.debian.net/180972/ Kamctlrc: http://paste.debian.net/180973/ siptrace: http://paste.debian.net/180974/ note that 172.28.0.0/21 and 41.221.20.12/30 is routed, no nat. my current issue is if i register or i invite, i get error 403 not relaying trying to investigate this issu but i have no clue thank you everyone,
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 - http://asipto.com/u/katu Kamailio Practical Workshop, Netherlands, Sep 10-12, 2012 - http://asipto.com/u/kpw