Hello,

Can't you use a regular database, instead of an excel or acces file ?
If not, you can use the exec [1] module to execute an external script that processes info from your files, or even write a perl app that you can call via the perl [2] module.

[1] http://www.opensips.org/html/docs/modules/devel/exec.html
[2] http://www.opensips.org/html/docs/modules/devel/perl.html

Regards,

--
Vlad Paiu
OpenSIPS Developer
http://opensips-solutions.org/



Pe 2/3/2012 1:28 PM, spady a scris:
Hi folk,
I need to know if with OpenSIPS i am able to have the following scenario:

INITIAL SCENARIO:

Incoming external call goes into "SIP PBX" , this one routes call toward
another "SIP PBX".

WANTED SCENARIO:

Incoming external call goes into "SIP PBX,this one routes call toward
OpeSIPS ( OpenSIPS have to check into outside source, for example a "execl"
file or access file if calling number is present. If true It has to modify
TO: header in a certain manner; if false, it has to modify TO Header with
another way ). After modification, OpenSIPS routes call into final "SIP
PBX".

Is that passible? I know OpenSIPS can easly modify Sip headers but what I
don't know is if OpenSIPS can use a execl or acces external file as source
to get the condition ( true or false ).

Thanks


--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/Query-on-external-source-execel-or-DB-tp7250453p7250453.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to