iSIPClientTransaction = iSIPInviteDialogAssoc->SendInviteL();
}
else //KErrPending
{
// wait for the profile to be registered before using it further
}
now my problen is that when i execute the code, TInt Status is always not equal to KErrNone. I don't know as to how and where should I change the profile to get this working.
If anyone had an idea as to how I cam make this segment work, I'll be greatly thankful for his help.
Thanks and Regards.
Gautam.