- Joined
- Apr 6, 2020
- Messages
- 35
- Reaction score
- 14
Dear 3CX community,
we have a qeue that's set up to forward incoming calls to an external number when no agents are signed in.
Today we noticed that this isn't working when the incoming call is anonymous because our outgoing rule somehow doesn't apply:
But any number that's not anonymous can apparently be matched to the list of allowed extions:
This is really weird..
▶ How does the outbund rule have to be configured in order to allow anonymous calls to be forwarded?
This is our currently configured outbound rule:

These are the events for an incoming anonymous call that fails to be forwarded:
These are the events for an incoming call that is properly forwarded:
I've replaced the incoming number with ZZZ and the number that the call should be forwarded to with XXX
We run 3CX version 16.0.619
kind regards and thanks in advance!
we have a qeue that's set up to forward incoming calls to an external number when no agents are signed in.
Today we noticed that this isn't working when the incoming call is anonymous because our outgoing rule somehow doesn't apply:
Caller 'anonymous' is not found in the list of allowed extensions: 00-99.But any number that's not anonymous can apparently be matched to the list of allowed extions:
Caller '04ZZZ' is found in the list of allowed extensions: 00-99 (I've redacted the phone number).This is really weird..
▶ How does the outbund rule have to be configured in order to allow anonymous calls to be forwarded?
This is our currently configured outbound rule:
These are the events for an incoming anonymous call that fails to be forwarded:
Code:
02.07.2020 17:44:51 - L:1978.1[Line:10000<<anonymous]: Updated OutCID: '+49XXX' and DNName: 'Anonymous'
02.07.2020 17:44:51 - [CM503016]: Call(C:1978): Attempt to reach <sip:[email protected]:5060> from Line:10000<<anonymous has failed. Reason: Not Found
02.07.2020 17:44:51 - [CM503014]: Call(C:1978): No known route from Line:10000<<anonymous to target: <sip:[email protected]:5060/UDP>
02.07.2020 17:44:51 - Call(C:1978): from Line:10000<<anonymous to +49XXX doesn't match any outbound rule. No outbound rule could be selected.
02.07.2020 17:44:51 - [Flow] Target endpoint for +49XXX can not be built!
02.07.2020 17:44:51 - Caller 'anonymous' is not found in the list of allowed extensions: 00-99
02.07.2020 17:44:51 - Looking for outbound rule: dialed = [+49XXX], processed: [XXX]; from-ext:
02.07.2020 17:44:51 - [Flow] Building target endpoint to +49XXXfrom "Anonymous" <sip:[email protected]:5060>
02.07.2020 17:44:51 - [CM503010]: Call(C:1978): Making route(s) from Line:10000<<anonymous to <sip:[email protected]:5060/UDP>
These are the events for an incoming call that is properly forwarded:
Code:
02.07.2020 17:42:17 - Call(C:1976): Call from Line:10000<<ZZZ to +49XXX matches outbound rule 'Alle'
02.07.2020 17:42:17 - [Flow] Call(C:1976): has built target endpoint: Out#:>>Rule{Alle}>>XXXfor call from L:1976.1[Line:10000<<ZZZ]
02.07.2020 17:42:17 - [Flow] Target endpoint for +49XXX is Out#:>>Rule{Alle}>>XXX
02.07.2020 17:42:17 - Caller 'ZZZ' is found in the list of allowed extensions: 00-99
02.07.2020 17:42:17 - Looking for outbound rule: dialed = [+49XXX], processed: [XXX]; from-ext:
02.07.2020 17:42:17 - [Flow] Building target endpoint to +49XXX from "REDACTED" <sip:[email protected]:5060>
02.07.2020 17:42:17 - [CM503010]: Call(C:1976): Making route(s) from Line:10000<<ZZZ to <sip:[email protected]:5060/UDP>
I've replaced the incoming number with ZZZ and the number that the call should be forwarded to with XXX
We run 3CX version 16.0.619
kind regards and thanks in advance!
Last edited:
