PBXware 3.x
  General
  Backup & Restore
  Codecs
  Conferencing
  Conf Files
  Destinations
  DID
  Networking
  Extensions
  IVR
  Licencing
  Monitor
  Music On Hold
  MySQL
  System Daemon
  OSC (Online Self Care)
  Protocols
  Providers
  Queues
  TFTP
  Trunks
  Reports
  Setup Wizard
  Servers
  Sounds
  System
  SSH
  UAD
  Voicemail
  Agents
  Enhanced Services
  Cabling
  SM Settings
  Presentation
How Do I Forward Calls Received from

Description:
Voip Providers send the 's' extension instead of the real one (e.g.55510205). But the system can transfer this extension to a real number like this.


Resolution:
Login to the system shell as a root user

Edit 'trunks-in.conf' file

nano /opt/pbxware/pw/etc/asterisk/trunks-in.conf

Find and copy your trunk settings, for example:

[032445231]
exten => _X.,1,DeadAgi(agi://127.0.0.1)
exten => s,1,DeadAgi(agi://127.0.0.1)

Press 'CTRL + X' to exit the editor

Edit 'extensions.conf' file

nano /opt/pbxware/pw/etc/asterisk/extensions.conf
 
Search for '' line and paste copied content right above, so it looks like this
 
[032445231]
exten => _X.,1,DeadAgi(agi://127.0.0.1)
exten => s,1,DeadAgi(agi://127.0.0.1)

#include trunks-in.conf

Press 'CTRL + O', 'Enter' to save the file

Press 'CTRL + X' to exit the editor

Restart the system

/opt/pbxware/sh/stop
/opt/pbxware/sh/start

Login to the administration interface

Add DID


 
End User Pricing
Unlimited stock
Please register

This website uses cookies. By using this website, you consent to the use of these cookies. View policy I agree