Hi there
Has anyone a good way to add a P-asserted identity to the header before sending it out to e.g. the PSTN? Is it done with textops or avpops?
All help will be greatly appreciated.
Regards Martin
Hi there
Has anyone a good way to add a P-asserted identity to the header before sending it out to e.g. the PSTN? Is it done with textops or avpops?
append_hf("P-Asserted-Identity: "User" sip:User@domain\r\n");
Regards,
Lucas