Koozali.org: home of the SME Server

How to reset SARK and diff between sark and asterisk

Offline tintin

  • *
  • 14
  • +0/-0
How to reset SARK and diff between sark and asterisk
« on: March 31, 2010, 08:26:46 PM »
Hi All

Ho do i reset and clean all settings extensions and trunks in sail if i want to start with a clean slate !!!!

I had a friend do a install for me at client and well lets just say he had all the best intentions and i love him for it but it did not work.
I have removed all the extensions and every thing i can see and re created them but  now for some reason when i make a call to a sip provider i can see the call in the operator panel gong red but nothing on the sip side  then i get a engage tone after a while.when i dial in from out side the sip lights up but does not put the call to the operator extention even if i change it .

already loaded software on the server so would not want to reload every thing .

Then what do i need to remove from sail interms of the peer details i know that sail does some things difrent to asterisk..

Like the "context" i took out.   

Peer Details:


username=8775XXXXX

type=friend

secret=999999  = your password

qualify=no

insecure=port,invite

host=sip99.telfreesa.com

fromuser=8775XXXXX

fromdomain=sip99.telfreesa.com

dtmfmode=rfc2833

disallow=all

context=from-trunk

canreinvite=no

allow=g729

port=5060 or 6666

bindport=5060 or 6666


Register String:


8775XXXXX:999999@sip99.telfreesa.com:6666/8775XXXXX

Thanks

Regards
TinTIN

 

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: How to reset SARK and diff between sark and asterisk
« Reply #1 on: April 01, 2010, 10:22:11 PM »
Quote
rpm -e sail
rm -rf /home/e-smith/db/selintra*

..and sail is gone.  Asterisk has not been touched - it is still there (in whatever state your friend left it).

wget the latest SAIL release and follow the instructions in the wiki.

Kind Regards

S

Offline tintin

  • *
  • 14
  • +0/-0
Re: How to reset SARK and diff between sark and asterisk
« Reply #2 on: April 02, 2010, 11:13:06 AM »
Thanks to ALL


Regards
TinTin