Installation fails

Moderator: areski

Re: Installation fails

Postby vladimirg » Wed Feb 22, 2012 3:37 am

thanks your help finally the installation success and we start to learn the application
when i enter the GUI i see some announcement about
Alert : Your settings are not configured properly, Please contact the administrator. To send notification to administrator Click here
when i click i got following exception that seems exception of Django framework about failure in query:
would be appreciate your assistance,
thanks


DoesNotExist at /notify/admin/
Site matching query does not exist.


Request Method:

GET



Request URL:

http://50.57.104.243:8008/notify/admin/



Django Version:

1.3



Exception Type:

DoesNotExist



Exception Value:

Site matching query does not exist.


Exception Location:

/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/db/models/query.py in get, line 349



Python Executable:

/usr/bin/python



Python Version:

2.6.5



Python Path:

['/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages',
'/usr/share/virtualenvs/newfies-dialer/lib/python2.7/site-packages',
'/usr/local/lib/python2.6/dist-packages/virtualenv-1.7.1.2-py2.6.egg',
'/usr/local/lib/python2.6/dist-packages/pip-1.1-py2.6.egg',
'/usr/local/lib/python2.6/dist-packages/virtualenvwrapper-3.0-py2.6.egg',
'/usr/lib/python2.6',
'/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk',
'/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload',
'/usr/lib/python2.6/dist-packages',
'/usr/lib/pymodules/python2.6',
'/usr/local/lib/python2.6/dist-packages',
'/usr',
'/usr/share',
'/usr/share/newfies']


Server time:

Wed, 22 Feb 2012 04:33:29 +0100



Traceback Switch to copy-and-paste view

/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/core/handlers/base.py in get_response
104.105.106.107.108.109.110.111. response = callback(request, *callback_args, **callback_kwargs) ...112.113.114.115.116.117.
▶ Local vars















































































/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/contrib/auth/decorators.py in _wrapped_view
16.17.18.19.20.21.22.23. return view_func(request, *args, **kwargs) ...24.25.26.27.28.29.
▶ Local vars












































/usr/share/newfies/dialer_campaign/views.py in notify_admin
893.894.895.896.897.898.899.900. common_send_notification(request, 7, recipient) ...901.902.903.904.905.906.
▶ Local vars



















/usr/share/newfies/dialer_campaign/views.py in common_send_notification
833.834.835.836.837.838.839.840. sender=sender) ...841.842.843.844.845.846.
▶ Local vars


































/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/notification/models.py in send
344.345.346.347.348.349.350.351. return send_now(*args, **kwargs) ...352.353.354.355.356.357.
▶ Local vars





























/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/notification/models.py in send_now
264.265.266.267.268.269.270.271. current_site = Site.objects.get_current() ...272.273.274.275.276.277.
▶ Local vars












































/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/contrib/sites/models.py in get_current
18.19.20.21.22.23.24.25. current_site = self.get(pk=sid) ...26.27.28.29.30.31.
▶ Local vars
























/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/db/models/manager.py in get
125.126.127.128.129.130.131.132. return self.get_query_set().get(*args, **kwargs) ...133.134.135.136.137.138.
▶ Local vars
























/usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/db/models/query.py in get
342.343.344.345.346.347.348.349. % self.model._meta.object_name) ...350.351.352.353.354.355.
▶ Local vars









































Request information

GET

No GET data

POST

No POST data

FILES

No FILES data

COOKIES



Variable

Value




csrftoken

'548d33153e60f2eaae0d09b339f405d1'


sessionid

'f082e31e0a7e5c1b4ad0cc56186e3676'

META



Variable

Value




mod_wsgi.reload_mechanism

'1'


mod_wsgi.listener_port

'8008'


HTTP_COOKIE

'csrftoken=548d33153e60f2eaae0d09b339f405d1; sessionid=f082e31e0a7e5c1b4ad0cc56186e3676'


mod_wsgi.listener_host

''


SERVER_SOFTWARE

'Apache/2.2.14 (Ubuntu)'


SCRIPT_NAME

u''


SERVER_SIGNATURE

'<address>Apache/2.2.14 (Ubuntu) Server at 50.57.104.243 Port 8008</address>\n'


