You can configure dispatcher in to ways: 1) via file - see list_file module param - http://www.opensips.org/html/docs/modules/1.6.x/dispatcher.html#id227191 http://www.opensips.org/html/docs/modules/1.6.x/dispatcher.html#id271854
2) via DB - see db_url param - http://www.opensips.org/html/docs/modules/1.6.x/dispatcher.html#id227236 http://www.opensips.org/html/docs/db/db-schema-1.6.x.html#AEN1831 Regards, bogdan taufik adi wrote: > now , i want to try using dispatcher module with round robin. > my scenario is > > > my proxy server + dispatcher (10.14.200.2)---------------> asterisk > server 1 (10.14.200.3) > (opensips) | if fail > > ---------------> asterisk server 2 (10.14.200.4) > | if fail > > ---------------> asterisk server 3 (10.14.200.5) > > i am start to edit opemsipscfg and load dispatcher module and set > ds_select_dst("1", > "4"); > > the question where i can set the destinations configuration ? > is correct if i make file in dipatcher.list? > > --- Pada *Sel, 20/4/10, Bogdan-Andrei Iancu > /<[email protected]>/* menulis: > > > Dari: Bogdan-Andrei Iancu <[email protected]> > Judul: Re: [OpenSIPS-Users] how to start load balancing on opensips? > Kepada: "OpenSIPS users mailling list" <[email protected]> > Tanggal: Selasa, 20 April, 2010, 4:12 PM > > Hi, > > If you are looking for a way to balance the call over a bunch of > asterisk servers, see the LB tutorial: > http://www.opensips.org/Resources/DocsTutLoadbalancing > > Regards, > Bogdan > > taufik adi wrote: > > hi, > > i am newbie in opensips ,i want to make load balancing system using > > opensips ang asterisk media server for pstn. > > > > the question is ,how i can configure it for load balance call from > > pstn and opensips its self ? > > > > > > __________________________________________________ > > Apakah Anda Yahoo!? > > Lelah menerima spam? Surat Yahoo! memiliki perlindungan terbaik > > terhadap spam > > http://id.mail.yahoo.com > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Users mailing list > > [email protected] </mc/[email protected]> > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > > -- > Bogdan-Andrei Iancu > www.voice-system.ro > > > _______________________________________________ > Users mailing list > [email protected] </mc/[email protected]> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > -- Bogdan-Andrei Iancu www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
