← Back to team overview

wikipbx-dev team mailing list archive

Re: get_fs_connections() returning nothing

 

Il 28/12/2010 15:37, Dmytro Mishchenko ha scritto:
Riccardo Magliocchetti wrote:
Hi,

i'm having some trouble with get_fs_connections() which is returning
nothing. The strange thing is that the telephony side is fine and i see
freeswitch xml requests in the logs.

wikipbx is bzr 223, freeswitch is 1.0.6.


Some time ago I was able to make it work rebuilding FreeSSWITCH ESL
python interface.

1. I've installed latest SWIG (2.0.0)

2. Rebuild SWIG generated files in libs/esl/python directory:
  make reswig

3. Then in libs/esl/ directory:
  make clean; make pymod

After that wikipbx was able to call ESL functions properly.

I think that my problem is different and well maybe a configuration issue because i've just reinstalled from scratch wikipbx while keeping fs. It was working fine with an older wikipbx installation.

thanks,
riccardo



References