[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openser-users
Subject:    Re: [SR-Users] Configuration Issue on Kamailio.
From:       Laura <red_dra () plugit ! net>
Date:       2016-08-30 7:30:37
Message-ID: 8f53290c-dec5-2012-2abc-c4487a76be0e () plugit ! net
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Dear Daniel and list,

i tried to use and test the restore_mode --> auto and this is what will
fix my issue.

Now ,the problem i have is that on my kamailio.cfg i need to use a replace..

Inside the branch_route[MANAGE_BRANCH] i use an  uac_replace_to("$ru");

Why this ?.. because i use tech prefix for all my customers... for
examples 1234+E164number (without + ofcourse).. So with that replace i
write the color inside my CDR over the TO field .. this is useful for
the billing engine.

With that command i receive on my log.. and of course the replace is not
working..

Aug 30 06:25:08 vm-itz-01 /usr/sbin/kamailio[6441]: ERROR: uac
[replace.c:761]: restore_uris_reply(): failed to find/parse FROM hdr
Aug 30 06:25:13 vm-itz-01 /usr/sbin/kamailio[6418]: ERROR: uac
[replace.c:273]: replace_uri(): decline FROM replacing in sequential
request in auto mode (has TO tag)


How can i resolve that ? any idea guys ?

Laura

Il 10/08/16 17:34, Daniel Grotti ha scritto:
>
> Hey,
>
> are you using uac_replace_from() in your uplink leg (INVITEs) or are
> you changing $fu directly ?
>
> I think using uac_replace_from() and then using:
>
> modparam("uac","restore_mode","auto")
>
>
> should do the trick.
>
> Daniel
>
> rt Vienna, ATU64002206
>
> On 08/10/2016 02:35 PM, Laura wrote:
>>
>> Ciao Daniel,
>>
>> here the data you request..
>>
>> Of course Kamailio2 use the color 9990 to send the call to CISCO Gw
>> because its a required.. so CISCO send back the call with 9990 to
>> Kamailio2 and it to Kamailio1 and after that to Customer..
>>
>> What I espect was that CISCO replied 9990 to Kamailio2, Kama2 replied
>> 9053 to Kamailio1 and Kamailio1 replied 9999 to Customer1.
>>
>> Here the sip trace you request
>>
>> Kamailio1 --> Kamailio2
>>
>> U 2016/08/10 10:54:29.269917 2.2.2.2:5060 -> 3.3.3.3:5060
>> INVITE sip:90534912345678@3.3.3.3 SIP/2.0.
>> Record-Route: <sip:2.2.2.2;lr;did=4f3.8501;nat=yes>.
>> Via: SIP/2.0/UDP
>> 2.2.2.2:5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0.
>> Via: SIP/2.0/UDP
>> 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.
>> Max-Forwards: 69.
>> From: "151512345678" <sip:151512345678@1.1.1.1>;tag=as7f0dee78.
>> To: <sip:90534912345678@3.3.3.3>.
>> Contact: <sip:151512345678@1.1.1.1:5060>.
>> Call-ID: 406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060.
>> CSeq: 102 INVITE.
>> Date: Wed, 10 Aug 2016 08:54:27 GMT.
>> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY,
>> INFO, PUBLISH, MESSAGE.
>> Supported: replaces, timer.
>> Content-Type: application/sdp.
>> Content-Length: 308.
>> User-Agent: Fagians VOIP 2.4.
>> .
>> v=0.
>> o=root 869935480 869935480 IN IP4 1.1.1.1.
>> s=Asterisk PBX 1.8.32.3.
>> c=IN IP4 x.x.x.x.x.
>> t=0 0.
>> m=audio 36398 RTP/AVP 3 18 8 101.
>> a=rtpmap:3 GSM/8000.
>> a=rtpmap:18 G729/8000.
>> a=fmtp:18 annexb=no.
>> a=rtpmap:8 PCMA/8000.
>> a=rtpmap:101 telephone-event/8000.
>> a=fmtp:101 0-16.
>> a=ptime:20.
>> a=sendrecv.
>>
>>
>> Kamailio2 --> CISCO.. LCR need to use 9990 to send call to CISCO..
>>
>> U 2016/08/10 10:54:29.301085 3.3.3.3:5060 -> 4.4.4.4:5060
>> INVITE sip:99904912345678@4.4.4.4 SIP/2.0.
>> Record-Route: <sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes>.
>> Record-Route: <sip:2.2.2.2;lr;did=4f3.8501;nat=yes>.
>> Via: SIP/2.0/UDP
>> 3.3.3.3:5060;branch=z9hG4bK5c29.c1bcba318da7a0a1ae45efbe2ee682c5.0.
>> Via: SIP/2.0/UDP
>> 2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0.
>> Via: SIP/2.0/UDP
>> 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.
>> Max-Forwards: 68.
>> From: "151512345678" <sip:151512345678@1.1.1.1>;tag=as7f0dee78.
>> To: <sip:99904912345678@4.4.4.4>.
>> Contact: <sip:151512345678@1.1.1.1:5060>.
>> Call-ID: 406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060.
>> CSeq: 102 INVITE.
>> Date: Wed, 10 Aug 2016 08:54:27 GMT.
>> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY,
>> INFO, PUBLISH, MESSAGE.
>> Supported: replaces, timer.
>> Content-Type: application/sdp.
>> Content-Length: 309.
>> User-Agent: Fagians VOIP 2.4.
>> .
>> v=0.
>> o=root 869935480 869935480 IN IP4 1.1.1.1.
>> s=Asterisk PBX 1.8.32.3.
>> c=IN IP4 x.x.x.x..
>> t=0 0.
>> m=audio 58242 RTP/AVP 3 18 8 101.
>> a=rtpmap:3 GSM/8000.
>> a=rtpmap:18 G729/8000.
>> a=fmtp:18 annexb=no.
>> a=rtpmap:8 PCMA/8000.
>> a=rtpmap:101 telephone-event/8000.
>> a=fmtp:101 0-16.
>> a=ptime:20.
>> a=sendrecv.
>>
>>
>> CISCO ---> Kamailio2  180/200 messages
>>
>> U 2016/08/10 10:54:29.361634 4.4.4.4:5060 -> 3.3.3.3:5060
>> SIP/2.0 183 Session Progress.
>> Via: SIP/2.0/UDP
>> 3.3.3.3:5060;branch=z9hG4bK5c29.c1bcba318da7a0a1ae45efbe2ee682c5.0,SIP/2.0/UDP
>> 2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0,SIP/2.0/UDP
>> 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.
>> From: "151512345678" <sip:151512345678@1.1.1.1>;tag=as7f0dee78.
>> To: <sip:99904912345678@4.4.4.4>;tag=5F0E7DF4-172F.
>> Date: Wed, 10 Aug 2016 08:54:29 GMT.
>> Call-ID: 406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060.
>> Server: Cisco-SIPGateway/IOS-12.x.
>> CSeq: 102 INVITE.
>> Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER,
>> SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.
>> Allow-Events: telephone-event.
>> Contact: <sip:99904912345678@4.4.4.4:5060>.
>> Record-Route:
>> <sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes>,<sip:2.2.2.2;lr;did=4f3.8501;nat=yes>.
>> Content-Disposition: session;handling=required.
>> Content-Type: application/sdp.
>> Content-Length: 249.
>> .
>> v=0.
>> o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.
>> s=SIP Call.
>> c=IN IP4 x.x.x.x.
>> t=0 0.
>> m=audio 18838 RTP/AVP 3 101.
>> c=IN IP4 83.147.65.249.
>> a=rtpmap:3 GSM/8000.
>> a=rtpmap:101 telephone-event/8000.
>> a=fmtp:101 0-16.
>> a=ptime:10.
>>
>>
>> U 2016/08/10 10:54:39.486505 4.4.4.4:5060 -> 3.3.3.3:5060
>> SIP/2.0 200 OK.
>> Via: SIP/2.0/UDP
>> 3.3.3.3:5060;branch=z9hG4bK5c29.c1bcba318da7a0a1ae45efbe2ee682c5.0,SIP/2.0/UDP
>> 2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0,SIP/2.0/UDP
>> 185.24.22
>> 0.141:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.
>> From: "151512345678" <sip:151512345678@1.1.1.1>;tag=as7f0dee78.
>> To: <sip:99904912345678@4.4.4.4>;tag=5F0E7DF4-172F.
>> Date: Wed, 10 Aug 2016 08:54:29 GMT.
>> Call-ID: 406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060.
>> Server: Cisco-SIPGateway/IOS-12.x.
>> CSeq: 102 INVITE.
>> Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER,
>> SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.
>> Supported: replaces.
>> Allow-Events: telephone-event.
>> Contact: <sip:99904912345678@4.4.4.4:5060>.
>> Record-Route:
>> <sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes>,<sip:2.2.2.2;lr;did=4f3.8501;nat=yes>.
>> Content-Type: application/sdp.
>> Content-Length: 249.
>> .
>> v=0.
>> o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.
>> s=SIP Call.
>> c=IN IP4 x.x.x.x.
>> t=0 0.
>> m=audio 18838 RTP/AVP 3 101.
>> c=IN IP4 83.147.65.249.
>> a=rtpmap:3 GSM/8000.
>> a=rtpmap:101 telephone-event/8000.
>> a=fmtp:101 0-16.
>> a=ptime:10.
>>
>>
>>
>>
>>
>> Il 10/08/16 13:33, Daniel Grotti ha scritto:
>>> Ciao Laura,
>>> would be interesting to see the INVITE from kamailo2-->Cisco and see
>>> the headers there, as well as the 180/200 from Cisco->kamailio2.
>>> As Carsten said, probably Cisco is messing up From/To headers. The
>>> 9990 color is not present in any of the INVITEs you provided, so
>>> would be nice to understand where is come from.
>>>
>>>
>>> Cheers,
>>> Daniel
>>>
>>>
>>>
>>> On 08/10/2016 12:27 PM, Laura wrote:
>>>>
>>>> Sorry for delay on my reply..
>>>>
>>>>
>>>> I need to expalin better the situazione..
>>>>
>>>> Customer1 Ip :  1.1.1.1
>>>> Kamailio1 ip : 2.2.2.2
>>>> Kamailio2 ip: 3.3.3.3
>>>> CiscoGW ip: 4.4.4.4
>>>>
>>>> Kamailio1 is on USA for example
>>>> Kamailio2 is on Germany for example
>>>>
>>>> Customer1 --> Kamailio platform1 --> Kamailio Platform2 --> CISCO
>>>> GW SIP/TDM for PTSN termination
>>>>
>>>> Customer1 is sending a call using his specific color 9999 to number
>>>> 4912345678 and from sender 151512345678
>>>>
>>>> U 2016/08/10 09:54:29.250974 1.1.1.1:5060 ->2.2.2.2:5060
>>>> INVITE sip:*9999*4912345678@2.2.2.2 SIP/2.0.
>>>> Via: SIP/2.0/UDP 1.1.1.1:5060;branch=z9hG4bK06b62a40;rport.
>>>> Max-Forwards: 70.
>>>> From: "151512345678" <sip:151512345678@1.1.1.1>;tag=as7f0dee78.
>>>> To: <sip:*9999*4912345678@2.2.2.2>.
>>>> Contact: <sip:151512345678@1.1.1.1:5060>.
>>>> Call-ID: 406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060.
>>>> CSeq: 102 INVITE.
>>>> User-Agent: Asterisk PBX 1.8.32.3.
>>>> Date: Wed, 10 Aug 2016 08:54:27 GMT.
>>>> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY,
>>>> INFO, PUBLISH, MESSAGE.
>>>> Supported: replaces, timer.
>>>> Content-Type: application/sdp.
>>>> Content-Length: 309.
>>>> .
>>>> v=0.
>>>> o=root 869935480 869935480 IN IP4 1.1.1.1.
>>>> s=Asterisk PBX 1.8.32.3.
>>>> c=IN IP4 1.1.1.1.
>>>> t=0 0.
>>>> m=audio 15710 RTP/AVP 3 18 8 101.
>>>> a=rtpmap:3 GSM/8000.
>>>> a=rtpmap:18 G729/8000.
>>>> a=fmtp:18 annexb=no.
>>>> a=rtpmap:8 PCMA/8000.
>>>> a=rtpmap:101 telephone-event/8000.
>>>> a=fmtp:101 0-16.
>>>> a=ptime:20.
>>>> a=sendrecv.
>>>>
>>>>
>>>> After that the Kamailio1 platform is checking the LCR and route it
>>>> with the color of its supplier (9053) to Kamailio2. Kamailio2 is a
>>>> supplier of Kamailio1
>>>>
>>>> U 2016/08/10 09:54:29.2525272.2.2.2:5060 -> 3.3.3.3:5060
>>>> INVITE sip:*9053*4912345678@3.3.3.3 SIP/2.0.
>>>> Record-Route: <sip:2.2.2.2;lr;did=4f3.8501;nat=yes>.
>>>> Via:
>>>> SIP/2.0/UDP2.2.2.2:5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0.
>>>> Via: SIP/2.0/UDP
>>>> 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.
>>>> Max-Forwards: 69.
>>>> From: "151512345678" <sip:151512345678@1.1.1.1>;tag=as7f0dee78.
>>>> To: <sip:*9053*4912345678@3.3.3.3>.
>>>> Contact: <sip:151512345678@1.1.1.1:5060>.
>>>> Call-ID: 406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060.
>>>> CSeq: 102 INVITE.
>>>> Date: Wed, 10 Aug 2016 08:54:27 GMT.
>>>> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY,
>>>> INFO, PUBLISH, MESSAGE.
>>>> Supported: replaces, timer.
>>>> Content-Type: application/sdp.
>>>> Content-Length: 308.
>>>> User-Agent: Fagians VOIP 2.4.
>>>> .
>>>> v=0.
>>>> o=root 869935480 869935480 IN IP4 1.1.1.1.
>>>> s=Asterisk PBX 1.8.32.3.
>>>> c=IN IP4 51.254.158.37.
>>>> t=0 0.
>>>> m=audio 36398 RTP/AVP 3 18 8 101.
>>>> a=rtpmap:3 GSM/8000.
>>>> a=rtpmap:18 G729/8000.
>>>> a=fmtp:18 annexb=no.
>>>> a=rtpmap:8 PCMA/8000.
>>>> a=rtpmap:101 telephone-event/8000.
>>>> a=fmtp:101 0-16.
>>>> a=ptime:20.
>>>> a=sendrecv.
>>>>
>>>> Kamailio2 use its LCR and send the call to Cisco Gateway that use
>>>> its color and send the call on termination to TDM Switch.
>>>> Naturally Kamailio2 receive the replies from Cisco and send it back
>>>> to Kamailio1.
>>>>
>>>>
>>>> Here is the Session progress Kamailio1 receive from Kamailio2 that
>>>> it got from Cisco.
>>>>
>>>> U 2016/08/10 09:54:29.375669 3.3.3.3:5060 ->2.2.2.2:5060
>>>> SIP/2.0 183 Session Progress.
>>>> Via:
>>>> SIP/2.0/UDP2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0,SIP/2.0/UDP
>>>> 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.
>>>> From: "151512345678" <sip:151512345678@1.1.1.1>;tag=as7f0dee78.
>>>> To: <sip:*9990*4912345678@4.4.4.4>;tag=5F0E7DF4-172F.
>>>> Date: Wed, 10 Aug 2016 08:54:29 GMT.
>>>> Call-ID: 406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060.
>>>> CSeq: 102 INVITE.
>>>> Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER,
>>>> SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.
>>>> Allow-Events: telephone-event.
>>>> Contact: <sip:99904912345678@4.4.4.4:5060>.
>>>> Record-Route:
>>>> <sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes>,<sip:2.2.2.2;lr;did=4f3.8501;nat=yes>.
>>>> Content-Disposition: session;handling=required.
>>>> Content-Type: application/sdp.
>>>> Content-Length: 251.
>>>> User-Agent: Fagians VOIP 2.4.
>>>> .
>>>> v=0.
>>>> o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.
>>>> s=SIP Call.
>>>> c=IN IP4 83.147.127.247.
>>>> t=0 0.
>>>> m=audio 58240 RTP/AVP 3 101.
>>>> c=IN IP4 83.147.127.247.
>>>> a=rtpmap:3 GSM/8000.
>>>> a=rtpmap:101 telephone-event/8000.
>>>> a=fmtp:101 0-16.
>>>> a=ptime:10.
>>>>
>>>> To: <sip:99904912345678@4.4.4.4>;tag=5F0E7DF4-172F.   ->> 9990 is
>>>> the color that use CISCO to terminate the call on TDM Switch
>>>>
>>>> After some other messages Kamailio1 receive the 200 OK and send it
>>>> back to Customer1
>>>>
>>>>
>>>> Kamailio2 --> Kamailio1
>>>>
>>>> U 2016/08/10 09:54:39.507885 3.3.3.3:5060 ->2.2.2.2:5060
>>>> SIP/2.0 200 OK.
>>>> Via:
>>>> SIP/2.0/UDP2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0,SIP/2.0/UDP
>>>> 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.
>>>> From: "151512345678" <sip:151512345678@1.1.1.1>;tag=as7f0dee78.
>>>> To: <sip:*9990*4912345678@4.4.4.4>;tag=5F0E7DF4-172F.
>>>> Date: Wed, 10 Aug 2016 08:54:29 GMT.
>>>> Call-ID: 406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060.
>>>> CSeq: 102 INVITE.
>>>> Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER,
>>>> SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.
>>>> Supported: replaces.
>>>> Allow-Events: telephone-event.
>>>> Contact: <sip:99904912345678@4.4.4.4:5060>.
>>>> Record-Route:
>>>> <sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes>,<sip:2.2.2.2;lr;did=4f3.8501;nat=yes>.
>>>> Content-Type: application/sdp.
>>>> Content-Length: 251.
>>>> User-Agent: Fagians VOIP 2.4.
>>>> .
>>>> v=0.
>>>> o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.
>>>> s=SIP Call.
>>>> c=IN IP4 83.147.127.247.
>>>> t=0 0.
>>>> m=audio 58240 RTP/AVP 3 101.
>>>> c=IN IP4 83.147.127.247.
>>>> a=rtpmap:3 GSM/8000.
>>>> a=rtpmap:101 telephone-event/8000.
>>>> a=fmtp:101 0-16.
>>>> a=ptime:10.
>>>>
>>>> Kamailio1 --> Customer1
>>>>
>>>> U 2016/08/10 09:54:39.5120362.2.2.2:5060 -> 1.1.1.1:5060
>>>> SIP/2.0 200 OK.
>>>> Via: SIP/2.0/UDP
>>>> 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.
>>>> From: "151512345678" <sip:151512345678@1.1.1.1>;tag=as7f0dee78.
>>>> To: <sip:*9990*4912345678@4.4.4.4>;tag=5F0E7DF4-172F.
>>>> Date: Wed, 10 Aug 2016 08:54:29 GMT.
>>>> Call-ID: 406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060.
>>>> CSeq: 102 INVITE.
>>>> Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER,
>>>> SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.
>>>> Supported: replaces.
>>>> Allow-Events: telephone-event.
>>>> Contact: <sip:99904912345678@4.4.4.4:5060>.
>>>> Record-Route:
>>>> <sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes>,<sip:2.2.2.2;lr;did=4f3.8501;nat=yes>.
>>>> Content-Type: application/sdp.
>>>> Content-Length: 249.
>>>> User-Agent: Fagians VOIP 2.4.
>>>> .
>>>> v=0.
>>>> o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.
>>>> s=SIP Call.
>>>> c=IN IP4 51.254.158.37.
>>>> t=0 0.
>>>> m=audio 56710 RTP/AVP 3 101.
>>>> c=IN IP4 51.254.158.37.
>>>> a=rtpmap:3 GSM/8000.
>>>> a=rtpmap:101 telephone-event/8000.
>>>> a=fmtp:101 0-16.
>>>> a=ptime:10.
>>>>
>>>> So the real question is how to fix that on Kamailio ?..
>>>>
>>>> We need to use always the original messages and data into sdp
>>>> header when we talk with other parts..
>>>>
>>>> On our configuration we permit to transit that modified messages..
>>>> like you can see Customer1 is getting back datas modified from CiscoGW.
>>>>
>>>>
>>>> Hope that will be more clear to you all..
>>>>
>>>>
>>>> Anyone can suggest us a way ?
>>>>
>>>>
>>>> Regards
>>>>
>>>> Laura
>>>>
>>>>
>>>> Il 01/08/16 14:25, Carsten Bock ha scritto:
>>>>> Hi,
>>>>>
>>>>> do you use "uac_replace_from" or "uac_replace_to" in your logic?
>>>>>
>>>>> If not, it seems to me, that your supplier is messing around with
>>>>> the SIP-Replies.
>>>>>
>>>>> Thanks,
>>>>> Carsten
>>>>>
>>>>> 2016-08-01 14:10 GMT+02:00 Laura <red_dra@plugit.net
>>>>> <mailto:red_dra@plugit.net>>:
>>>>>
>>>>>     Dear list,
>>>>>
>>>>>     i'm asking here a question about Kamailio config.
>>>>>
>>>>>     We are testing a wide area configuration of Kamailio over
>>>>>     separates
>>>>>     countries and we are still facing with an issue.
>>>>>
>>>>>     We configured Kamailio 4.3.5 with dialog support over the TM
>>>>>     modules and
>>>>>     we use LCR module for menage ours LCRs rule set profiles.
>>>>>
>>>>>     For some technicals reasons we use tech prefix for our
>>>>>     customer so for
>>>>>     exaples customer1 send traffic to us with 1111 prefix,
>>>>>     customer2 send
>>>>>     traffic to us with 2222 and something similar..
>>>>>
>>>>>     Our supplier, of course, are using tech prefix too so for
>>>>>     examples if i
>>>>>     want to send the call to supplier1 i need to use tech prefix
>>>>>     1789 or
>>>>>     something similar..
>>>>>
>>>>>     The point is..
>>>>>
>>>>>
>>>>>     When customer1 is sending an invite to us.. it send us
>>>>>     something like
>>>>>     (Bangladesh mobile 8801xxx)
>>>>>
>>>>>     INVITE sip:11118801xxxxxxx@aaa.bbb.ccc.ddd
>>>>>
>>>>>     Our Kamailio will reply with the Trying and then it goes to
>>>>>     LCR module
>>>>>     and match our supplier1 so it make a new invite like this
>>>>>
>>>>>     INVITE sip:17898801xxxxxx@supplier.ip
>>>>>
>>>>>     The problem come when supplier1 reply to us and we replies back to
>>>>>     customer1..
>>>>>
>>>>>     Customer1 view the From: field with the 17898801xxxxxx
>>>>>     numbers.. and
>>>>>     some of our customers don't like it.
>>>>>
>>>>>     We don't use anymore the topoh module becuase we found some
>>>>>     troubles
>>>>>     using it.. so..
>>>>>
>>>>>     Is there a way that we can use for fix this situation ?
>>>>>
>>>>>
>>>>>     Best regards.
>>>>>
>>>>>
>>>>>
>>>>>     _______________________________________________
>>>>>     SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
>>>>>     mailing list
>>>>>     sr-users@lists.sip-router.org
>>>>>     <mailto:sr-users@lists.sip-router.org>
>>>>>     http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> -- 
>>>>> Carsten Bock
>>>>> CEO (Geschäftsführer)
>>>>>
>>>>> ng-voice GmbH
>>>>> Millerntorplatz 1
>>>>> 20359 Hamburg / Germany
>>>>>
>>>>> http://www.ng-voice.com
>>>>> mailto:carsten@ng-voice.com <mailto:carsten@ng-voice.com>
>>>>>
>>>>> Office +49 40 5247593-40
>>>>> Fax +49 40 5247593-99
>>>>>
>>>>> Sitz der Gesellschaft: Hamburg
>>>>> Registergericht: Amtsgericht Hamburg, HRB 120189
>>>>> Geschäftsführer: Carsten Bock
>>>>> Ust-ID: DE279344284
>>>>>
>>>>> Hier finden Sie unsere handelsrechtlichen Pflichtangaben:
>>>>> http://www.ng-voice.com/imprint/
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>>>>> sr-users@lists.sip-router.org
>>>>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>>>> sr-users@lists.sip-router.org
>>>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>>
>>>
>>>
>>> _______________________________________________
>>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>>> sr-users@lists.sip-router.org
>>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>
>>
>>
>> _______________________________________________
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>> sr-users@lists.sip-router.org
>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[Attachment #5 (text/html)]

<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Dear Daniel and list,</p>
    <p>i tried to use and test the restore_mode --&gt; auto and this is
      what will fix my issue.</p>
    <p>Now ,the problem i have is that on my kamailio.cfg i need to use
      a replace..</p>
    <p>Inside the branch_route[MANAGE_BRANCH] i use an 
      uac_replace_to("$ru");</p>
    <p>Why this ?.. because i use tech prefix for all my customers...
      for examples 1234+E164number (without + ofcourse).. So with that
      replace i write the color inside my CDR over the TO field .. this
      is useful for the billing engine.</p>
    <p>With that command i receive on my log.. and of course the replace
      is not working..<br>
    </p>
    <p>Aug 30 06:25:08 vm-itz-01 /usr/sbin/kamailio[6441]: ERROR: uac
      [replace.c:761]: restore_uris_reply(): failed to find/parse FROM
      hdr<br>
      Aug 30 06:25:13 vm-itz-01 /usr/sbin/kamailio[6418]: ERROR: uac
      [replace.c:273]: replace_uri(): decline FROM replacing in
      sequential request in auto mode (has TO tag)<br>
    </p>
    <br>
    How can i resolve that ? any idea guys ?<br>
    <br>
    Laura<br>
    <br>
    <div class="moz-cite-prefix">Il 10/08/16 17:34, Daniel Grotti ha
      scritto:<br>
    </div>
    <blockquote
      cite="mid:af9a0165-a15c-97b9-aa4f-96540824154b@sipwise.com"
      type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <p>Hey,</p>
      <p>are you using uac_replace_from() in your uplink leg (INVITEs)
        or are you changing $fu directly ?</p>
      <p>I think using uac_replace_from() and then using:</p>
      <p>modparam("uac","restore_mode","auto")</p>
      <p><br>
      </p>
      <p>should do the trick.<br>
      </p>
      Daniel<br>
      <br>
      <p>rt Vienna, ATU64002206 </p>
      <div class="moz-signature"> </div>
      <div class="moz-cite-prefix">On 08/10/2016 02:35 PM, Laura wrote:<br>
      </div>
      <blockquote
        cite="mid:b4362a72-f7f8-43ce-c487-57085c2be2a9@plugit.net"
        type="cite">
        <meta content="text/html; charset=utf-8"
          http-equiv="Content-Type">
        <p>Ciao Daniel,</p>
        <p>here the data you request..</p>
        <p>Of course Kamailio2 use the color 9990 to send the call to
          CISCO Gw because its a required.. so CISCO send back the call
          with 9990 to Kamailio2 and it to Kamailio1 and after that to
          Customer..</p>
        <p>What I espect was that CISCO replied 9990 to Kamailio2, Kama2
          replied 9053 to Kamailio1 and Kamailio1 replied 9999 to
          Customer1.</p>
        <p>Here the sip trace you request</p>
        <p>Kamailio1 --&gt; Kamailio2<br>
        </p>
        <p>U 2016/08/10 10:54:29.269917 2.2.2.2:5060 -&gt; 3.3.3.3:5060<br>
          INVITE <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="sip:90534912345678@3.3.3.3">sip:90534912345678@3.3.3.3</a>
          SIP/2.0.<br>
          Record-Route: <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:2.2.2.2;lr;did=4f3.8501;nat=yes">&lt;sip:2.2.2.2;lr;did=4f3.8501;nat=yes&gt;</a>.<br>
  Via: SIP/2.0/UDP
          2.2.2.2:5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0.<br>
          Via: SIP/2.0/UDP
          1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.<br>
          Max-Forwards: 69.<br>
          From: "151512345678" <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:151512345678@1.1.1.1">&lt;sip:151512345678@1.1.1.1&gt;</a>;tag=as7f0dee78.<br>
  To: <a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
            href="sip:90534912345678@3.3.3.3">&lt;sip:90534912345678@3.3.3.3&gt;</a>.<br>
  Contact: <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:151512345678@1.1.1.1:5060">&lt;sip:151512345678@1.1.1.1:5060&gt;</a>.<br>
  Call-ID: <a moz-do-not-send="true"
            class="moz-txt-link-abbreviated"
            href="mailto:406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060">406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060</a>.<br>
  CSeq: 102 INVITE.<br>
          Date: Wed, 10 Aug 2016 08:54:27 GMT.<br>
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
          NOTIFY, INFO, PUBLISH, MESSAGE.<br>
          Supported: replaces, timer.<br>
          Content-Type: application/sdp.<br>
          Content-Length: 308.<br>
          User-Agent: Fagians VOIP 2.4.<br>
          .<br>
          v=0.<br>
          o=root 869935480 869935480 IN IP4 1.1.1.1.<br>
          s=Asterisk PBX 1.8.32.3.<br>
          c=IN IP4 x.x.x.x.x.<br>
          t=0 0.<br>
          m=audio 36398 RTP/AVP 3 18 8 101.<br>
          a=rtpmap:3 GSM/8000.<br>
          a=rtpmap:18 G729/8000.<br>
          a=fmtp:18 annexb=no.<br>
          a=rtpmap:8 PCMA/8000.<br>
          a=rtpmap:101 telephone-event/8000.<br>
          a=fmtp:101 0-16.<br>
          a=ptime:20.<br>
          a=sendrecv.<br>
        </p>
        <p><br>
        </p>
        <p>Kamailio2 --&gt; CISCO.. LCR need to use 9990 to send call to
          CISCO..<br>
        </p>
        <p>U 2016/08/10 10:54:29.301085 3.3.3.3:5060 -&gt; 4.4.4.4:5060<br>
          INVITE <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="sip:99904912345678@4.4.4.4">sip:99904912345678@4.4.4.4</a>
          SIP/2.0.<br>
          Record-Route: <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes">&lt;sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes&gt;</a>.<br>
  Record-Route: <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:2.2.2.2;lr;did=4f3.8501;nat=yes">&lt;sip:2.2.2.2;lr;did=4f3.8501;nat=yes&gt;</a>.<br>
  Via: SIP/2.0/UDP
          3.3.3.3:5060;branch=z9hG4bK5c29.c1bcba318da7a0a1ae45efbe2ee682c5.0.<br>
          Via: SIP/2.0/UDP
2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0.<br>
          Via: SIP/2.0/UDP
          1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.<br>
          Max-Forwards: 68.<br>
          From: "151512345678" <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:151512345678@1.1.1.1">&lt;sip:151512345678@1.1.1.1&gt;</a>;tag=as7f0dee78.<br>
  To: <a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
            href="sip:99904912345678@4.4.4.4">&lt;sip:99904912345678@4.4.4.4&gt;</a>.<br>
  Contact: <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:151512345678@1.1.1.1:5060">&lt;sip:151512345678@1.1.1.1:5060&gt;</a>.<br>
  Call-ID: <a moz-do-not-send="true"
            class="moz-txt-link-abbreviated"
            href="mailto:406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060">406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060</a>.<br>
  CSeq: 102 INVITE.<br>
          Date: Wed, 10 Aug 2016 08:54:27 GMT.<br>
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
          NOTIFY, INFO, PUBLISH, MESSAGE.<br>
          Supported: replaces, timer.<br>
          Content-Type: application/sdp.<br>
          Content-Length: 309.<br>
          User-Agent: Fagians VOIP 2.4.<br>
          .<br>
          v=0.<br>
          o=root 869935480 869935480 IN IP4 1.1.1.1.<br>
          s=Asterisk PBX 1.8.32.3.<br>
          c=IN IP4 x.x.x.x..<br>
          t=0 0.<br>
          m=audio 58242 RTP/AVP 3 18 8 101.<br>
          a=rtpmap:3 GSM/8000.<br>
          a=rtpmap:18 G729/8000.<br>
          a=fmtp:18 annexb=no.<br>
          a=rtpmap:8 PCMA/8000.<br>
          a=rtpmap:101 telephone-event/8000.<br>
          a=fmtp:101 0-16.<br>
          a=ptime:20.<br>
          a=sendrecv.<br>
          <br>
        </p>
        <p><br>
        </p>
        <p>CISCO ---&gt; Kamailio2  180/200 messages</p>
        <p>U 2016/08/10 10:54:29.361634 4.4.4.4:5060 -&gt; 3.3.3.3:5060<br>
          SIP/2.0 183 Session Progress.<br>
          Via: SIP/2.0/UDP
3.3.3.3:5060;branch=z9hG4bK5c29.c1bcba318da7a0a1ae45efbe2ee682c5.0,SIP/2.0/UDP
2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0,SIP/2.0/UDP
 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.<br>
          From: "151512345678" <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:151512345678@1.1.1.1">&lt;sip:151512345678@1.1.1.1&gt;</a>;tag=as7f0dee78.<br>
  To: <a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
            href="sip:99904912345678@4.4.4.4">&lt;sip:99904912345678@4.4.4.4&gt;</a>;tag=5F0E7DF4-172F.<br>
  Date: Wed, 10 Aug 2016 08:54:29 GMT.<br>
          Call-ID: <a moz-do-not-send="true"
            class="moz-txt-link-abbreviated"
            href="mailto:406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060">406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060</a>.<br>
  Server: Cisco-SIPGateway/IOS-12.x.<br>
          CSeq: 102 INVITE.<br>
          Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER,
          SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.<br>
          Allow-Events: telephone-event.<br>
          Contact: <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:99904912345678@4.4.4.4:5060">&lt;sip:99904912345678@4.4.4.4:5060&gt;</a>.<br>
  Record-Route: <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes">&lt;sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes&gt;</a>,<a
  moz-do-not-send="true" class="moz-txt-link-rfc2396E"
            href="sip:2.2.2.2;lr;did=4f3.8501;nat=yes">&lt;sip:2.2.2.2;lr;did=4f3.8501;nat=yes&gt;</a>.<br>
  Content-Disposition: session;handling=required.<br>
          Content-Type: application/sdp.<br>
          Content-Length: 249.<br>
          .<br>
          v=0.<br>
          o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.<br>
          s=SIP Call.<br>
          c=IN IP4 x.x.x.x.<br>
          t=0 0.<br>
          m=audio 18838 RTP/AVP 3 101.<br>
          c=IN IP4 83.147.65.249.<br>
          a=rtpmap:3 GSM/8000.<br>
          a=rtpmap:101 telephone-event/8000.<br>
          a=fmtp:101 0-16.<br>
          a=ptime:10.<br>
          <br>
          <br>
          U 2016/08/10 10:54:39.486505 4.4.4.4:5060 -&gt; 3.3.3.3:5060<br>
          SIP/2.0 200 OK.<br>
          Via: SIP/2.0/UDP
3.3.3.3:5060;branch=z9hG4bK5c29.c1bcba318da7a0a1ae45efbe2ee682c5.0,SIP/2.0/UDP
2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0,SIP/2.0/UDP
  185.24.22<br>
          0.141:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.<br>
          From: "151512345678" <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:151512345678@1.1.1.1">&lt;sip:151512345678@1.1.1.1&gt;</a>;tag=as7f0dee78.<br>
  To: <a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
            href="sip:99904912345678@4.4.4.4">&lt;sip:99904912345678@4.4.4.4&gt;</a>;tag=5F0E7DF4-172F.<br>
  Date: Wed, 10 Aug 2016 08:54:29 GMT.<br>
          Call-ID: <a moz-do-not-send="true"
            class="moz-txt-link-abbreviated"
            href="mailto:406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060">406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060</a>.<br>
  Server: Cisco-SIPGateway/IOS-12.x.<br>
          CSeq: 102 INVITE.<br>
          Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER,
          SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.<br>
          Supported: replaces.<br>
          Allow-Events: telephone-event.<br>
          Contact: <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:99904912345678@4.4.4.4:5060">&lt;sip:99904912345678@4.4.4.4:5060&gt;</a>.<br>
  Record-Route: <a moz-do-not-send="true"
            class="moz-txt-link-rfc2396E"
            href="sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes">&lt;sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes&gt;</a>,<a
  moz-do-not-send="true" class="moz-txt-link-rfc2396E"
            href="sip:2.2.2.2;lr;did=4f3.8501;nat=yes">&lt;sip:2.2.2.2;lr;did=4f3.8501;nat=yes&gt;</a>.<br>
  Content-Type: application/sdp.<br>
          Content-Length: 249.<br>
          .<br>
          v=0.<br>
          o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.<br>
          s=SIP Call.<br>
          c=IN IP4 x.x.x.x.<br>
          t=0 0.<br>
          m=audio 18838 RTP/AVP 3 101.<br>
          c=IN IP4 83.147.65.249.<br>
          a=rtpmap:3 GSM/8000.<br>
          a=rtpmap:101 telephone-event/8000.<br>
          a=fmtp:101 0-16.<br>
          a=ptime:10.<br>
          <br>
        </p>
        <p><br>
        </p>
        <p><br>
        </p>
        <p><br>
        </p>
        <p><br>
        </p>
        <div class="moz-cite-prefix">Il 10/08/16 13:33, Daniel Grotti ha
          scritto:<br>
        </div>
        <blockquote
          cite="mid:3ec77306-fc1d-fff5-6429-80a99c3f3be0@sipwise.com"
          type="cite">
          <meta content="text/html; charset=utf-8"
            http-equiv="Content-Type">
          Ciao Laura,<br>
          would be interesting to see the INVITE from
          kamailo2--&gt;Cisco and see the headers there, as well as the
          180/200 from Cisco-&gt;kamailio2.<br>
          As Carsten said, probably Cisco is messing up From/To headers.
          The 9990 color is not present in any of the INVITEs you
          provided, so would be nice to understand where is come from.<br>
          <br>
          <br>
          Cheers,<br>
          Daniel<br>
          <br>
          <br>
          <br>
          <div class="moz-cite-prefix">On 08/10/2016 12:27 PM, Laura
            wrote:<br>
          </div>
          <blockquote
            cite="mid:c13823ab-6503-1c56-8dcf-55872b2ec2d5@plugit.net"
            type="cite">
            <meta content="text/html; charset=utf-8"
              http-equiv="Content-Type">
            <p>Sorry for delay on my reply..</p>
            <p><br>
            </p>
            <p>I need to expalin better the situazione..</p>
            <p>Customer1 Ip :  1.1.1.1<br>
              Kamailio1 ip : 2.2.2.2<br>
              Kamailio2 ip: 3.3.3.3<br>
              CiscoGW ip: 4.4.4.4<br>
            </p>
            <p>Kamailio1 is on USA for example<br>
              Kamailio2 is on Germany for example<br>
            </p>
            <p>Customer1 --&gt; Kamailio platform1 --&gt; Kamailio
              Platform2 --&gt; CISCO GW SIP/TDM for PTSN termination<br>
            </p>
            <p>Customer1 is sending a call using his specific color 9999
              to number 4912345678 and from sender 151512345678</p>
            <p>U 2016/08/10 09:54:29.250974 1.1.1.1:5060
              -&gt;2.2.2.2:5060<br>
              INVITE sip:<b>9999</b><a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:4912345678@2.2.2.2">4912345678@2.2.2.2</a>
              SIP/2.0.<br>
              Via: SIP/2.0/UDP
              1.1.1.1:5060;branch=z9hG4bK06b62a40;rport.<br>
              Max-Forwards: 70.<br>
              From: "151512345678" <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:151512345678@1.1.1.1">&lt;sip:151512345678@1.1.1.1&gt;</a>;tag=as7f0dee78.<br>
  To: &lt;sip:<b>9999</b><a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:4912345678@2.2.2.2">4912345678@2.2.2.2</a>&gt;.<br>
              Contact: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:151512345678@1.1.1.1:5060">&lt;sip:151512345678@1.1.1.1:5060&gt;</a>.<br>
  Call-ID: <a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060">406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060</a>.<br>
  CSeq: 102 INVITE.<br>
              User-Agent: Asterisk PBX 1.8.32.3.<br>
              Date: Wed, 10 Aug 2016 08:54:27 GMT.<br>
              Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER,
              SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE.<br>
              Supported: replaces, timer.<br>
              Content-Type: application/sdp.<br>
              Content-Length: 309.<br>
              .<br>
              v=0.<br>
              o=root 869935480 869935480 IN IP4 1.1.1.1.<br>
              s=Asterisk PBX 1.8.32.3.<br>
              c=IN IP4 1.1.1.1.<br>
              t=0 0.<br>
              m=audio 15710 RTP/AVP 3 18 8 101.<br>
              a=rtpmap:3 GSM/8000.<br>
              a=rtpmap:18 G729/8000.<br>
              a=fmtp:18 annexb=no.<br>
              a=rtpmap:8 PCMA/8000.<br>
              a=rtpmap:101 telephone-event/8000.<br>
              a=fmtp:101 0-16.<br>
              a=ptime:20.<br>
              a=sendrecv.<br>
            </p>
            <p><br>
            </p>
            <p>After that the Kamailio1 platform is checking the LCR and
              route it with the color of its supplier (9053) to
              Kamailio2. Kamailio2 is a supplier of Kamailio1</p>
            <p>U 2016/08/10 09:54:29.2525272.2.2.2:5060 -&gt;
              3.3.3.3:5060<br>
              INVITE sip:<b>9053</b><a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:4912345678@3.3.3.3">4912345678@3.3.3.3</a>
              SIP/2.0.<br>
              Record-Route: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:2.2.2.2;lr;did=4f3.8501;nat=yes">&lt;sip:2.2.2.2;lr;did=4f3.8501;nat=yes&gt;</a>.<br>
  Via:
SIP/2.0/UDP2.2.2.2:5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0.<br>
              Via: SIP/2.0/UDP
              1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.<br>
              Max-Forwards: 69.<br>
              From: "151512345678" <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:151512345678@1.1.1.1">&lt;sip:151512345678@1.1.1.1&gt;</a>;tag=as7f0dee78.<br>
  To: &lt;sip:<b>9053</b><a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:4912345678@3.3.3.3">4912345678@3.3.3.3</a>&gt;.<br>
              Contact: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:151512345678@1.1.1.1:5060">&lt;sip:151512345678@1.1.1.1:5060&gt;</a>.<br>
  Call-ID: <a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060">406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060</a>.<br>
  CSeq: 102 INVITE.<br>
              Date: Wed, 10 Aug 2016 08:54:27 GMT.<br>
              Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER,
              SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE.<br>
              Supported: replaces, timer.<br>
              Content-Type: application/sdp.<br>
              Content-Length: 308.<br>
              User-Agent: Fagians VOIP 2.4.<br>
              .<br>
              v=0.<br>
              o=root 869935480 869935480 IN IP4 1.1.1.1.<br>
              s=Asterisk PBX 1.8.32.3.<br>
              c=IN IP4 51.254.158.37.<br>
              t=0 0.<br>
              m=audio 36398 RTP/AVP 3 18 8 101.<br>
              a=rtpmap:3 GSM/8000.<br>
              a=rtpmap:18 G729/8000.<br>
              a=fmtp:18 annexb=no.<br>
              a=rtpmap:8 PCMA/8000.<br>
              a=rtpmap:101 telephone-event/8000.<br>
              a=fmtp:101 0-16.<br>
              a=ptime:20.<br>
              a=sendrecv.<br>
              <br>
            </p>
            <p>Kamailio2 use its LCR and send the call to Cisco Gateway
              that use its color and send the call on termination to TDM
              Switch.<br>
              Naturally Kamailio2 receive the replies from Cisco and
              send it back to Kamailio1.</p>
            <p><br>
            </p>
            <p>Here is the Session progress Kamailio1 receive from
              Kamailio2 that it got from Cisco.<br>
            </p>
            <p>U 2016/08/10 09:54:29.375669 3.3.3.3:5060
              -&gt;2.2.2.2:5060<br>
              SIP/2.0 183 Session Progress.<br>
              Via:
SIP/2.0/UDP2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0,SIP/2.0/UDP
 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.<br>
              From: "151512345678" <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:151512345678@1.1.1.1">&lt;sip:151512345678@1.1.1.1&gt;</a>;tag=as7f0dee78.<br>
  To: &lt;sip:<b>9990</b><a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:4912345678@4.4.4.4">4912345678@4.4.4.4</a>&gt;;tag=5F0E7DF4-172F.<br>
  Date: Wed, 10 Aug 2016 08:54:29 GMT.<br>
              Call-ID: <a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060">406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060</a>.<br>
  CSeq: 102 INVITE.<br>
              Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET,
              REFER, SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.<br>
              Allow-Events: telephone-event.<br>
              Contact: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:99904912345678@4.4.4.4:5060">&lt;sip:99904912345678@4.4.4.4:5060&gt;</a>.<br>
  Record-Route: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes">&lt;sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes&gt;</a>,<a
  moz-do-not-send="true" class="moz-txt-link-rfc2396E"
                href="sip:2.2.2.2;lr;did=4f3.8501;nat=yes">&lt;sip:2.2.2.2;lr;did=4f3.8501;nat=yes&gt;</a>.<br>
  Content-Disposition: session;handling=required.<br>
              Content-Type: application/sdp.<br>
              Content-Length: 251.<br>
              User-Agent: Fagians VOIP 2.4.<br>
              .<br>
              v=0.<br>
              o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.<br>
              s=SIP Call.<br>
              c=IN IP4 83.147.127.247.<br>
              t=0 0.<br>
              m=audio 58240 RTP/AVP 3 101.<br>
              c=IN IP4 83.147.127.247.<br>
              a=rtpmap:3 GSM/8000.<br>
              a=rtpmap:101 telephone-event/8000.<br>
              a=fmtp:101 0-16.<br>
              a=ptime:10.<br>
              <br>
            </p>
            <p>To: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:99904912345678@4.4.4.4">&lt;sip:99904912345678@4.4.4.4&gt;</a>;tag=5F0E7DF4-172F. \
                
              -&gt;&gt; 9990 is the color that use CISCO to terminate
              the call on TDM Switch</p>
            <p>After some other messages Kamailio1 receive the 200 OK
              and send it back to Customer1</p>
            <p><br>
            </p>
            <p>Kamailio2 --&gt; Kamailio1<br>
            </p>
            <p>U 2016/08/10 09:54:39.507885 3.3.3.3:5060
              -&gt;2.2.2.2:5060<br>
              SIP/2.0 200 OK.<br>
              Via:
SIP/2.0/UDP2.2.2.2:5060;rport=5060;branch=z9hG4bK5c29.8288fcc6bf463fb8f82d3609b0c4893c.0,SIP/2.0/UDP
 1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.<br>
              From: "151512345678" <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:151512345678@1.1.1.1">&lt;sip:151512345678@1.1.1.1&gt;</a>;tag=as7f0dee78.<br>
  To: &lt;sip:<b>9990</b><a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:4912345678@4.4.4.4">4912345678@4.4.4.4</a>&gt;;tag=5F0E7DF4-172F.<br>
  Date: Wed, 10 Aug 2016 08:54:29 GMT.<br>
              Call-ID: <a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060">406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060</a>.<br>
  CSeq: 102 INVITE.<br>
              Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET,
              REFER, SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.<br>
              Supported: replaces.<br>
              Allow-Events: telephone-event.<br>
              Contact: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:99904912345678@4.4.4.4:5060">&lt;sip:99904912345678@4.4.4.4:5060&gt;</a>.<br>
  Record-Route: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes">&lt;sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes&gt;</a>,<a
  moz-do-not-send="true" class="moz-txt-link-rfc2396E"
                href="sip:2.2.2.2;lr;did=4f3.8501;nat=yes">&lt;sip:2.2.2.2;lr;did=4f3.8501;nat=yes&gt;</a>.<br>
  Content-Type: application/sdp.<br>
              Content-Length: 251.<br>
              User-Agent: Fagians VOIP 2.4.<br>
              .<br>
              v=0.<br>
              o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.<br>
              s=SIP Call.<br>
              c=IN IP4 83.147.127.247.<br>
              t=0 0.<br>
              m=audio 58240 RTP/AVP 3 101.<br>
              c=IN IP4 83.147.127.247.<br>
              a=rtpmap:3 GSM/8000.<br>
              a=rtpmap:101 telephone-event/8000.<br>
              a=fmtp:101 0-16.<br>
              a=ptime:10.<br>
              <br>
            </p>
            <p>Kamailio1 --&gt; Customer1</p>
            <p>U 2016/08/10 09:54:39.5120362.2.2.2:5060 -&gt;
              1.1.1.1:5060<br>
              SIP/2.0 200 OK.<br>
              Via: SIP/2.0/UDP
              1.1.1.1:5060;received=1.1.1.1;branch=z9hG4bK06b62a40;rport=5060.<br>
              From: "151512345678" <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:151512345678@1.1.1.1">&lt;sip:151512345678@1.1.1.1&gt;</a>;tag=as7f0dee78.<br>
  To: &lt;sip:<b>9990</b><a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:4912345678@4.4.4.4">4912345678@4.4.4.4</a>&gt;;tag=5F0E7DF4-172F.<br>
  Date: Wed, 10 Aug 2016 08:54:29 GMT.<br>
              Call-ID: <a moz-do-not-send="true"
                class="moz-txt-link-abbreviated"
                href="mailto:406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060">406a307158b1016b3a9936cd476b3c89@1.1.1.1:5060</a>.<br>
  CSeq: 102 INVITE.<br>
              Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET,
              REFER, SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTER.<br>
              Supported: replaces.<br>
              Allow-Events: telephone-event.<br>
              Contact: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:99904912345678@4.4.4.4:5060">&lt;sip:99904912345678@4.4.4.4:5060&gt;</a>.<br>
  Record-Route: <a moz-do-not-send="true"
                class="moz-txt-link-rfc2396E"
                href="sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes">&lt;sip:3.3.3.3;lr;did=4f3.9ce2;nat=yes&gt;</a>,<a
  moz-do-not-send="true" class="moz-txt-link-rfc2396E"
                href="sip:2.2.2.2;lr;did=4f3.8501;nat=yes">&lt;sip:2.2.2.2;lr;did=4f3.8501;nat=yes&gt;</a>.<br>
  Content-Type: application/sdp.<br>
              Content-Length: 249.<br>
              User-Agent: Fagians VOIP 2.4.<br>
              .<br>
              v=0.<br>
              o=CiscoSystemsSIP-GW-UserAgent 9803 1571 IN IP4 4.4.4.4.<br>
              s=SIP Call.<br>
              c=IN IP4 51.254.158.37.<br>
              t=0 0.<br>
              m=audio 56710 RTP/AVP 3 101.<br>
              c=IN IP4 51.254.158.37.<br>
              a=rtpmap:3 GSM/8000.<br>
              a=rtpmap:101 telephone-event/8000.<br>
              a=fmtp:101 0-16.<br>
              a=ptime:10.<br>
              <br>
            </p>
            <p>So the real question is how to fix that on Kamailio ?..</p>
            <p>We need to use always the original messages and data into
              sdp header when we talk with other parts..</p>
            <p>On our configuration we permit to transit that modified
              messages.. like you can see Customer1 is getting back
              datas modified from CiscoGW.</p>
            <p><br>
            </p>
            <p>Hope that will be more clear to you all..</p>
            <p><br>
            </p>
            <p>Anyone can suggest us a way ?</p>
            <p><br>
            </p>
            <p>Regards</p>
            <p>Laura<br>
            </p>
            <br>
            <div class="moz-cite-prefix">Il 01/08/16 14:25, Carsten Bock
              ha scritto:<br>
            </div>
            <blockquote
cite="mid:CAOCjumFXuQyB4dST-p9jDWdGG67yyPmf_Q1AZvZR_r9Y9+dCnw@mail.gmail.com"
              type="cite">
              <div dir="ltr">Hi,
                <div><br>
                </div>
                <div>do you use "uac_replace_from" or "uac_replace_to"
                  in your logic?</div>
                <div><br>
                </div>
                <div>If not, it seems to me, that your supplier is
                  messing around with the SIP-Replies.</div>
                <div><br>
                  Thanks,</div>
                <div>Carsten</div>
                <img moz-do-not-send="true"
src="mailbox:///Volumes/FAGIANO/Mail/ats.it/Drafts?number=9&amp;si=6230090009280512&amp;pi=6c904f76-3bd9-4b05-e4ff-1974d70d6b00"
                
                  style="display:none!important" height="1" width="1"></div>
              <div class="gmail_extra"><br>
                <div class="gmail_quote">2016-08-01 14:10 GMT+02:00
                  Laura <span dir="ltr">&lt;<a moz-do-not-send="true"
                      href="mailto:red_dra@plugit.net" \
target="_blank">red_dra@plugit.net</a>&gt;</span>:<br>  <blockquote \
                class="gmail_quote" style="margin:0 0 0
                    .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear
                    list,<br>
                    <br>
                    i'm asking here a question about Kamailio config.<br>
                    <br>
                    We are testing a wide area configuration of Kamailio
                    over separates<br>
                    countries and we are still facing with an issue.<br>
                    <br>
                    We configured Kamailio 4.3.5 with dialog support
                    over the TM modules and<br>
                    we use LCR module for menage ours LCRs rule set
                    profiles.<br>
                    <br>
                    For some technicals reasons we use tech prefix for
                    our customer so for<br>
                    exaples customer1 send traffic to us with 1111
                    prefix, customer2 send<br>
                    traffic to us with 2222 and something similar..<br>
                    <br>
                    Our supplier, of course, are using tech prefix too
                    so for examples if i<br>
                    want to send the call to supplier1 i need to use
                    tech prefix 1789 or<br>
                    something similar..<br>
                    <br>
                    The point is..<br>
                    <br>
                    <br>
                    When customer1 is sending an invite to us.. it send
                    us something like<br>
                    (Bangladesh mobile 8801xxx)<br>
                    <br>
                    INVITE <a moz-do-not-send="true"
                      class="moz-txt-link-freetext"
                      \
href="sip:11118801xxxxxxx@aaa.bbb.ccc.ddd">sip:11118801xxxxxxx@aaa.bbb.ccc.ddd</a><br>
  <br>
                    Our Kamailio will reply with the Trying and then it
                    goes to LCR module<br>
                    and match our supplier1 so it make a new invite like
                    this<br>
                    <br>
                    INVITE <a moz-do-not-send="true"
                      class="moz-txt-link-freetext"
                      \
href="sip:17898801xxxxxx@supplier.ip">sip:17898801xxxxxx@supplier.ip</a><br>  <br>
                    The problem come when supplier1 reply to us and we
                    replies back to<br>
                    customer1..<br>
                    <br>
                    Customer1 view the From: field with the
                    17898801xxxxxx numbers.. and<br>
                    some of our customers don't like it.<br>
                    <br>
                    We don't use anymore the topoh module becuase we
                    found some troubles<br>
                    using it.. so..<br>
                    <br>
                    Is there a way that we can use for fix this
                    situation ?<br>
                    <br>
                    <br>
                    Best regards.<br>
                    <br>
                    <br>
                    <br>
                    _______________________________________________<br>
                    SIP Express Router (SER) and Kamailio (OpenSER) -
                    sr-users mailing list<br>
                    <a moz-do-not-send="true"
                      \
href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>  <a \
                moz-do-not-send="true"
                      \
                href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
                      rel="noreferrer" \
target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br> \
</blockquote>  </div>
                <br>
                <br clear="all">
                <div><br>
                </div>
                -- <br>
                <div class="gmail_signature"
                  data-smartmail="gmail_signature">Carsten Bock<br>
                  CEO (Geschäftsführer)<br>
                  <br>
                  ng-voice GmbH<br>
                  Millerntorplatz 1<br>
                  20359 Hamburg / Germany<br>
                  <br>
                  <a moz-do-not-send="true"
                    href="http://www.ng-voice.com" \
target="_blank">http://www.ng-voice.com</a><br>  mailto:<a moz-do-not-send="true"
                    href="mailto:carsten@ng-voice.com" \
target="_blank">carsten@ng-voice.com</a><br>  <br>
                  Office +49 40 5247593-40<br>
                  Fax +49 40 5247593-99<br>
                  <br>
                  Sitz der Gesellschaft: Hamburg<br>
                  Registergericht: Amtsgericht Hamburg, HRB 120189<br>
                  Geschäftsführer: Carsten Bock<br>
                  Ust-ID: DE279344284<br>
                  <br>
                  Hier finden Sie unsere handelsrechtlichen
                  Pflichtangaben:<br>
                  <a moz-do-not-send="true"
                    href="http://www.ng-voice.com/imprint/"
                    target="_blank">http://www.ng-voice.com/imprint/</a></div>
              </div>
              <br>
              <fieldset class="mimeAttachmentHeader"></fieldset>
              <br>
              <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" \
href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a> <a \
moz-do-not-send="true" class="moz-txt-link-freetext" \
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
 </pre>
            </blockquote>
            <br>
            <br>
            <fieldset class="mimeAttachmentHeader"></fieldset>
            <br>
            <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" \
href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a> <a \
moz-do-not-send="true" class="moz-txt-link-freetext" \
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
 </pre>
          </blockquote>
          <br>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
          <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" \
href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a> <a \
moz-do-not-send="true" class="moz-txt-link-freetext" \
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
 </pre>
        </blockquote>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" \
href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a> <a \
moz-do-not-send="true" class="moz-txt-link-freetext" \
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
 </pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" \
href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a> <a \
class="moz-txt-link-freetext" \
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
 </pre>
    </blockquote>
    <br>
  </body>
</html>


[Attachment #6 (text/plain)]

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic