add device broken?

1 post / 0 new
niff
niff's picture
add device broken?

debian sid
postgresql 8.4.2-2 (regular package)
cherokee 0.99.43-1 (regular package)
php 5.3.1-5 (regular package)
freeswitch trunk
====================================
Hi folks,

I've just installed, but when I try to add a device the 'selected number' area is full of trace :( I don't know where this comes from.
Could you help me to make it work correctly PLS?

Here's is the trace:

exception 'Doctrine_Connection_Pgsql_Exception' with message 'SQLSTATE[22P02]: Invalid text representation: 7 ERREUR: syntaxe en entrée invalide pour l'entier : « NULL »' in /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/libraries/doctrine/lib/Doctrine/Connection.php:1067 Stack trace: #0 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/libraries/doctrine/lib/Doctrine/Connection/Statement.php(255): Doctrine_Connection->rethrowException(Object(PDOException), Object(Doctrine_Connection_Statement)) #1 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/libraries/doctrine/lib/Doctrine/Connection.php(996): Doctrine_Connection_Statement->execute(Array) #2 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/libraries/doctrine/lib/Doctrine/Query/Abstract.php(936): Doctrine_Connection->execute('SELECT "n"."num...', Array) #3 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/libraries/doctrine/lib/Doctrine/Query/Abstract.php(984): Doctrine_Query_Abstract->_execute(Array) #4 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/helpers/numbering.php(602): Doctrine_Query_Abstract->execute(Array, 3) #5 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/helpers/numbering.php(85): numbering::getUnassignedNumbersByPool('DeviceNumber') #6 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/modules/devicemanager/views/devicemanager/update.php(51): numbering::dropdown('DeviceNumber', NULL) #7 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/system/libraries/Controller.php(74): include('/usr/src/LOCAL/...') #8 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/system/libraries/View.php(266): Controller_Core->_kohana_load_view('/usr/src/LOCAL/...', Array) #9 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/libraries/FreePbx_View.php(30): View_Core->render(false, false) #10 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/system/libraries/View.php(244): View->render() #11 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/skins/freepbx/layout.php(168): View_Core->__toString() #12 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/system/libraries/Controller.php(74): include('/usr/src/LOCAL/...') #13 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/system/libraries/View.php(266): Controller_Core->_kohana_load_view('/usr/src/LOCAL/...', Array) #14 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/libraries/FreePbx_View.php(30): View_Core->render(false, false) #15 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/freepbx/controllers/freepbx.php(690): View->render(false) #16 [internal function]: FreePbx_Controller->_render() #17 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/system/core/Event.php(209): call_user_func(Array) #18 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/system/core/Kohana.php(273): Event::run('system.post_con...') #19 [internal function]: Kohana::instance() #20 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/system/core/Event.php(209): call_user_func(Array) #21 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/system/core/Bootstrap.php(55): Event::run('system.execute') #22 /usr/src/LOCAL/VOIP/FREEPBX/freepbx-v3/index.php(106): require('/usr/src/LOCAL/...') #23 {main}