Difference between revisions of "MOR's Core version"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
On command prompt issue:
On command prompt, issue:


  asterisk -vvrx 'module show like mor'
  asterisk -vvrx 'module show like mor'
Line 7: Line 7:
  app_mor.so                    MOR Billing Solution v0.6          0
  app_mor.so                    MOR Billing Solution v0.6          0


That means you have 0.6 version of app_mor.so
This means you have 0.6 version of app_mor.so




Starting from MOR 0.7 you can use:
Starting from MOR 0.7, you can use:


  mor show status
  mor show status

Revision as of 11:04, 28 April 2010

On command prompt, issue:

asterisk -vvrx 'module show like mor'

You should get something like:

app_mor.so                     MOR Billing Solution v0.6           0

This means you have 0.6 version of app_mor.so


Starting from MOR 0.7, you can use:

mor show status