Hi Brett,
Brett Nemeroff wrote:
On Wed, Jan 12, 2011 at 9:04 AM, Bogdan-Andrei Iancu
mailto:bog...@voice-system.ro>> wrote:
Hi Gareth,
Gareth Blades wrote:
I am having a problem with running opensips in debug level 6.
When opensips is set to this I am finding that it
On Wed, Jan 12, 2011 at 9:04 AM, Bogdan-Andrei Iancu wrote:
> Hi Gareth,
>
>
> Gareth Blades wrote:
>
>> I am having a problem with running opensips in debug level 6. When
>> opensips is set to this I am finding that it takes a long time to respond to
>> register requests (over 5 seconds compared
yes, you have the message for the first Invite (without credentials),
but I see no logs at all for the following INVITEs (with credentials)...:-/
Regards,
Bogdan
Gareth Blades wrote:
Thanks. I have done that but the only debug messages I get is the one
I added myself just after the 'route{' li
Thanks. I have done that but the only debug messages I get is the one I
added myself just after the 'route{' line at the very start.
Is the following line from the logs significant? I dont have multidomain
support enabled.
Jan 18 14:55:29 [8644] DBG:auth:pre_auth: credentials with given realm
Hi
try to place a log as:
xlog("before record routing\n");
before the line with :
# record routing
another one like :
xlog("doing lookup\n");
before:
#do lookup with method filtering
and one in the beginning of route[1]:
xlog("sending request $rm out \n");
Check which logs do
I installed a caching nameserver but it made no difference.
I then switched logging from syslog to stderr and thats much better and
the phone can register fine.
I have attached the debug from when I tried making the call between
lines. If there is nothing usefull there then can you let me know w
Hi Gareth,
Gareth Blades wrote:
I am having a problem with running opensips in debug level 6. When
opensips is set to this I am finding that it takes a long time to
respond to register requests (over 5 seconds compared to a fraction of
a second) which means that my phone times out when trying
I am having a problem with running opensips in debug level 6. When
opensips is set to this I am finding that it takes a long time to
respond to register requests (over 5 seconds compared to a fraction of a
second) which means that my phone times out when trying to register so I
cannot then debu
Hi Gareth,
On a first look, the script looks ok, but as a general way to
debug/troubleshoot your script, place xlog()'s in your script, in
different points, to see if the script execution gets to that point.
Regarding the 408 - take care your script does not have NAT support, so
it may not w
Thanks I will need to get back to you on Monday.
The phone on my desk has just started not being able to register. Its
showing registration status 408 which is no response.
I can see the opensips server receiving the the registration and issuing
a 401 unauthorised but I dont think this is getti
Hi Gareth,
looking at the logs, it seams that your script processing (for the
INVITE) never get to a t_relay() point - place some xlog() prints in
your script to see where the INVITE processing is going through.
Regards,
Bogdan
Gareth Blades wrote:
Thanks. I have attached a text file as its
Thanks. I have attached a text file as its a bit long to paste in a
message and there are long lines.
Looking through the log these couple of entries look significant.
DBG:auth:build_auth_hf: 'Proxy-Authenticate: Digest
realm="vmopensips1.skycomuk.com",
nonce="4d26db660001d69ce33126031746
Hi Gareth,
hard to say without some logs - do you see errors in the opensips log ?
if not, increase the debug level to 6 and post the logs corresponding
the call.
Regards,
Bogdan
Gareth Blades wrote:
Setup:-
Server installed at a hosting facility with its owm public IP address.
A desk phone
Setup:-
Server installed at a hosting facility with its owm public IP address.
A desk phone in the office with a couple of accounts configured
registered to opensips through a NAT firewall.
The opensips server has been installed and configured using the guide in
the Opensips PACT book together w
14 matches
Mail list logo