REQUEST_METHOD

'GET'


PATH_INFO

u'/notify/admin/'


SERVER_PROTOCOL

'HTTP/1.1'


QUERY_STRING

''


PATH

'/usr/local/bin:/usr/bin:/bin'


HTTP_USER_AGENT

'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)'


HTTP_CONNECTION

'Keep-Alive'


HTTP_REFERER

'http://50.57.104.243:8008/dashboard/'


SERVER_NAME

'50.57.104.243'


REMOTE_ADDR

'213.57.246.75'


wsgi.url_scheme

'http'


PATH_TRANSLATED

'/usr/share/newfies/django.wsgi/notify/admin/'


SERVER_PORT

'8008'


wsgi.multiprocess

False


SERVER_ADDR

'50.57.104.243'


DOCUMENT_ROOT

'/usr/share/newfies/'


mod_wsgi.process_group

'newfies'


SCRIPT_FILENAME

'/usr/share/newfies/django.wsgi'


SERVER_ADMIN

'[no address given]'


wsgi.input

<mod_wsgi.Input object at 0x7fc15d4755f0>


HTTP_HOST

'50.57.104.243:8008'


wsgi.multithread

True


mod_wsgi.callable_object

'application'


REQUEST_URI

'/notify/admin/'


HTTP_ACCEPT

'text/html, application/xhtml+xml, */*'


wsgi.version

(1, 0)


GATEWAY_INTERFACE

'CGI/1.1'


wsgi.run_once

False


wsgi.errors

<mod_wsgi.Log object at 0x7fc15d6d4a50>


REMOTE_PORT

'36375'


HTTP_ACCEPT_LANGUAGE

'en-US'


mod_wsgi.version

(2, 8)


mod_wsgi.application_group

'50.57.104.243:8008|'


mod_wsgi.script_reloading

'1'


wsgi.file_wrapper

''


CSRF_COOKIE

'548d33153e60f2eaae0d09b339f405d1'


HTTP_ACCEPT_ENCODING

'gzip, deflate'

Settings

Using settings module newfies.settings



Setting

Value




CHANNEL_TYPE_VALUE

1


REDIS_PORT

6379


CONVERT_TYPE_VALUE

2


USE_THOUSAND_SEPARATOR

False


LANGUAGE_CODE

'en-us'


ROOT_URLCONF

'urls'


MANAGERS

(('Your Name', 'your_email@domain.com'),)


DEFAULT_CHARSET

'utf-8'


STATIC_ROOT

'/usr/share/newfies/static'


TEST_DATABASE_CHARSET

None


DAJAXICE_MEDIA_PREFIX

'dajaxice'


MESSAGE_STORAGE

'django.contrib.messages.storage.user_messages.LegacyFallbackStorage'


DATABASE_HOST

''


IGNORABLE_404_STARTS

('/cgi-bin/', '/_vti_bin', '/_vti_inf')


SEND_BROKEN_LINK_EMAILS

False


ADMIN_TOOLS_APP_INDEX_DASHBOARD

'custom_admin_tools.dashboard.CustomAppIndexDashboard'


URL_VALIDATOR_USER_AGENT

'Django/1.3 (http://www.djangoproject.com)'


DICTIONARY

'/usr/share/dict/words'


PLIVO_DEFAULT_SURVEY_ANSWER_URL

'http://50.57.104.243:8008/survey_finestatemachine/'


SESSION_COOKIE_NAME

'sessionid'


ADMIN_FOR

()


TIME_INPUT_FORMATS

('%H:%M:%S', '%H:%M')


CARROT_BACKEND

'redis'


DATABASES

{'default': {'ENGINE': 'django.db.backends.mysql',
'HOST': 'localhost',
'NAME': 'newfies',
'OPTIONS': {'init_command': 'SET storage_engine=INNODB'},
'PASSWORD': '********************',
'PORT': '3306',
'STORAGE_ENGINE': 'INNODB',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_MIRROR': None,
'TEST_NAME': None,
'TIME_ZONE': 'Europe/Madrid',
'USER': 'root'}}


APPLICATION_DIR

