Lorenzo, just for clarification: which ZRTP implementation do you use? The ZRTP4PJ (located at github) variant that is also used for pjsip on Android (project CsipSimple) or do you use Phil Zimmermann's ZRTP library? Regards, Werner Am 10.03.2011 12:12, schrieb Lorenzo Maiani: > Hi everyone, I would like to make a question regarding ZRTP in Symbian. > > I have already done the intergation of libZRTP inside PJSIP, everything works fi > ne, and the ZRTP message exchange can be started. > > In particular: > - Symbian sends Hello > - receive the HelloACK from the other peer > - receive the Hello from the other Peer > - sends the COMMIT message > > And here is the problem: the other peer sends the DHPART1, i can see it from the > log and also from a Wireshark log, but the Symbian doesn't seems to receive thi > s message. > > Any idea about this problem?? > It's strange beacuse the way to receive a ZRTP packet is to call "zrtp_process_s > rtp" and the other ZRTP messages can be processed correctly. > > Thanks in advance, > Lorenzo > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >