View Single Post
Unread 06-06-2008, 12:58 AM   #7
emoci
 
Join Date: Jul 2007
Location: Toronto, Canada
Posts: 1,422
Thanks: 123
Thanked 369 Times in 282 Posts
emoci is a name known to allemoci is a name known to allemoci is a name known to allemoci is a name known to all
Default

Quote:
Originally Posted by TheFug View Post
Do you know of any patern in the usernumbers, of FWD, Sipgate, Orbtalk,
it would be nice, if a dialplan could detect this... so one doesn't need to use *1 as a "function" in the dialplan....
If I understand you corrcetly you want something like this:

-Dial Number
-If number is accessible via SipBroker, call in via SipBroker


Unfortunately unless the number(s) in question have been registered for ENum it is hard to do this. However dialing *SipCode-Number works fine.

Also if there are some numbers which you usually call, you can create DialPlans that will always automatically route those numbers via SipBroker (but you cannot create a general rule, because SipBroker does not know to which provider the number belongs, that's why it uses SipCodes)

In an ideal world all these numbers would be entered into an ENum database and then this sort of automatic routing would be possible but....
emoci is offline   Reply With Quote