Re: [Asterisk-java-users] creating sip users and peers programmatically
Brought to you by:
srt
From: Martin S. <ma...@be...> - 2008-06-04 15:48:58
|
Hello Gabriel, It looks like there is no Manager interface or console way to create a sip peer directly, though you could use the GetConfig and PutConfig actions on sip.conf, and then issue a sip reload. Martin Smith, Systems Developer ma...@be... Bureau of Economic and Business Research University of Florida (352) 392-0171 Ext. 221 > -----Original Message----- > From: ast...@li... > [mailto:ast...@li...] On > Behalf Of Gabriel Bermudez > Sent: Tuesday, June 03, 2008 7:05 PM > To: Asterisk-Java User List > Subject: [Asterisk-java-users] creating sip users and peers > programmatically > > Hi list, > > Is there a way to programmatically create a sip user or peer. For > example, I can read the users data from a database and through the > manager configure asterisk with this users. I first thought on using > the asterisk's realtime extension and modify the database but > it would > be better if there where another way. Another thing, I know > this is not > the place for this but who good asterisk scales up with > realtime? who > many users can be registered at the same time? > > Thanks for your answers > > Good bye > > -------------------------------------------------------------- > ----------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |