Scratch install few issues load leads + Applying settings
Posted: Tue Jul 28, 2015 2:26 pm
Hi,
Done an install on ubuntu 14.04 server from scratch and have a few I would love to get solved ASAP!
1) When loading leads it seems to work but no leads are actually put into the database. Message I get is below but no data is put into the database.
Processing XLSX: MS Excel 2007+ file... (22|0)
LIST ID OVERRIDE FOR THIS FILE: 1000
record 0 BAD- PHONE: ROW: |vendor_lead_code| INV(INVALID PHONE NUMBER LENGTH):
Done GOOD: 49 BAD: 1 TOTAL: 50
2) I'm unable to make outgoing calls, now I've been messing with this for ages and searching the forums but don't seem to be able to get this working. I have a carrier config as below.
Dialplan entry:
exten => _944.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _944.,2,Dial(${PIVSOIP}/${EXTEN:1},60,o)
exten => _944.,3,Hangup
3) Some settings which I'm changing are not saving even though I have from what I can see full permission on my user account. Example is creating phone extension, when I do so it says phone created but they page it then brings me to which on other installs has all the details is blank. In the sysmte settings section if I make changes it says "SYSTEM SETTINGS MODIFIED" but they are not.....
Thanks!
VERSION: 2.12-499a
BUILD: 150725-1341
Done an install on ubuntu 14.04 server from scratch and have a few I would love to get solved ASAP!
1) When loading leads it seems to work but no leads are actually put into the database. Message I get is below but no data is put into the database.
Processing XLSX: MS Excel 2007+ file... (22|0)
LIST ID OVERRIDE FOR THIS FILE: 1000
record 0 BAD- PHONE: ROW: |vendor_lead_code| INV(INVALID PHONE NUMBER LENGTH):
Done GOOD: 49 BAD: 1 TOTAL: 50
2) I'm unable to make outgoing calls, now I've been messing with this for ages and searching the forums but don't seem to be able to get this working. I have a carrier config as below.
- Code: Select all
NOTICE[3792]: chan_sip.c:23534 handle_request_invite: Call from 'gs102' (83.1.196.21:56890) to extension '94478422446512' rejected because extension not found in context 'default'.
Dialplan entry:
exten => _944.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _944.,2,Dial(${PIVSOIP}/${EXTEN:1},60,o)
exten => _944.,3,Hangup
3) Some settings which I'm changing are not saving even though I have from what I can see full permission on my user account. Example is creating phone extension, when I do so it says phone created but they page it then brings me to which on other installs has all the details is blank. In the sysmte settings section if I make changes it says "SYSTEM SETTINGS MODIFIED" but they are not.....
Thanks!
VERSION: 2.12-499a
BUILD: 150725-1341