diff -r b63f281afe6b -r 3c358e0243d6 opensips/enum-isn.txt --- a/opensips/enum-isn.txt Mon Jan 18 19:59:51 2010 +0100 +++ b/opensips/enum-isn.txt Mon Jan 18 20:35:01 2010 +0100 @@ -36,6 +36,20 @@ $ cd opensips--tls $ patch -p0 <../enum-isn.diff +Testing + +A basic test of this contribution +Once compiled and installed, a basic test of this contributed software +involves calling the new exported function in the routing script of the +OpenSIPS configuration file: + + # dial '1234*256' from a UAC first + isn_query(); + t_relay(); + +According to the freenum.org cookbook, the ISN '1234*256' is being +provided for testing. After dialing the caller hears monkeys screaming. + Disclaimer This software contribution is based on source code from OpenSIPS SVN