Hi Liviu,

The simple IM mode (page mode) is supported by any soft SIP client I think (
like x-lite, twinke, pidgin, etc.) . As for the opensips config, all you
need to do for a MESSAGE is to do lookup("location") to search for the
destination's IP and then t_relay() the MESSAGE. The default opensips config
works also for IM.

Regards,
Anca Vamanu


On Thu, Jun 16, 2011 at 4:35 PM, Barsan Liviu <[email protected]> wrote:

> Hello,
>
> We should implement IM client with pjlib, and this SIP client lib knows
> only Page Mode messaging as stated in RFC 3428.
> Does somebody have a opensips.cfg example for supporting Page Mode
> messaging?
> We suppose that Page Mode messaging don't use MSRPRelay...
>
> For testing the server side (until we have ready the client) which client
> can we use? I know SIP Simple SDK, but just for testing would be better an
> already made client like Blink.
>
> Thanks,
> Liviu
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to