thanks i don't think so, sms is generating from kannel sms gateway and may be issue is setup fake smsc for this devices etc. kindly see.
On Wed, Mar 14, 2012 at 8:44 PM, Cezary Siwek <[email protected]>wrote: > Hi > > Have you looked into the gateway's user guide? I don't think it supports > SMS at all. > This document does not mention SMS: http://www.matrixtelecom.hu/** > letolt/manualen/MATRIX%20SETU%**20ATA211G%20SYSTEM%20MANUAL%**20EN.pdf<http://www.matrixtelecom.hu/letolt/manualen/MATRIX%20SETU%20ATA211G%20SYSTEM%20MANUAL%20EN.pdf> > > You might be unlucky then... > > Regards > > > > On 14/03/2012 14:31, Punjab OutSourcing wrote: > >> thanks for response. >> I am using matrix 211g (voip gsm gateway) for dialing purpose with >> asterisk. I installed kannel on my centos system. >> i just want to send sms through my matrix device. >> >> >> >> >> group = core >> admin-port = 13000 >> smsbox-port = 13001 >> admin-password = bar >> status-password = foo >> log-file = "/tmp/kannel.log" >> log-level = 0 >> box-deny-ip = "*.*.*.*" >> box-allow-ip = "127.0.0.1" >> >> group = smsc >> smsc = fake >> smsc-id = FAKE >> port = 10000 >> connect-allow-ip = 192.168.1.196 >> >> group = smsbox >> bearerbox-host = 127.0.0.1 >> sendsms-port = 13013 >> >> please see and modify according to my requirement. My matrix ip is >> 192.168.1.196 and it is dialing as peer to peer. >> >> >> >> >> >> On Wed, Mar 14, 2012 at 3:38 PM, Abdul Basit <[email protected]<mailto: >> [email protected]>> wrote: >> >> Please share kannel config and more information about gsm gateway >> like type, brand, number of ports, etc. >> >> What is your scope of work? this is necessary for proper answer. >> >> -- Regards, >> >> Abdul Basit | +92 32 1416 4196 <tel:%2B92%2032%201416%204196> | >> +92 30 0841 1445 <tel:%2B92%2030%200841%201445> >> >> >> >> On Wed, Mar 14, 2012 at 2:25 PM, Punjab OutSourcing >> <[email protected] >> <mailto:punjaboutsourcing@**gmail.com<[email protected]> >> >> >> >> wrote: >> >> Hello there. >> i have installed kannel with my centos server. >> i am using my gsm gateway http://192.168.1.196 with asterisk >> for dialing purpose. >> please guide me how to setup this with my kannel , i tried >> with smsc setting in kannel.conf but not success. >> Kindly help >> >> >> >
