My problem is when A send invite to Asterisk then asterisk send it to B ,asterisk will change the call-id header and from tag and sdp part .
i need it only change sdp and keep sip headers .
My problem is when A send invite to Asterisk then asterisk send it to B ,asterisk will change the call-id header and from tag and sdp part .
i need it only change sdp and keep sip headers .
Asterisk is NOT sip proxy
It terminate EVERY call coming in and create NEW one call on other leg.
If you want proxy functionality, use more complex proxy staff like kamailio.org