|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^2: Perl and ip-telephonyby moritz (Cardinal) |
| on Feb 10, 2013 at 15:43 UTC ( #1018059=note: print w/ replies, xml ) | Need Help?? |
|
Well, that depends. At $work we have ip phones that talk to an asterisk server, and that server stores usernames and passwords in a postgresql database. So changing username and password is a simple matter of using DBI and DBD::Pg. If your setup is different, it might be worth looking in the phone's documentation what protocols it can talk, and then look on CPAN for modules that help you with those protocols.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||