omec-project / openmme

OpenMME is a grounds up implementation of the Mobility Management Entity EPC S1 front end to the Cell Tower (eNB). Its design is performance optimized for high speed mobility events over the S1-MME interface, while maintaining state coherent high transaction rate interactions over the S6a interface to the HSS and the S11 interface to the Serving Gateway Control (SGWC). The design allows maximum utilization of the transaction rate allowed by the S1-MME Non-Access Stratum (NAS) messages over SCTP, S6a DIAMETER Attribute Value Pairs (AVPs) over TCP and S11 GTPV2C messages over UDP protocols.
http://www.omecproject.org
Apache License 2.0
47 stars 30 forks source link

EDGEPOD-177 : SPGW should support PCO #78

Closed thakurajayL closed 4 years ago

thakurajayL commented 4 years ago

If ESM information Req/Rsp happens then pass on the stored. PCO information to the SPGW. This was missing piece. And also since cs_msg was not initialized to 0, it was causing junk PCO IE content to go to SPGW.

sindack commented 4 years ago

retest this please