[OpenSIPS-Users] Regarding dynamic routing in opensips-1.11
    Sasmita Panda 
    spanda at 3clogic.com
       
    Tue Sep 22 14:16:15 CEST 2015
    
    
  
Hi All ,
    I am trying to upgrade opensips-1.6 to opensips-1.11 .
As everybody know opensips-1.11 uses dynamic routing in place of lcr module
.
    I have a simple scenario and , I wanted to and a route and a gateway
for the particular route so that my call get routed to the gw .
    In lcr tables my schema is looking like bellow  :
lcr routes
+----+--------+-----------------------------+--------+----------+
| id | prefix | from_uri                    | grp_id | priority |
+----+--------+-----------------------------+--------+----------+
|  4 |        | .*@xyz.xxx.com.*        |      5 |        0 |
lcr gateways
+---------------+----------------+------+------------+-----------+--------+-------+------+-------+
| gw_name       | ip_addr        | port | uri_scheme | transport | grp_id |
strip | tag  | flags |
+---------------+----------------+------+------------+-----------+--------+-------+------+-------+
| asterisk      | 127.1.1.200    | 5080 |          1 |         1 |      5 |
    0 |      |     0 |
I have simply add a route and for the same grp_id I have added a gateway .
    How I will do the same thing in dynamic routing ? I have gone through
the document of dynamic routing module . But I am not able to understand
the schema .
Can anyone pleas help me , how to proceed ??
*Thanks & Regards*
*Sasmita Panda*
*Network Testing and Software Engineer*
*3CLogic , ph:07827611765*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150922/c37240b1/attachment.htm>
    
    
More information about the Users
mailing list