Jump to content

Hunt group disconnects call


shopcomputer

Recommended Posts

4.5.1090 call comes in to hunt group 289

289 rings extensions 211 212 213 214 215 216 217 218 219 15 seconds, final stage auto attendant 770.

770 user input 1 sales, destination hung group 290

290 rings extension 211 212, final destination 8212, call gets disconnected.

if I manually touch tone 290 instead of pressing 1 at the attandant call successfully redirects to 212 voice mail.

Link to comment
Share on other sites

Seems like you are using still an old C++ library: You also need a new library version:

 

 

root@pbx:/usr/local/snomONE # wget http://www.snomone.com/downloads/snomONE/mini/libstdc++.so.6.0.13

root@pbx:/usr/local/snomONE # mv libstdc++.so.6 /usr/lib

 

root@pbx:/usr/local/snomONE # rm /usr/lib/libstdc++.so.6

root@pbx:/usr/local/snomONE # ln -s libstdc++.so.6.0.13 /usr/lib/libstdc++.so.6

 

After that it should work with the new build.

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...