Commit c1b0d816 authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

PSAP and BCF related changes to LibNg112

parent 54bfb297
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -450,6 +450,21 @@ module LibNg112_Pixits {

    } // End of group SUT_UE1
 
    group SUT_BCF {
      /** @desc charstring for SUT - BCF IP address to exchange SIP messages - connection point for PSAP
       */
      modulepar charstring  PX_IMS_SUT_BCF_IPADDR := "172.31.10.8";

      /** @desc	integer for SUT - BCF port number to exchange SIP messages - connection point for PSAP
       */
      modulepar integer	  PX_IMS_SUT_BCF_PORT := 5060;
	
      /** @desc	charstring for SUT/BCF domain
       */
      modulepar charstring  PX_IMS_SUT_BCF_HOME_DOMAIN := "bcf22.sut.net";

    } // End of group SUT_UE1

    group SUT_IMGCF {
      /** @desc	charstring for SUT/I-MGCF IP address to exchange SIP messages
       */