'/usr/share/newfies'


FILE_UPLOAD_PERMISSIONS

None


FILE_UPLOAD_HANDLERS

('django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler')


DEFAULT_CONTENT_TYPE

'text/html'


DILLA_USE_LOREM_IPSUM

False


TEST_RUNNER

'django.test.simple.DjangoTestSuiteRunner'


APPEND_SLASH

True


FIRST_DAY_OF_WEEK

0


DATABASE_ROUTERS

[]


YEAR_MONTH_FORMAT

'F Y'


STATICFILES_STORAGE

'django.contrib.staticfiles.storage.StaticFilesStorage'


CACHES

{'default': {'BACKEND': 'redis_cache.RedisCache',
'LOCATION': '127.0.0.1:6379'}}


PLIVO_DEFAULT_ANSWER_URL

'http://50.57.104.243:8008/api/v1/answercall/'


SESSION_COOKIE_PATH

'/'


SERVER_EMAIL

'newfies@localhost.com'


IGNORABLE_404_ENDS

('mail.pl', 'mailform.pl', 'mail.cgi', 'mailform.cgi', 'favicon.ico', '.php')


MIDDLEWARE_CLASSES

('raven.contrib.django.middleware.SentryResponseErrorIdMiddleware',
'raven.contrib.django.middleware.Sentry404CatchMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.locale.LocaleMiddleware',
'django.middleware.common.CommonMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'pagination.middleware.PaginationMiddleware',
'common.filter_persist_middleware.FilterPersistMiddleware',
'audiofield.middleware.threadlocals.ThreadLocals')


USE_I18N

True


THOUSAND_SEPARATOR

','


SECRET_KEY

'********************'


FREQ_TYPE_VALUE

8000


LANGUAGE_COOKIE_NAME

'newfies_dialer_language'


FILE_UPLOAD_TEMP_DIR

None


TRANSACTIONS_MANAGED

False


LOGGING_CONFIG

'django.utils.log.dictConfig'


BROKER_VHOST

0


TEMPLATE_LOADERS

('django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader',
'django.template.loaders.eggs.Loader')


DILLA_APPS

['auth', 'voip_app', 'dialer_campaign', 'dialer_cdr']


TEMPLATE_DEBUG

False


CSRF_COOKIE_NAME

'csrftoken'


TEST_DATABASE_COLLATION

None


FORCE_SCRIPT_NAME

None


NEWFIES_DIALER_ENGINE

'plivo'


SESSION_COOKIE_SECURE

False


REDIS_HOST

'localhost'


API_ALLOWED_IP

['127.0.0.1', 'localhost', '50.57.104.243']


CSRF_COOKIE_DOMAIN

None


FILE_CHARSET

'utf-8'


DEBUG

True


BROKER_PORT

6379


DEFAULT_FILE_STORAGE

'django.core.files.storage.FileSystemStorage'


INSTALLED_APPS

['admin_tools',
'admin_tools.theming',
'admin_tools.menu',
'admin_tools.dashboard',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.admin',
'django.contrib.markup',
'django_countries',
'country_dialcode',
'dialer_gateway',
'dialer_campaign',
'dialer_cdr',
'dialer_settings',
'user_profile',
'common',
'djcelery',
'dateutil',
'pagination',
'memcache_status',
'notification',
'voice_app',
'survey',
'sentry',
'raven.contrib.django',
'admin_tools_stats',
'chart_tools',
'south',
'tastypie',
'audiofield',
'tagging',
'adminsortable',
'dajaxice',
'dajax',
'genericadmin',
'redisboard']


LANGUAGES_BIDI

('he', 'ar', 'fa')


USE_L10N

True


DATABASE_ENGINE

''


DATABASE_NAME

''


COMMENTS_FIRST_FEW

0


PREPEND_WWW

False


PASSWORD_RESET_TIMEOUT_DAYS

'********************'


SESSION_COOKIE_HTTPONLY

False


DATABASE_PORT

''


DEBUG_PROPAGATE_EXCEPTIONS

False


MONTH_DAY_FORMAT

'F j'


LOGIN_URL

'/pleaselog/'


