Class SipperUtil::MessageFill
In: sipper/util/message_fill.rb
Parent: Object

Methods

fill   sub  

Included Modules

SipLogger

Constants

SUBS = { :lip => /_PH_LIP_/, :lp => /_PH_LP_/, :rip => /_PH_RIP_/, :rp => /_PH_RP_/, :gcnt => /_PH_GCNT_/, #global accross process :lcnts => /_PH_LCNTS_/, #local seq maintained for session for sent msg :lcntr => /_PH_LCNTR_/, #local maintained for session for recvd msg :lctg => /_PH_LCTG_/, #local tag :trans => /_PH_TRANS_/, #transport UDP/TCP/TLS/SCTP :cl => /_PH_CL_/, #content length :rnd => /_PH_RND_/

Public Class methods

just plain strings

[Validate]