Tracnsation Id and Invoke id in Supplementary service PDU

6 posts / 0 new
Last post
Abdul Malik Shariq
Offline
Joined: 08/09/2010
Posts:
Tracnsation Id and Invoke id in Supplementary service PDU

Hi,

I was reading "general message format and IE coding for SS (3GPP spec 24.080)". I have a doubt why we are using "Invoke Id" when we already have a "Transaction Id"? can any one tell me what is the use of both of these PDU parameters?

Thanks in advance!!

AMS

Abdul Malik Shariq
Offline
Joined: 08/09/2010
Posts:
Help

Hi,

can any one help me out?????

Regards
AMS

AMS

admin
Online
Joined: 03/09/2007
Posts:
Invoke Id Vs Transaction Id

"Transaction ID" is a TCAP reference id for a set of TCAP operations, performed within a single dialog.

"Invoke ID" is a TCAP reference id for a specific TCAP operation.

Abdul Malik Shariq
Offline
Joined: 08/09/2010
Posts:
Thanks

Thanks a lot for clearing my doubt....

AMS

dineshonss7
Offline
Joined: 08/17/2007
Posts:
Within one Transaction there could be multipel invoke

Within one TCAP transaction you can have multiple invoke operations, so to indetify transaction you have transaction id and to identify invoke within that transaction you will have invoke id, Invoke ids are global to transaction however transaction ids are global to TCAP layer.

Abdul Malik Shariq
Offline
Joined: 08/09/2010
Posts:
Thanks dinesh...

Thanks dinesh...

AMS