<div dir="ltr">Hey everyone,<div><br></div><div>I'm working on a UCCX Callback deployment which seems to be a weekly thing lately.</div><div><br></div><div>But in this customer's environment, I'm noticing the outbound Call Redirect Step is actually causing a diversion header to be sent out the Customer SIP Trunk on the Outgoing Invite.  The phone number is actually the destination number we're doing the callback to.</div><div><br></div><div>Diversion: <<a href="mailto:sip%3A915555551212@10.0.0.1">sip:915555551212@10.0.0.1</a>>;reason=deflection;privacy=off;screen=yes<br></div><div><br></div><div>They've got Redirecting number outbound checked on the SIP Trunk for call-forwarding/SNR to preserve the original calling number correctly.</div><div><br></div><div>The carrier is not accepting the call because of the Diversion header and the agent gets a message from the carrier "call cannot be completed as dialed".</div><div><br></div><div>I've tried sending the call through a translation pattern but that didn't seem to strip out the redirecting number.</div><div><br></div><div>I'm curious if anyone has seen this with a callback script because I don't remember a Diversion header being normal but maybe I've just always missed it.</div><div><br></div><div>I can't turn off the Diversion header completely without breaking call-forwarding.</div><div><br></div><div>Only thing I can think of would be a LUA script to strip the Diversion header if the Calling Number is for an agent extension since those shouldn't be ever forwarded anyways.</div><div><br></div><div>Anyone got any ideas on how to strip off this Diversion header just for these callback calls?</div><div><br></div><div>Thanks,</div><div>Brian Meade</div></div>