Re: [sr-dev] [kamailio/kamailio] smsops: Imrovements in decode_3gpp_sms() and pv_sms_body() (#2702)

2021-04-20 Thread Daniel-Constantin Mierla
Merged #2702 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/2702#event-4618377937___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] smsops: Imrovements in decode_3gpp_sms() and pv_sms_body() (#2702)

2021-04-13 Thread alexyosifov
@miconda - the changes were made according to spec. Added more parameters that can be set/get from the config files. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] smsops: Imrovements in decode_3gpp_sms() and pv_sms_body() (#2702)

2021-04-08 Thread Daniel-Constantin Mierla
@alexyosifov - is this PR fixing the current behaviour and making it to work according to specs? Trying to figure out how this should be merged. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] smsops: Imrovements in decode_3gpp_sms() and pv_sms_body() (#2702)

2021-04-07 Thread alexyosifov
- Added new sms pdu data: originating destination address flags; SCTS(DELIVER)/VP(SUBMIT) absolute time format. - decode_3gpp_sms(): added support for DELIVER type; Added VP-AbsoluteTimeFormat for SUBMIT type. - pv_sms_body(): added support for ucs2 coding. - Extends of pv_get_sms() and