Hi all, my sip server is set up to forward all calls to a particular client written in pjsip, say MyClient. I need to know the original callee id (destination client) when a forwarded call reaches MyClient. The following method is called when an incoming call arrives on MyClient: static void on_incoming_call(pjsua_acc_id acc_id, pjsua_call_id call_id, pjsip_rx_data *rdata){ ... } I have looked into some of the data in rdata, but could not find the original callee id. Could someone help me out? thanks in advance -Jessica _________________________________________________________________ ?????????live mail???????? http://get.live.cn/product/mail.html -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080806/ffa442f9/attachment-0001.html