Hi Team,

Kindly help

Please share the procedure to connect the SIP trunk with PBX.

I already tried many combination but  in/out calls failing in IMS.

Regards
Surender Singh

From: Surender Singh
Sent: 14 September 2016 17:26
To: clearwater@lists.projectclearwater.org
Subject: SIP Trunking With PBX_aio

Hi team,

I deployed the aio solution in my Vmware Exsi  and made the connectivity with 
Mitel IP-PBX .

As per doc and mailing list  I made the Following entry .


1)      As per mailing IBCF and BGCF functionality are provided by BONO

2)      I create the one user-settings file (already not created ) under the 
path =/etc/clearwater/user_settings  with entry like 
trusted_peers="<10.112.86.87>,<10.112.87.177>,<10.112.123.187>" . Here 
10.112.87.177 is my PBX ip.

3)      After that I make the entry for bfcg.json and enum.json under the path 
=/etc/clearwater/sample. And then run the command sudo 
/usr/share/clearwater/clearwater-config-manager/scripts/upload_bgcf_json and 
enum_json. Post this command both files created the path under /etc/Clearwater. 
Files contents are


-----------BGCF.JSON------------------


   {
      "routes" : [
        {   "name" : "Clearwater AIO_TO_PBX",
          "domain" : "10.112.87.177",
          "route" : ["sip:example.com:5058","sip:10.112.87.177:5060"]
        }
    ]
  }

------ENUM.JSON---------------------

{
    "number_blocks" : [
        {
           "name" : "Internal numbers",
           "prefix" : "650555",
           "regex" : "!(^.*$)!sip:\\1@10.112.87.250!"
        },

        {
            "name" : "External numbers",
            "prefix" : "",
            "regex" : "!(^.*$)!sip:\\1@10.112.87.177!"
        }
    ]
}



My IP Scheme are:

10.112.87.177 : PBX IP address
10.112.87.250: IMS IP address and Domain is example.com

10.112.123.187 : my System ip where Zoper client insall


My call Flow is:-

SIP Client A(Registered in PBX) calls to -> SIP Client B (Registered in ims 
with example.com domain )

When I make the call from A to B then call coming in IMS network but getting 
error 'Not found 404' because B number registered with 
xxx...@exmaple.com<mailto:xxx...@exmaple.com> .


Please find the attached wireshark traces and BONO, Sprout logs



Note : I also not able to call from from B to A Also

Regards
Surender Singh






::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information 
could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in 
transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on 
the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the 
author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, 
dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written 
consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please 
delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and 
other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------
_______________________________________________
Clearwater mailing list
Clearwater@lists.projectclearwater.org
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to