Bicom Systems ... Advanced Simplicity for IP PBX, Cloud Multi Tenant Communications

Downloads | Contact Us | Company | Resellers | Support
Home Products Services Solutions My Account Store

PBXware 2.x
Administration Manual
End User Guide
Install Guide
FAQs
How To Guides
  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
  Queue
  TFTP
  Trunks
  Reports
  Setup Wizard
  Servers
  Sounds
  System
  SSH
  UAD
  Voicemail
  Zaptel
  Agents
  Enhanced Services
  Fax
  Cabling
  SM Settings
  Presentation
Troubleshooting
How To Add Custom Short Code


Description:
A short code is a custom dial line that usually starts with an asterisk [*] and is followed by one or more digits [0-9]. For example, *099. When this access code is dialed, the system usually performs some action. In the following example we'll add a short code that dials a mobile number over Zaptel or a local extension over SIP/IAX channel.


Video Instructions:

 

Text Instructions:

  • Login to system administration
  • Navigate to 'Settings->Conf Files'
  • Click on 'Extensions'  under the 'Conf files' navigation located on the righthand side
  • Copy the default context, paste it above, and rename the context 'pbxware' so it looks like this:

 

[general]
static=yes
writeprotect=yes

include => parkedcalls

 

[pbxware]
exten => _[*0-9].,1,DeadAgi(agi://127.0.0.1)
exten => _[*0-9].,2,Hangup();
exten => asterisk,1,Goto(*123,1)
exten => asterisk,2,Hangup();

[default]
exten => _[*0-9].,1,DeadAgi(agi://127.0.0.1)
exten => _[*0-9].,2,Hangup();
exten => asterisk,1,Goto(*123,1)
exten => asterisk,2,Hangup();
...

 

  • Under default context we'll now add the following lines:
exten => *111,1,Dial(SIP/1001)  #Access Code *111, Dials over SIP protocol, Extension 1001
exten => *222,1,Dial(IAX/2001)  #Access Code *222, Dials over IAX protocol, Extension 2001
exten => *333,1,Dial(Zap/2/55510205)  #Access Code *333, Dials over Zaptel protocol, Channel 2, Mobile/proper number 55510205

 

  • The options should now look like this:
[general]
static=yes
writeprotect=yes

include => parkedcalls

[pbxware]
exten => _[*0-9].,1,DeadAgi(agi://127.0.0.1)
exten => _[*0-9].,2,Hangup();
exten => asterisk,1,Goto(*123,1)
exten => asterisk,2,Hangup();

[default]
exten => *111,1,Dial(SIP/1001)
exten => *222,1,Dial(IAX/2001)
exten => *333,1,Dial(Zap/2/55510205)
exten => _[*0-9].,1,DeadAgi(agi://127.0.0.1)
exten => _[*0-9].,2,Hangup();
exten => asterisk,1,Goto(*123,1)
exten => asterisk,2,Hangup();
...

  • Click on 'Save' to save the options
  • Click on 'Reload' to reload the configuration files


NOTE:

  • The Access Code can contain as many digits as you like
  • Access code *333 will dial over Zaptel channel 2. If your trunk is set on different channel, change this number accordingly.




Support
Search
PBXware 3.x
PBXware 2.x
SERVERware
outCALL
Appliances
TELCOware
Site manager
gloCOM
Call Centre Applications
Customer Help Desk
Presence Panel
Click here - SALES Click here - SUPPORT
Privacy Policy Copyright Bicom Systems 2003 - 2012


Bicom Systems at Twitter   Bicom Systems at LinkedIn   Bicom Systems at Facebook   Bicom Systems at Flickr   Bicom Systems at Voip-Info   Bicom Systems at FierceVoIP