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]> 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 | +92 30 0841 1445
>
>
> On Wed, Mar 14, 2012 at 2:25 PM, Punjab OutSourcing <
> [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
>>
>

Reply via email to