Mohsen Davari

Results 81 comments of Mohsen Davari

not work for me

please add this method to your transmitter.go : ``` func (t *Transmitter) SubmitLongMsg8bit(sm *ShortMessage) ([]ShortMessage, error) { maxLen := 134 // 140-6 (UDH) rawMsg := sm.Text.Encode() countParts := int((len(rawMsg)-1)/maxLen) +...

any suggestion?

> Do you use coroutine? ``` \Swoole\Coroutine::create(function () use ($argc) { CoroutineSendSms($argc); }); ```

> yes,it's always show the error 'v2rayng tls handshake timeout', but it's ok on my pc~ ping server ip is ok,just error in my sony tv, it's android 10. i...

Set your phone time automatically. This solved my problem

``` ```

> > > @parsibox > follows the build version for your test. I recommend jdk-7 for oracle and use S.O centos/fedora. > > https://github.com/caiocf/jain-slee/releases/download/7.2.0-172-build/restcomm-slee-7.2.0-wildfly-10.1.0.Final.zip i install it and i run...