Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width70%
Feature                                                           
Outgoing CallsYes
Incoming CallsYes
CLIP incomingYes
CLIP outgoingYes
Call ForwardingYes
Call TransferYes
Call WaitingYes
DTMFYes
Anonymous CallYes
A-number forwardingYes
Faxsee chart below

 

 

Column
width30%

Image Modified

Table of Contents

...

Section
Column
width40%

 

Example of QSC IPFonie extended connect gateway group settings.

Column
width60%

Outbound caller ID

As just the last digit of the trunk number block is changing, you can select just the last digit (in brackets) and put it into the variable $1 with the term '^\d\d(\d)'. As the provider wants the signalling number in the format +(country-code)(city-code)(number), you have to enter this number into the next line (here: +49891234567$1, where the $1 represents the changing part).

For external calls, we will present e.g. +498912345678 to the provider, and he will take care about the correct representation to the called party.


Asserted Identity

These fields are used specially for external forwardings. Some providers need special settings in order to present the correct number at the receiving party. For the QSC IPFonie extended connect, you can use the entries from the outbound caller ID fields e.g. ^\d\d(\d) and +49891234567$1

Check also the correct settings in the Placetel web-portal to forward A-numbers in the correct format.

Inbound DIDs

For incoming calls, you can use the regular expression, generated by the setup assistant. In your case you would have to adjust the city-code and the pilot-number, according to your line-settings.

^(?:(?:(?:0049|\+49|49|0)?89)?12345)?(.*)

This expression cuts all possibly available country- and city-codes and the pilot-number from the incoming number and only the extension is remaining (here: 678). This will be forwarded to the Inbound Routes.

Inbound caller ID

For incoming calls, we will replace the '+' sign add an additional 0 in front of the external number of the caller, with '000'. This is done in order to use the callback-feature of the phone (e.g. 0004989987654321 0089987654321). During the call-setup the additional 0 will be automatically removed and only 004989987654321 will be send to the provider.HINT: You can also change the expression shown in the picture to your needs. But then inconsistencies might appear with number representation in the display of the phone or call-lists, specially with calls from other countries (e.g. +31 for the Netherlands).

Gateways

This field will be empty when you create this Gateway group. It will show later the assigned SIP gateways.

...