osip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[osip-dev] eXosip: cannot build REGISTER!


From: Kuklin István
Subject: [osip-dev] eXosip: cannot build REGISTER!
Date: Thu, 30 Apr 2015 21:02:01 +0200

Hello there,

I have recently started to develop an application using eXoSIP and maybe
that's a dumb question, but do you have any idea on why does the
function below written in C fail for me?

(I'm sorry I've accidentally sent the mail before I was done)

rid = eXosip_register_build_initial_register (ctx,
"sip:address@hidden", "sip.antisip.com", NULL, 1800, &reg);

It gives me this error:
| ERROR | 1 <eXregister_api.c: 253> eXosip: cannot build REGISTER!

Of course, I've tried it at first with my own variables according to the
documentation:
http://www.antisip.com/doc/exosip2/group__howto__registration.html
then I've noticed that it doesn't even work with the values in the
example.

I've attached the problematic part of my code.

Thank you for your help!

Attachment: exosip.txt
Description: Text document

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]