SipStation module error on FPBX17

FreePBX 17.0.19.28
SIPSTATION 17.0.3.4


The trunks are connecting, but I’m not able to get to the SIPSTATION panel. Nothing with this system has changed recently. I tried updating all modules, debian packages and rebooted.

I am not sure if that code is encoded or not but in either case we aren’t suppose to look so no telling what is is not getting… may be a database call coming back with nothing. In any case I would open a bug report

Then open a sipstation ticket and reference said bug.

It is hard to see but there is a “Copy” button in the banner that copies the trace. In your bug report add the full trace as well as what you did to get there… logged in… clicked… etc.

@drracing07 Hi ,
It looks like some how trunk got deleted which is associated with sip station routes ,
to solve you can try the following

  1. Edit the sipstation outbound routes and SAVE
    then go to sipstation panel
  2. if the above steps not working then
  3. login to mysql ( fwconsole m)
    1. SELECT trunk_id,route_id,seq FROM outbound_route_trunks;
    2. SELECT trunkid,name from trunks

please give the above queries results.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.