Difference between revisions of "I get SMS with random callerid"

From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'For SMPP type SMS providers, if SMS longer than 127 symbols is sent and received SMS have strange/random Caller ID number, SMPP module update might help. SMPP module can be u…')
 
 
Line 9: Line 9:


These commands can be used for MOR X6 and higher MOR versions.
These commands can be used for MOR X6 and higher MOR versions.
<br><br>
= See also =
* [[I have a problem with SMS]]
* [[SMS Addon]]
* [[SMS Addon - Providers]]
* [[SMS SMPP Troubleshooting]]

Latest revision as of 01:31, 6 May 2016

For SMPP type SMS providers, if SMS longer than 127 symbols is sent and received SMS have strange/random Caller ID number, SMPP module update might help.

SMPP module can be updated using these commands:

rm -fr /usr/src/mor
svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor
/usr/src/mor/x8/helpers/smpp_install.sh 


These commands can be used for MOR X6 and higher MOR versions.



See also