[pjsip] Can PJSIP register with hundreds of VoIP providers at one time?

Klaus Darilion klaus.mailinglists at pernau.at
Wed Oct 7 02:09:54 CDT 2009



Eric Chamberlain schrieb:
> Hello,
> 
> We'd like to move registration to upstream VoIP providers off of 
> Asterisk and on to something that can be updated dynamically and 
> maintained in a database.  Could the python pjsip module be used to 
> perform registrations on behalf of the Asterisk server (contact info 
> would point to the Asterisk server)?  If so, can it scale up and handle 
> hundreds or thousands of registrations at a time?

Of course this only works if your upstream VoIP provider accepts the 
value in the contact header. Many providers (me too) do ignore Contact 
completely and use IP:port from where the request was received instead.

regards
klaus



More information about the pjsip mailing list