0 Replies Latest reply: Oct 22, 2014 7:44 AM by Ashish Todon RSS

    How to catch SMPP gateway error type ?

    Ashish Todon Community Member

      Hi,

       

      How can i catch different SMPP error type return by SMSC server ?

       

      I want to catch result like 0x45,0x01,0x0B,0x58,0x15.... in my code. I can see eventgateway.log logging the error message but how do i get error type in my code ?

       

      Thanks