Page 1 of 1

Cannot add a phone

PostPosted: Mon Jan 16, 2012 4:07 pm
by B.lee2
Vicidial
VERSION: 2.4-353a
BUILD: 120102-2125


Ok, I have downloaded and installed vicibox. I am experiencing a peculiar issue in that I am unable to add a phone.

No matter what I put in the fields, it returns to me with this message:

PHONE NOT ADDED - Please go back and look at the data you entered
The following fields must have data: extension, server_ip, dialplan_number, voicemail_id, login, pass

PostPosted: Mon Jan 16, 2012 4:12 pm
by rrb555
sample data
phone extension : 101
dial plan number: 101
Voicemail box: 101
outbound callerID: 0000000000
Server IP: choose your server IP here
Agent screen login: 101
login password: 101

PostPosted: Mon Jan 16, 2012 4:16 pm
by B.lee2
Doesn't do anything mate, no matter what I put in it, the fields don't seem to register.

PostPosted: Mon Jan 16, 2012 4:18 pm
by B.lee2
OK, the post data itself seems to be sent, but for some reason it's not being processed.

PostPosted: Mon Jan 16, 2012 4:18 pm
by rrb555
you are missing something, please post the data you are entering so I could be of any help

PostPosted: Mon Jan 16, 2012 4:20 pm
by B.lee2
extension:101
dialplan_number:101
voicemail_id:101
outbound_cid:0000000000
user_group:---ALL---
server_ip:
login:101
pass:X
conf_secret:X
status:ACTIVE
active:Y
phone_type:123
fullname:123
protocol:SIP
local_gmt:-5.00
submit:SUBMIT

PostPosted: Mon Jan 16, 2012 4:55 pm
by rrb555
Code: Select all
screen -ls


kindly post the output of this, this should be 9 sockets if not reboot the server

PostPosted: Mon Jan 16, 2012 4:59 pm
by B.lee2
There are screens on:
4377.ASTupdate (Detached)
4292.asterisk (Detached)
4386.ASTVDremote (Detached)
4380.ASTsend (Detached)
4395.ASTfastlog (Detached)
4382.ASTlisten (Detached)
4390.ASTVDadapt (Detached)
4287.astshell20120116113331 (Detached)
4384.ASTVDauto (Detached)
9 Sockets in /var/run/screens/S-root.

PostPosted: Mon Jan 16, 2012 5:46 pm
by B.lee2
I'm also having a similar issue with creating a carrier, it is complaining if I put the default server IP as -Server vicibox-

PostPosted: Mon Jan 16, 2012 5:50 pm
by B.lee2
Ok, I have found the reason why is that for both:

I didn't put in a server IP address in the default "server vicibox" and vicidial was complaining as a result.

Thanks rrb555 for your time.