SESSION_EXPIRE_AT_BROWSER_CLOSE

False


TIME_FORMAT

'P'


DILLA_SPAMLIBS

['dialer_cdr.dialer_cdr_custom_spamlib']


DATE_INPUT_FORMATS

('%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y')


AUTHENTICATION_BACKENDS

('django.contrib.auth.backends.ModelBackend',)


EMAIL_HOST_PASSWORD

'********************'


PLIVO_DEFAULT_DIALCALLBACK_URL

'http://50.57.104.243:8008/api/v1/dialcallback/'


AUTH_PROFILE_MODULE

'user_profile.UserProfile'


SESSION_FILE_PATH

None


CACHE_MIDDLEWARE_ALIAS

'default'


SESSION_SAVE_EVERY_REQUEST

False


ADMIN_MEDIA_PREFIX

'/static/admin/'


NUMBER_GROUPING

0


SESSION_ENGINE

'django.contrib.sessions.backends.db'


CSRF_FAILURE_VIEW

'django.views.csrf.csrf_failure'


COMMENTS_SKETCHY_USERS_GROUP

None


LOGIN_REDIRECT_URL

'/accounts/profile/'


DECIMAL_SEPARATOR

'.'


CACHE_MIDDLEWARE_KEY_PREFIX

''


LOCALE_PATHS

()


TEMPLATE_STRING_IF_INVALID

''


COMMENTS_ALLOW_PROFANITIES

False


LOGOUT_URL

'/accounts/logout/'


EMAIL_USE_TLS

False


TEMPLATE_DIRS

('/usr/share/newfies/templates',)


FIXTURE_DIRS

()


EMAIL_HOST

'localhost'


DATE_FORMAT

'N j, Y'


MEDIA_ROOT

'/usr/share/newfies/usermedia'


ADMINS

()


FORMAT_MODULE_PATH

None


DEFAULT_FROM_EMAIL

'webmaster@localhost'


STATICFILES_DIRS

(('newfies', '/usr/share/newfies/resources'),)


MEDIA_URL

'/mediafiles/'


DATETIME_FORMAT

'N j, Y, P'


EMAIL_SUBJECT_PREFIX

'[Django] '


SITE_ID

1


DISALLOWED_USER_AGENTS

()


ALLOWED_INCLUDE_ROOTS

()


LOGGING

{'disable_existing_loggers': True,
'formatters': {'simple': {'format': '%(asctime)s %(levelname)s || %(message)s'},
'verbose': {'format': '%(levelname)s %(asctime)s %(module)s %(process)d %(thread)d %(message)s'}},
'handlers': {'console': {'class': 'logging.StreamHandler',
'formatter': 'verbose',
'level': 'DEBUG'},
'default': {'class': 'logging.handlers.WatchedFileHandler',
'filename': '/var/log/newfies/newfies-django.log',
'formatter': 'verbose'},
'default-db': {'backupCount': 20,
'class': 'logging.handlers.RotatingFileHandler',
'filename': '/var/log/newfies/newfies-django-db.log',
'formatter': 'verbose',
'level': 'DEBUG',
'maxBytes': 5242880},
'mail_admins': {'class': 'django.utils.log.AdminEmailHandler',
'include_html': True,
'level': 'ERROR'},
'sentry': {'class': 'raven.contrib.django.handlers.SentryHandler',
'formatter': 'verbose',
'level': 'DEBUG'}},
'loggers': {'django': {'handlers': ['default'],
'level': 'DEBUG',
'propagate': False},
'django.db.backends': {'handlers': ['default-db'],
'level': 'DEBUG',
'propagate': False},
'django.request': {'handlers': ['mail_admins'],
'level': 'ERROR',
'propagate': True},
'newfies.filelog': {'handlers': ['default'],
'level': 'DEBUG',
'propagate': False},
'sentry.errors': {'handlers': ['sentry'],
'level': 'DEBUG',
'propagate': False}},
'root': {'handlers': ['sentry'], 'level': 'DEBUG'},
'version': 1}


SHORT_DATE_FORMAT

'm/d/Y'


DATABASE_USER

''


TEST_DATABASE_NAME

None


STATICFILES_FINDERS

