Jump to content

Recommended Posts

Posted

Hello!

 

I was just curious if anyone knew whether or not at any point Snom One would begin featuring call-routing rules based on the caller ID of a party calling into the pbx?

 

Thanks =)

Posted

Right now there are some specific method implemented, I can think of the detection of calls from cell phones (associated with extensions) and when a caller calls into a agent group it may route the call to the agent that spoke with the person last time.

 

We have the pattern "t" in the routing area for the trunk already. Thinking about it, it makes so much sense to include a "f" field there as well (and it is so easy), we'll include in the next version!

  • 2 weeks later...
Posted

Hello,

 

do you have implemented this feature in the last update (2011-4.2.1.4025) ?

 

it will be more user-friendly to add a sub-menu under the trunk edit:

 

 

Incoming

Priority Field    Match            Replacement  
-------- -------  ---------------  -------------
1        From     ^4122.*          300           
2        From     ^4121.*          400          
3        To       .*               800            

 

Best regards

Posted

Yes, it is part of the .4025 version. But currently there is no fancy menu :). It is very similar to how you use "To" or "Request-URI" based routing.

 

So you can use this string in the "Send Call to Extension" to achieve what you want to do

!(4122[0-9]*)!\1!f!300 !(4121[0-9]*)!\1!f!400 !([0-9]*)!\1!t!800

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...