isdn

ISDN dial up connection with python

Hi all, I have a requirement to create a Python application that accepts dial up connections over ISDN from client software and relays messages from this connection to a website application running on a LAMP webserver. Do we have some modules or support for this kind of implementation in python? Please suggest. Thanks in advance. ...