hello
I have a problem with a sip phone witch is sending an OPTIONS message to the ser server itself. ser server is starting to send that message back to itself in a continuous loop adding a Record-Route and Via field every time.
where is the problem ? do I have a broken client or a bad configuration for ser ?
thanks Razvan Radu
you have a bad configuration file, you must handle the option request in your routing logic, sending back a reply.
Daniel
On 01/21/05 16:16, Ser Users wrote:
hello
I have a problem with a sip phone witch is sending an OPTIONS message to the ser server itself. ser server is starting to send that message back to itself in a continuous loop adding a Record-Route and Via field every time.
where is the problem ? do I have a broken client or a bad configuration for ser ?
thanks Razvan Radu
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
thanks,
can you please tell me if I should send back a 200 OK message or something else.
Razvan Radu
Daniel-Constantin Mierla wrote:
you have a bad configuration file, you must handle the option request in your routing logic, sending back a reply.
Daniel
On 01/21/05 16:16, Ser Users wrote:
hello
I have a problem with a sip phone witch is sending an OPTIONS message to the ser server itself. ser server is starting to send that message back to itself in a continuous loop adding a Record-Route and Via field every time.
where is the problem ? do I have a broken client or a bad configuration for ser ?
thanks Razvan Radu
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
200 OK is in generally ok, depending in what routing logic you want to have.
Daniel
On 01/21/05 16:48, Ser Users wrote:
thanks,
can you please tell me if I should send back a 200 OK message or something else.
Razvan Radu
Daniel-Constantin Mierla wrote:
you have a bad configuration file, you must handle the option request in your routing logic, sending back a reply.
Daniel
On 01/21/05 16:16, Ser Users wrote:
hello
I have a problem with a sip phone witch is sending an OPTIONS message to the ser server itself. ser server is starting to send that message back to itself in a continuous loop adding a Record-Route and Via field every time.
where is the problem ? do I have a broken client or a bad configuration for ser ?
thanks Razvan Radu
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers