Hi,
I currently have the following setup and working chris@sip.domain.com incoming sip calls work fine. I want to be able to setup SER to forward incoming packets for chris@domain.com to chris@sip.domain.com.
I've tried the following but it didn't work.
route{ if (uri=~"sip:chris@domain.com") { forward(sip.domain.com, 5060); }
Can anybody help?
Kind Regards, Chris Bond