Re: [OpenSIPS-Users] Rely forbidden

2016-04-22 Thread Jeff Wilkie
Do you have a link to provide your config and confirm what modules are compiled and loaded from install? Receiving calls from outside to your OPENSIPS should be straight forward. I'm not sure how your RURI even routes to you if the upstream provider is a real provider and not in a test lab.

Re: [OpenSIPS-Users] Rely forbidden

2016-04-22 Thread SamyGo
Did you modify something. Now the error from your opensips seem like 500 Service Full. That usually is configured with load balancer. Means that it was unable to find any active server to route the call to. On Apr 15, 2016 06:04, "Francjos" <35...@heb.be> wrote: > Here is the output of :ngrep -d

Re: [OpenSIPS-Users] Rely forbidden

2016-04-15 Thread Francjos
Here is the output of :ngrep -d eth0 -t -W byline "$1" port 5060 -q Can you help me to understand the problem and how to resolve it? ^Croot@front-2:~# ngrep -d eth0 -t -W byline "$1" port 5060 -q interface: eth0 (10.0.0.0/255.255.255.0) filter: (ip or ip6) and ( port 5060 ) U 2016/04/15

Re: [OpenSIPS-Users] Rely forbidden

2016-04-15 Thread Francjos
I add alias="10.7.1.68" in opensips.cfg but no change. And when i try to use domain module, but it is not loaded when i restart opensips. These are the errors: *error during check of domain table version *failed to initialize module domain -- View this message in context:

Re: [OpenSIPS-Users] Rely forbidden

2016-04-14 Thread SamyGo
Hi, So all you've gotta do with sngrep is select an INVITE and press Enter...it will open up the whole signalling flow, you can use arrow keys up and down to inspect individual packet as well. I was expecting that it'll be easier for you to just start using it right away. *Idx:*[ ] 1 *SIP

Re: [OpenSIPS-Users] Rely forbidden

2016-04-14 Thread Jeff Wilkie
Can you use this to capture the signaling for reading and relaying here? I'm assuming you are only listening on port 5060. Your details on the packets do not help with a resolution. ngrep -d eth0 -t -W byline "$1" port 5060 -q Jeff Wilkie Chief Technology Officer US IP Communications

Re: [OpenSIPS-Users] Rely forbidden

2016-04-14 Thread Francjos
When i analyse the output of the command sngrep, there is something i don't understand, the sip to = 0972550428@10.7.1.68 I recognize the 0972550428, but don't recognize the other part. What that mean? Since yesterday i'm searching why the INVITE is rejected in Opensips. Can somebody help please?

Re: [OpenSIPS-Users] Rely forbidden

2016-04-14 Thread Francjos
Hello, I setup a real provider and register opensips at the provider using username and password i got from there. Here is the call trace; anonymous@anonymous.inval is the number i used to call my DID root@front-2:/etc/opensips# sngrep -d eth0 -O save.pcap port 5060 and udp

Re: [OpenSIPS-Users] Rely forbidden

2016-04-13 Thread SamyGo
Hi, So it seems that the RURI contains a $rd (request-domain) which is not recognizable at your opensips and hence it says I won't relay the call from one external domain to another external domain. In simple words, how come that there is req-domain "localhost" is the RURI for a call coming from

[OpenSIPS-Users] Rely forbidden

2016-04-13 Thread Francjos
I've configured Opensips to register to a sip provider and acts as loadbalancer. When i call my number (that i got from my provider),i have the following(i try to capture packets using tshark): Capturing on 'eth0' -40.640830 91.X.X.X -> 10.Y.Y.Y SIP/SDP 1096 Requests: INVITE