Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: tintin 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
-
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
-
Thanks to ALL
Regards
TinTin