Configuring Calls with Handover Indication

Use the following sample configuration to handle calls coming with handover (HO) indication and no existing session.

config 
   profile access access_profile_name 
      gtpc message-handling create-session-request ho-ind new-call-reject 
      exit 

NOTES:

  • ho-ind : Indicates that Create Session Request is received with handover.

  • new-call-reject : If the session does not exist, SMF rejects Create Session Request received with HO indicator.