WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: How to edit "From" Field

How to edit "From" Field

by IMS_newbie () :: Rate this Message:

| View in Thread

I have to implement a "caller identifier restriction" service and I need to edit "From" field.
When using this instruction :
req.getFrom().setURI("sip:unknown@open-ims.test")

I get the following error :
java.lang.IllegalStateException: You cannot modify a system header.

Could you please help me.

 « Return to Thread: How to edit "From" Field