('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder')


TIME_ZONE

'Europe/Madrid'


FILE_UPLOAD_MAX_MEMORY_SIZE

2621440


PLIVO_DEFAULT_HANGUP_URL

'http://50.57.104.243:8008/api/v1/hangupcall/'


EMAIL_BACKEND

'django.core.mail.backends.dummy.EmailBackend'


ADMIN_TOOLS_INDEX_DASHBOARD

'custom_admin_tools.dashboard.CustomIndexDashboard'


DEFAULT_TABLESPACE

''


TEMPLATE_CONTEXT_PROCESSORS

('django.contrib.auth.context_processors.auth',
'django.core.context_processors.debug',
'django.core.context_processors.i18n',
'django.core.context_processors.media',
'django.core.context_processors.static',
'django.core.context_processors.csrf',
'django.contrib.messages.context_processors.messages',
'context_processors.newfies_version',
'django.core.context_processors.request')


SESSION_COOKIE_AGE

1209600


SETTINGS_MODULE

'newfies.settings'


USE_ETAGS

False


SESSION_COOKIE_DOMAIN

None


LANGUAGES

(('en', 'English'), ('es', 'Spanish'), ('pt', 'Portuguese'))


AUDIO_DEBUG

False


REDIS_DB

0


DEFAULT_INDEX_TABLESPACE

''


INTERNAL_IPS

('127.0.0.1',)


STATIC_URL

'/static/'


BROKER_HOST

'localhost'


EMAIL_PORT

25


ADMIN_TOOLS_MENU

'custom_admin_tools.menu.CustomMenu'


SHORT_DATETIME_FORMAT

'm/d/Y P'


CELERY_RESULT_BACKEND

'redis'


ABSOLUTE_URL_OVERRIDES

{}


DATABASE_OPTIONS

{}


CACHE_MIDDLEWARE_SECONDS

600


BANNED_IPS

()


DATETIME_INPUT_FORMATS

('%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M',
'%m/%d/%y')


DATABASE_PASSWORD

'********************'


COMMENTS_MODERATORS_GROUP

None


PROFANITIES_LIST

'********************'


EMAIL_HOST_USER

''


COMMENTS_BANNED_USERS_GROUP

None
vladimirg
 
Posts: 16
Joined: Fri Feb 17, 2012 10:46 am

Re: Installation fails

Postby areski » Wed Feb 22, 2012 9:48 am

Hello,

You missed important points in our installation, please read carefully the Beginner's Guide :
http://www.newfies-dialer.org/documenta ... ers-guide/


Set Hostname

Some of the features of Newfies-Dialer are dependent on the hostname or IP address, so this has to be set correctly in site address.

In the Admin dashboard, locate the “Sites” link and click change. By default, there will be an entry of “example.com”. Edit this setting to reflect the hostname of the server, or if you do not have this set up, the IP address. e.g. http://www.domain.tld:8008 or in the case of an IP address, http://192.168.1.200:8008

Newfies-Dialer’s Gateway

Log into the Newfies-Dialer interface using your root username and password previously created in these instructions.

Click Admin, and locate and enter the “Dialer Gateways” panel on the dashboard, then add a dialer gateway. Only the fields in bold need to be filled in. That is to say, the name of gateway, for identification, and the Gateway’s field, e.g.

sofia/gateway/myprovider/
“myprovider” is the name of the gateway which you can take from the gateway name when you typed “sofia status” when configuring the Freeswitch Gateway. Finally, check the status is active, and save. The trunk should now appear in the gateway list.

Dialer Settings

Each customer, including the root user, needs to have Dialer Settings and trunks associated with their account. These set the limit to which each customer can utilise Newfies-Dialer in terms of trunks, calls per minute, call duration, subscribers and campaigns, as well as blacklisting or whitelisting phone numbers.

In the Admin Dashboard, locate the Dialer Settings, and click Add, in the name, put “DS1” and, for the moment, leave the default settings as they are, then save them.

The Dialer Settings have to be associated with the customer’s account. For the purposes of this demonstration, we are using the root user. In production, you would apply these settings to the customers.

In the Admin dashboard, click Admins, then root. Scroll to the bottom of the page.

