[Serusers] Asterisk Style Routing
Michael Shuler
mike at bwsys.net
Wed Aug 11 01:39:52 CEST 2004
Is there anything out there in SER that will allow it to handle more
advanced and dynamic routing verses hard coding everything into ser.conf.
For example I want to be able to setup a hunt group that rolls over into a
voice mail server. But the number of members in the hunt group and the
voice mail box/server can change dynamically via a MySQL table.
For example in Asterisk style (which I am used to):
Exten => 1231231234,1,Dial(SIP/Phone1)
Exten => 1231231234,2,Dial(SIP/Phone2)
Exten => 1231231234,3,Dial(SIP/Phone3)
Exten => 1231231234,4,Dial(SIP/Phone4)
Exten => 1231231234,5,Dial(SIP/VMServer/${EXTEN})
How can this be done in SER throuhg dynamic lookups? The reason why I ask
is I am about to start work developing a module for it that can do this type
of thing but I didn't want to reinvent the wheel.
Thanks!
----------------------------------------
Michael Shuler, C.E.O.
BitWise Systems, Inc.
682 High Point Lane
East Peoria, IL 61611
Office: (217) 585-0357
Cell: (309) 657-6365
Fax: (309) 213-3500
E-Mail: mike at bwsys.net
Customer Service: (877) 976-0711
More information about the sr-users
mailing list