Re: Hello List
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, First, you must configure Kannel as ppg, just a normal one (see userguide for details) Then you must configure nowmms so that it send pushes to kannel. Here you must use Kannel's ip. (MMSC is just another server for Kannel, so kannel does not need its ip. The phone is another matter, of course.) Aarni On Thursday, April 24, 2003, at 03:42 PM, Vijay Patwari wrote: > Hi All, > i'm running kannel gateway -1.3.1 on one system > (which has internet address & running on linux say ex: > 5.5.5.1). & running nowmms which is trial version MMSC > (on windows machine, which has internet address say > ex: 7.7.3.1). > I hve an ipaq, which has MMS > client......i configured it to my MMS gateway > address... & MMS center to MMSC address...... i hve an > gprs connection enabled..i'm trying to send an MMS > message through MMS client to some mobile (MMS > enabled.). > I 'm sendinf my configuration file > to u all plz check it out & correct if necessary & > revert back.... > plz check it & mail me........ > > & say me hw to carry the test......plz... > > group = core > admin-port = 13000 > wapbox-port = 13002 > smsbox-port = 13003 > admin-password = bar > dlr-storage = internal > status-password = foo > admin-deny-ip = "" > admin-allow-ip = "" > wdp-interface-name = "*" > log-file = "/tmp/bearerbox.log" > log-level = 1 > box-deny-ip = "*.*.*.*" > box-allow-ip = "5.5.5.1" > store-file = "/tmp/kannel.store" > > group = wapbox > bearerbox-host = Vijay > log-file = "/tmp/wapbox.log" > access-log = "/tmp/wapaccess.log" > > group = smsc > smsc = http > system-type = kannel > port = 15130 > smsc-username = kannel > smsc-password = rL4y > send-url =3D "http://5.5.5.1:13013;" > > group = smsbox > bearerbox-host = Vijay > sendsms-port = 13013 > global-sender = 13013 > > group = smsc > smsc = at > modemtype = wavecom > device = /dev/ttyS0 > pin = 2345 > > group = sendsms-user > username = Vijay > password = TBT > > group = sms-service > keyword = nop > text = "You asked nothing and I did it!" > > group = sms-service > keyword = default > text = "No service specified" > > group = ota-setting > location = http://wap.xyz.com > service = "Our company's WAP site" > ipaddress = 5.5.5.1 > phonenumber = +91980066662 > bearer = sms > calltype = isdn > connection = cont > pppsecurity = off > authentication = normal > login = Vijay > secret = TBT > > group = ota-bookmark > ota-id = myconfig > url = "http://wap.xyz.com" > #service = "Our company's WAP site" > > > __________________________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo > http://search.yahoo.com >