<div dir="ltr">Hello everyone,<div><br></div><div>I would like to express my thanks in advance to anyone who may be able to help me with some insides.</div><div><br></div><div>I am using a routing software with SIP Redirect to send routes to FS with 300 Multiple Choices and mod_xml_radius to authenticate the SIP users. In the Sip redirect server I am manipulating as well the FROM number and sending back to FS, but FS will not respect this and continue using the SIP account that sent the call in the first place in the FROM field. Here are some SIP packets from both sides to clarify the whole process.</div><div><br></div><div>1. Sending call to FS with Zoiper, destination 556230951662<br></div><div><div><br></div><div><div>INVITE sip:556230951662@216.x.x.x:5080;transport=UDP SIP/2.0</div><div>   Via: SIP/2.0/UDP 177.x.x.x:1048;branch=z9hG4bK-d8754z-038f1c7d251308c2-1---d8754z-;rport</div><div>   Max-Forwards: 70</div><div>   Contact: &lt;sip:551000@177.41.146.98:1048;transport=UDP&gt;</div><div>   To: &lt;sip:556230951662@216.x.x.x:5080;transport=UDP&gt;</div><div>   From: &quot;551000&quot;&lt;sip:551000@216.x.x.x:5080;transport=UDP&gt;;tag=25599d20</div><div>   Call-ID: NmUzYTAwNmQ1NTZjMDM2ZjVhYTgzMDdiY2RiMmI0ZTc.</div><div>   CSeq: 1 INVITE</div><div>   Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE</div><div>   Content-Type: application/sdp</div><div>   Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri</div><div>   User-Agent: Zoiper for Windows 2.43 r24984</div><div>   Allow-Events: presence, kpml</div><div>   Content-Length: 232</div><div><br></div><div>   v=0</div><div>   o=Zoiper_user 0 0 IN IP4 177.x.x.x</div><div>   s=Zoiper_session</div><div>   c=IN IP4 177.x.x.x</div><div>   t=0 0</div><div>   m=audio 8000 RTP/AVP 8 0 101</div><div>   a=rtpmap:8 PCMA/8000</div><div>   a=rtpmap:0 PCMU/8000</div><div>   a=rtpmap:101 telephone-event/8000</div><div>   a=fmtp:101 0-15</div><div>   a=sendrecv</div></div></div><div><br></div><div><br></div><div>2. FS sending INVITE to SIP Redirect server</div><div><br></div><div><div>INVITE sip:556230951662@69.x.x.x:5060 SIP/2.0</div><div>   Via: SIP/2.0/UDP 216.245.218.230;rport;branch=z9hG4bKateZg87rDBpZa</div><div>   Max-Forwards: 69</div><div>   From: &quot;551000&quot; &lt;sip:551000@177.x.x.x&gt;;tag=FeNXS71300N0c</div><div>   To: &lt;sip:556230951662@69.x.x.x:5060&gt;</div><div>   Call-ID: e70ee145-aac6-1235-79ba-002590a0ec9b</div><div>   CSeq: 106579790 INVITE</div><div>   Contact: &lt;sip:mod_sofia@216.x.x.x:5060&gt;</div><div>   User-Agent: FreeSWITCH</div><div>   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE</div><div>   Supported: timer, path, replaces</div><div>   Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer</div><div>   Content-Type: application/sdp</div><div>   Content-Disposition: session</div><div>   Content-Length: 397</div><div>   X-FS-Support: update_display,send_info</div><div>   Remote-Party-ID: &quot;551000&quot; &lt;sip:551000@216.x.x.x&gt;;party=calling;screen=yes;privacy=off</div><div><br></div><div>   v=0</div><div>   o=FreeSWITCH 1493809233 1493809234 IN IP4 216.x.x.x</div><div>2017-05-03 12:15:09.816119 [ERR] mod_xml_radius.c:911 Didn&#39;t match: 69.x.x.x:5060 == ^69\.x\.x\.x</div><div>   s=FreeSWITCH</div><div>   c=IN IP4 216.x.x.x</div><div>   t=0 0</div><div>   m=audio 22476 RTP/AVP 8 0 18 101 13</div><div>   a=rtpmap:8 PCMA/8000</div><div>   a=rtpmap:0 PCMU/8000</div><div>   a=rtpmap:18 G729/8000</div><div>   a=rtpmap:101 telephone-event/8000</div><div>   a=fmtp:101 0-16</div><div>   a=ptime:20</div><div>   m=audio 22476 RTP/AVP 4 101 13</div><div>   a=rtpmap:4 G723/8000</div><div>   a=rtpmap:101 telephone-event/8000</div><div>   a=fmtp:101 0-16</div><div>   a=ptime:30</div></div><div><br></div><div><br></div><div>3. SIP Redirect returns 300 Multiple choices with the termination IP in Contact and with FROM field as instructed ( update 551000 with 1140031556)</div><div><br></div><div><div>SIP/2.0 300 Multiple Choices</div><div>   Via: SIP/2.0/UDP 216.x.x.x;rport;branch=z9hG4bKateZg87rDBpZa</div><div>   From: &quot;1140031556&quot; &lt;sip:1140031556@177.x.x.x&gt;;tag=FeNXS71300N0c</div><div>   To: &lt;sip:556230951662@69.x.x.x:5060&gt;</div><div>   Contact: &lt;sip:556230951662@162.x.x.x:5060&gt;;q=1.00</div><div>   Call-ID: e70ee145-aac6-1235-79ba-002590a0ec9b</div><div>   CSeq: 106579790 INVITE</div><div>   Max-Forwards: 69</div><div>   Content-Length: 0</div><div>   Server: SIP Redirect Server</div></div><div><br></div><div><div><br></div></div><div>4. FS will send the call to the Termination IP WITHOUT changing the FROM field</div><div><br></div><div><div>INVITE sip:556230951662@162.x.x.x:5060 SIP/2.0</div><div>   Via: SIP/2.0/UDP 216.x.x.x;rport;branch=z9hG4bKB37Qj3rvamcjp</div><div>   Max-Forwards: 68</div><div>   From: &quot;551000&quot; &lt;sip:551000@216.x.x.x&gt;;tag=gQepU2j7X9BKr</div><div>   To: &lt;sip:556230951662@162.x.x.x:5060&gt;</div><div>   Call-ID: e7159715-aac6-1235-79ba-002590a0ec9b</div><div>   CSeq: 106579790 INVITE</div><div>   Contact: &lt;sip:mod_sofia@216.x.x.x:5060&gt;</div><div>2017-05-03 12:15:09.856127 [ERR] mod_xml_radius.c:914 Result of true match: 162.x.x.x:5060 == ^69\.x\.x\.x</div><div>   User-Agent: FreeSWITCH</div><div>   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE</div><div>   Supported: timer, path, replaces</div><div>   Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer</div><div>   Content-Type: application/sdp</div><div>   Content-Disposition: session</div><div>   Content-Length: 397</div><div>   X-FS-Support: update_display,send_info</div><div>   Remote-Party-ID: &quot;551000&quot; &lt;sip:551000@216.x.x.x&gt;;party=calling;screen=yes;privacy=off</div><div><br></div><div>   v=0</div><div>   o=FreeSWITCH 1493811013 1493811014 IN IP4 216.x.x.x</div><div>   s=FreeSWITCH</div><div>   c=IN IP4 216.x.x.x</div><div>   t=0 0</div><div>   m=audio 20696 RTP/AVP 8 0 18 101 13</div><div>   a=rtpmap:8 PCMA/8000</div><div>   a=rtpmap:0 PCMU/8000</div><div>   a=rtpmap:18 G729/8000</div><div>   a=rtpmap:101 telephone-event/8000</div><div>   a=fmtp:101 0-16</div><div>   a=ptime:20</div><div>   m=audio 20696 RTP/AVP 4 101 13</div><div>   a=rtpmap:4 G723/8000</div><div>   a=rtpmap:101 telephone-event/8000</div><div>   a=fmtp:101 0-16</div><div>   a=ptime:30</div></div><div><br></div><div>This is the dialplan I use to send calls to SIP redirect server</div><div><br></div><div><br></div><div><div>&lt;include&gt;</div><div><br></div><div><div>&lt;extension name=&quot;rejections&quot;&gt;</div><div>    &lt;condition field=&quot;${radius_auth_result}&quot; expression=&quot;2&quot;&gt;</div><div>      &lt;action application=&quot;hangup&quot; data=&quot;CALL_REJECTED&quot;/&gt;</div><div>    &lt;/condition&gt;</div><div>  &lt;/extension&gt;</div><div><br></div><div>  &lt;extension name=&quot;timedouts&quot;&gt;</div><div>    &lt;condition field=&quot;${radius_auth_result}&quot; expression=&quot;1&quot;&gt;</div><div>      &lt;action application=&quot;hangup&quot; data=&quot;SWITCH_CONGESTION&quot;/&gt;</div><div>    &lt;/condition&gt;</div><div>  &lt;/extension&gt;</div></div><div><br></div><div>    &lt;extension name=&quot;SIP Redirect Server&quot;&gt;</div><div>        &lt;condition field=&quot;${radius_auth_result}&quot; expression=&quot;0&quot;/&gt;</div><div><br></div><div>        </div><div>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^(.+)$&quot;&gt;</div><div>            &lt;!--&lt;action application=&quot;info&quot;/&gt;--&gt;</div><div>            &lt;action application=&quot;export&quot; data=&quot;nolocal:h323-call-origin=originate&quot;/&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;sip_h_X-accountcode=${accountcode}&quot; /&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;call_direction=outbound&quot; /&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;inherit_codec=true&quot; /&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;call_timeout=20&quot;/&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;fail_on_single_reject=USER_BUSY&quot; /&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;origination_caller_id_name=${sip_req_user}&quot;/&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;origination_caller_id_number=${sip_from_user}&quot;/&gt;</div><div>            &lt;action application=&quot;set&quot; data=&quot;execute_on_answer=sched_hangup +${h323-credit-time} alloted_timeout&quot; /&gt;</div><div>            &lt;action application=&quot;bridge&quot; data=&quot;{sip_invite_from_uri=sip:${sip_from_user}@${sip_network_ip}}sofia/internal/${destination_number}@69.x.x.x:5060&quot; /&gt;</div><div>            &lt;action application=&quot;hangup&quot; data=&quot;${bridge_hangup_cause}&quot;/&gt;</div><div>        &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div><div>&lt;/include</div></div><div><br></div><div>Is there any variable that will force FS to change the FROM field as returned by the SIP Redirect server  and send it to the termination provider? Any help on this is really greatly appreciated!</div><div><br></div><div><br></div><div>Best regards,</div><div><br></div><div>L. Popov</div><div><br></div><div><br></div></div>