Jump to content

Snom Redirection/Provisioning Problem


Cld007

Recommended Posts

Getting this error when adding MAC ID's to extensions.

 

Is the Redirection server down?

 

 

 

[9] 2016/04/01 14:02:48: https:provisioning.snom.com:8083: Send request

POST /xmlrpc HTTP/1.1
Host: provisioning.snom.com:8083
Content-Length: 274
Authorization: Basic Y2x6dWRaZWglY29tOmdTa0ddRwCB
Content-Type: text/xml
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; PBX)

<?xml version='1.0'?>
<methodCall>
<methodName>redirect.registerPhone</methodName>
<params>
<param>
<value><string>000413785xxx</string></value>
</param>
<param>
<value><string>http://xxxxxxxxx..com</string></value>
</param>
</params>
</methodCall>

[7] 2016/04/01 14:02:48: https:provisioning.snom.com:8083: Return code 500

[5] 2016/04/01 14:02:48: Prov response:

[9] 2016/04/01 14:02:49: Received 1915 bytes

HTTP/1.1 500 Internal Server Error
Date: Fri, 01 Apr 2016 03:07:31 GMT
Content-Length: 1652
Content-Type: text/html
Server: CherryPy/3.1.0beta3
Set-Cookie: session_id=ab0a5e01963b9904df2f349a02da86a33955a11e; expires=Fri, 01 Apr 2016 04:07:31 GMT; Path=/

 

[7] 2016/04/01 14:02:49: https:provisioning.snom.com:8083: Return code 500

[5] 2016/04/01 14:02:49: Prov response: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<title>500 Internal Server Error</title>
<style type="text/css">
#powered_by {
margin-top: 20px;
border-top: 2px solid black;
font-style: italic;
}
#traceback {
color: red;
}
</style>
</head>
<body>
<h2>500 Internal Server Error</h2>
<p>The server encountered an unexpected condition which prevented it from fulfilling the request.</p>
<pre id="traceback">Traceback (most recent call last):
File "/srv/PrAppServer/PyLib/CherryPy-3.1.0beta3-py2.5.egg/cherrypy/_cprequest.py", line 585, in respond
self.hooks.run('before_handler')
File "/srv/PrAppServer/PyLib/CherryPy-3.1.0beta3-py2.5.egg/cherrypy/_cprequest.py", line 106, in run
cherrypy.log(traceback=True)
File "/srv/PrAppServer/PyLib/CherryPy-3.1.0beta3-py2.5.egg/cherrypy/__init__.py", line 382, in __call__
return log.error(*args, **kwargs)
File "/srv/PrAppServer/PyLib/CherryPy-3.1.0beta3-py2.5.egg/cherrypy/_cplogging.py", line 50, in error
msg += _cperror.format_exc(traceback)
File "/srv/PrAppServer/PyLib/CherryPy-3.1.0beta3-py2.5.egg/cherrypy/_cperror.py", line 343, in format_exc
return "".join(traceback.format_exception(*exc))
TypeError: format_exception() argument after * must be a sequence, not bool
</pre>
<div id="powered_by">
<span>Powered by <a href="http://www.cherrypy.org">CherryPy 3.1.0beta3</a></span>
</div>
</body>
</html>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...