Re: is it possible to write USSD / SMS /SS7 apps in python

2009-07-04 Thread Banibrata Dutta
On Sat, Jul 4, 2009 at 3:20 PM, Chris Rebert wrote: > On Sat, Jul 4, 2009 at 2:47 AM, Banibrata > Dutta wrote: > > QuoteGoke Aruna > >> > >> what am saying is reading the ITU info on USSD, is it possible to use > >> python > >> > >> to write the application SS7 with support for TCAP/MAP talking

Re: is it possible to write USSD / SMS /SS7 apps in python

2009-07-04 Thread Banibrata Dutta
BTW, if you just want to be able to send/receive SMS's in a Python application, there are several alternatives. 1. Most operators, or 3rd party bulk-SMS vendors (who resell SMS capacity from operators at a premium but in smaller bundles than what an operator would sell), offer -- a. HTTP based me

Re: is it possible to write USSD / SMS /SS7 apps in python

2009-07-04 Thread Chris Rebert
On Sat, Jul 4, 2009 at 2:47 AM, Banibrata Dutta wrote: > QuoteGoke Aruna >> >> what am saying is reading the ITU info on USSD, is it possible to use >> python >> >> to write the application SS7 with support for TCAP/MAP talking to E1 card >> to do the ss7 signalling. > > As Chris mentioned "possib

Re: is it possible to write USSD / SMS /SS7 apps in python

2009-07-04 Thread Banibrata Dutta
QuoteGoke Aruna what am saying is reading the ITU info on USSD, is it possible to use python to write the application SS7 with support for TCAP/MAP talking to E1 card to do the ss7 signalling. As Chris mentioned "possible, but probably not easy". AFAIK, not much of what you might need exists in

Re: is it possible to write USSD / SMS /SS7 apps in python

2009-07-03 Thread Goke Aruna
On Fri, Jul 3, 2009 at 10:21 AM, Chris Rebert wrote: > On Fri, Jul 3, 2009 at 1:55 AM, Goksie Aruna wrote: > > Can someone give me an insight into these? > > > > developing ss7 or USSD or SMS apps in python. > > > > is there any existing ones in this manner? > > Advice for the future: STFW. > >

Re: is it possible to write USSD / SMS /SS7 apps in python

2009-07-03 Thread Chris Rebert
On Fri, Jul 3, 2009 at 1:55 AM, Goksie Aruna wrote: > Can someone give me an insight into these? > >   developing ss7 or USSD or SMS apps in python. > > is there any existing ones in this manner? Advice for the future: STFW. http://pypi.python.org/pypi?%3Aaction=search&term=sms&submit=search Che

is it possible to write USSD / SMS /SS7 apps in python

2009-07-03 Thread Goksie Aruna
Can someone give me an insight into these? developing ss7 or USSD or SMS apps in python. is there any existing ones in this manner? Thanks -- http://mail.python.org/mailman/listinfo/python-list