Updates:
Status: Started
Comment #3 on issue 1596 by jean.deruelle: NullPointerException in
getNewClientTransaction during sending request
http://code.google.com/p/mobicents/issues/detail?id=1596
It seems it is due to the TCP/UDP problem again transport is set to TCP in
the request URI but via is set to UDP.
Can you retry to capture some logs of the error, I added a debug log to
check if the session transport could be the root of the problem here.
Also please note that you can benefit from Issue 1455 see
http://code.google.com/p/mobicents/issues/detail?id=1455#c7
Thanks in advance
Jean