[Asterisk-Users] Version 0.72 of IPSwitchBoard Released

Thorben Jensen thorben at thorben.dk
Sat Apr 2 03:24:26 MST 2005


Version 0.72 - 2. April 2005. Download from
<http://ipswitchboard.thorben.dk/> http://ipswitchboard.thorben.dk

 

. Danish language added

. Transfer to Queues now supported

. You can return a substring of the ${CALLERID} variable used in the URL for
CRM systems. 

 

To enable transfer to Queues you must type in an extension that
IPSwitchBoard should transfer to on the Queues Page in the extension column.
You can only edit the extension column when you are not connected to the
Asterisk server.

 

You can return a substring of the CALLERID used in the URL for a CRM system
on the config page:

 

   ${CALLERID:offset:length} 

 

Returns a substring of the string CALLERID, beginning at offset offset and
returning the next length characters. 

If offset is negative, it is taken leftwards from the right hand end of the
string. 

 

If length is omitted or is negative, then all the rest of the string
beginning at offset is returned. 

 

Examples: 

${CALLERID} = "123456789"

 

${CALLERID:1}        - returns the string 23456789 

${CALLERID:-4}       - returns the string 6789 

${CALLERID:0:3}      - returns the string 123 

${CALLERID:2:3}      - returns the string 345 

${CALLERID:-4:3}     - returns the string 678

 

___________________________________________________________________________

IPSwitchBoard is an FREE Operators Switch Board for Asterisk users 

 

IPSwitchBoard is a FREE Windows.Net application that will allow you to do: 

. Unattended/attended transfers. 

. Park calls and retrieve/forward them again. 

. Organize all your SIP and IAX extensions (automatically retreived from
Asterisk). 

. Monitor all extensions. 

. Monitor all queues. 

. Monitor Agents. 

. Monitor Parked Calls. 

. Dynamically log extensions in and out of queues. 

. Integration with CRM software on the web. 

. Record conversations. 

. Drop any active call. 

. Import/Export extensions to/from Asterisk Server DB. 

. Set Do Not Disturb on Extensions and give a reason. 

. Speed Dialling. 

. Share Speed Dial files among all users of IPSwitchBoard. 

. User selectable ring tones for IPSwitchBoard. 

. User selectable button colors. 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050402/fab9a6af/attachment.htm


More information about the asterisk-users mailing list