Optionally add an accountcode, which can be used for billing in an external billing application to identify the customer from the CDR. The accountcode must be numerical.
Select which Dialer Settings apply to this customer, in this case “DS1″
Select which gateway(s) this customer is allowed to use.
Finally, click save.
areski
Site Admin
 
Posts: 302
Joined: Tue Oct 18, 2011 5:28 pm

Re: Installation fails

Postby vladimirg » Wed Feb 22, 2012 12:22 pm

what is admin url of the newdialer
thanks
vladimirg
 
Posts: 16
Joined: Fri Feb 17, 2012 10:46 am

Re: Installation fails

Postby vladimirg » Wed Feb 22, 2012 12:47 pm

ok,i think admin url is http://ip:8008/admin
in which interface i need to execute “sofia status” you advice?
vladimirg
 
Posts: 16
Joined: Fri Feb 17, 2012 10:46 am

Re: Installation fails

Postby vladimirg » Wed Feb 22, 2012 1:27 pm

ok understand the "sofia status should be typed in fs_cli
now i have got another question. where i located the sofia/gateway/myprovider/ directory.
is it directory of file system?
vladimirg
 
Posts: 16
Joined: Fri Feb 17, 2012 10:46 am

Re: Installation fails

Postby areski » Wed Feb 22, 2012 2:14 pm

Please read carefully the beginners's guide :
http://www.newfies-dialer.org/documenta ... ers-guide/

Freeswitch Trunk configuration

In order for Newfies-Dialer to make outbound calls to its subscribers, you will need a SIP trunk. The Freeswitch wiki can provide more information on configuring trunks. However creating a trunk simply for Newfies-Dialer is straightforward.

Trunks or gateways, as they are known in Freeswitch, are configured using XML syntax, so using your favourite text editor, while logged in as root “sudo su -” create an XML file in /usr/local/freeswitch/conf/sip_profiles/external/ and give it an identifiable name, e.g. call-labs.xml, and place the following lines in the file.
areski
Site Admin
 
Posts: 302
Joined: Tue Oct 18, 2011 5:28 pm

Re: Installation fails

Postby vladimirg » Wed Feb 22, 2012 8:38 pm

thanks for advice.
i have reviewed the manual and it helped me a lot.
now the alert gone.
it happened after i connect user to the gateway definition in the admin gui
exactly as explained in the manual.
vladimirg
 
Posts: 16
Joined: Fri Feb 17, 2012 10:46 am

Re: Installation fails

Postby vladimirg » Fri Feb 24, 2012 5:36 pm

Hello Sir,

Finally all configuration has been completed and there is no errors I see right now.
The problems I got 2 calls defined as "Forbidden". Can you please point the reason for this to happen.

One more question is how can I test my configuration immediately after the change in it. The issue is that I don't know how to run campaign manually
so I wait for hours until the run happens automatic.

Appreciate your help.

http://50.57.104.243:8008/dashboard/

2 TOTAL CALLS
0 ANSWERED 0 DONTCALL 0 BUSY
0 CHANUNAVAIL 0 TORTURE 0 NOANSWER
0 INVALIDARGS 0 CANCEL 0 NOROUTE
0 CONGESTION 2 FORBIDDEN
vladimirg
 
Posts: 16
Joined: Fri Feb 17, 2012 10:46 am

Re: Installation fails

Postby areski » Fri Feb 24, 2012 5:40 pm

This could be related to the configuration of the gateways, it's hard to tell!
www.newfies-dialer.org/docs/en/latest/h ... oting.html

If you add a contact to a phonebook that is attached to a running campaign, this will be spooled directly.
areski
Site Admin
 
Posts: 302
Joined: Tue Oct 18, 2011 5:28 pm

Re: Installation fails

Postby vladimirg » Sat Feb 25, 2012 8:23 pm

apriciate you help.
after your great help we got progress with the program and now it seems to work.
we start test of functionalities.
thanks again
vladimirg
 
Posts: 16
Joined: Fri Feb 17, 2012 10:46 am

Previous

Return to Installation

Who is online

Users browsing this forum: No registered users and 88 guests

cron