zap-devel mailing list
To subscribe, send a mail with subject 'subscribe' to zap-devel(at)croczilla.com.
Likewise, to unsubscribe, send a mail with subject 'unsubscribe'
to zap-devel(at)croczilla.com.
|
[
Working on Implementing support for location ... ]
[
Re: [zap-devel] Working on Implementing support ... ]
Re: [zap-devel] bug on INVITE r-uri
"vallimamod abdullah" <vabdulla(at)gmail.com> |
2006-09-06 15:53:10 |
[ FULL ]
|
Hello list,
On 8/20/06, vallimamod abdullah <vabdulla(at)gmail.com> wrote:[...]
After some tests and I have discovered the origin of my problems: zap
thinks that my proxy is a strict router as the initial routeset passed
to "formulateGenericRequest" is not empty (for a reason I ignore.) The
patch attached solved my problem.
[...]
|
|
|
Re: [zap-devel] bug on INVITE r-uri
Alex Fritze <alex(at)croczilla.com> |
2006-09-19 09:59:45 |
[ FULL ]
|
vallimamod abdullah wrote:[...]
In the configuration for your SIP service, you need to append ";lr" to
your server, e.g.:
Route 1: <sip:fwd.pulver.com;lr>
'lr' indicates that your router is a loose router - see RFC3261.
Cheers,
Alex
|
|
|