Information
The 'Inbound Routes' page lets you configure which destination
FreePBX uses for calls coming from Trunks. When a call is recieved by
Asterisk from a trunk, the DID and/or Caller ID is matched and the call
is dispached as per your settings.
DID Number
For a SIP or IAX peer, this is usually your Account Number. If you
have an account of '888123123', putting that in here will match calls
coming from that provider. Leaving this blank will match 'any'.
CID Number
The Caller ID number sent to your machine. This is not something
you should trust, as it is easily spoofable (both with Voice over IP
and normal telephone lines). Leaving it blank will, again, match any.
You can leave both of these blank to match any call, from any caller.
Fax Handling
With these two options, you can manage the way faxes are received
over this trunk. Note that VoIP and Faxing does not work well together,
and you most probably will have problems.
Privacy Manager
Turn this on to ask for the callers Caller ID if not provided.
This is useful for telemarketers, as they are loathe to divulge this
information and will usually hang up.
Options
Pause After Answer
The number of seconds we should wait after performing an Immediate
Answer. The primary purpose of this is to pause and listen for a fax
tone before allowing the call to proceed.:
Alert Info
ALERT_INFO can be used for distinctive ring with certain SIP
devices. The standard names are 'Bellcore-dr1' to 'Bellcore-dr7', Snom
phones can additionaly use a http:// url of a WAV or MP3 file.
Set Destination
This is a standard destination option group.
Related Content
- Printer-friendly version
- Login or register to post comments



Caller ID pattern matching
To restrict a DID to a specific CallerID number you can use pattern matching.
In North America an example entry in "Caller ID Number" could be:
_202NXXXXXX (allow ONLY calls from area code 202)
or
_202555XXXX (allow only calls from the 202555 exchange)
The leading underscore ( _ ) is necessary for wild card matches.
Fatal error in Inbound Route
I need resolver this problem
FATAL ERROR
SELECT * FROM incoming WHERE cidnum = "" AND extension = "xxxxxxxxxxxx" AND channel = "" [nativecode=1054 ** Unknown column 'channel' in 'where clause']SQL -
SELECT * FROM incoming WHERE cidnum = "" AND extension = "xxxxxxxxxxxx" AND channel = ""
FATAL ERROR
SELECT * FROM incoming WHERE cidnum = "" AND extension = "" AND channel = "" [nativecode=1054 ** Unknown column 'channel' in 'where clause']SQL -
SELECT * FROM incoming WHERE cidnum = "" AND extension = "" AND channel =
Please do not hijack a tread
Please do not hijack a tread about one thing with another. You'll get much better results posting this information in a new thread. But at the same time you need to provide more details. how and where are you getting this error, what version of FreePBX, etc.
A total wild guess is that you have a corrupt mysql database but like I said without the surounding details it's jsut a wild guess.
Inbound and Zap channels
my
vi zapata.conf
context=from-zaptel
signalling=fxs_ks
channel=1-6
signalling=fxo_ks
channel=9-16
rxwink=300
what should be in "Zap Channel DIDs"
Channel= ?
Description=?
DID=?
my trunks are "Zap/1", " Zap/2", "Zap/3" , "Zap/4", "Zap/5" , "Zap/6"
Any idea. to solve this ?
thanks for help