Loading ttcn/AtsPSAP/AtsPSAP_Pics.ttcn 0 → 100644 +9 −0 Original line number Diff line number Diff line module AtsPSAP_Pics { /** * @desc Does the IUT support SIP registration */ modulepar boolean PICS_PSAP_S_SIP_REGISTRATION := true; } // End of module AtsPSAP_Pics Loading
ttcn/AtsPSAP/AtsPSAP_Pics.ttcn 0 → 100644 +9 −0 Original line number Diff line number Diff line module AtsPSAP_Pics { /** * @desc Does the IUT support SIP registration */ modulepar boolean PICS_PSAP_S_SIP_REGISTRATION := true; } // End of module AtsPSAP_Pics