Re: Kannel Dlr url

2005-07-24 Thread Tan Ai Leen




Hi
Heru,

I got this
error from kannel when receiving the DLR. 

2005-07-24
15:36:49 [6188] [9] DEBUG: DLR[internal]: Looking for DLR
smsc=SMPP:203.116.221.228:2775/2775:x:VMA, ts=6425010,
dst=x18737, type=1
2005-07-24 15:36:49 [6188] [9] WARNING: DLR[internal]: DLR for DST not found.
2005-07-24 15:36:49 [6188] [9] ERROR:
SMPP[SMPP:203.116.221.228:2775/2775:x:VMA]: got DLR but
could not find message or was not interested in it id<6425010>
dst<80077800>, type<1>

Is there anything else I should set in the conf files? It looks like
Kannel can't find the message that the DN is for.

I tried to use 37 for dlr-mask but I got dlr-mask malformed error when
sending.

Regards,

Ai Leen


Heru Tjatur wrote:

  On Fri, 2005-07-22 at 18:48 +0800, Tan Ai Leen wrote:
  
  
Hi everyone,

I know that this question must have been ask a lot of times.
But I can't get the solutions to work for me.

This is the string that I am sending to Kannel.
GET 
/cgi-bin/sendsms?dlr-mask=1&dlr-url=""

The dlr-url is this 
http://192.168.51.42:82/connectors/starhub/dn.php?id='.$dmg_id.'&type=%d

I have set dlr-storage = internal under group=core as well as comment it 
out.

But I am still not getting the DN response.
Is there anything I am using out?

  
  Try to set dlr-mask=37 to catch all posible dlr's. If your conf file is
ok, kannel should send dlr, at least with status 8 or ACK (CMIIW).

-tjatur

  
  
Regards,
Ai Leen


  
  



  





Re: Ericsson 303 Error - PLEASE HELP

2005-07-24 Thread Ammar Alammar
Many thanks,


I did as you requested and I now use  "CNMI=3,3" and" broken=true" and send SMS works.

I have a new problem:


  Delivery reports are being received by the phone and forwarded to
Kannel which causes problems to my application and can cause SMS-loops.
How can i turn OFF delivery reports?
  When I use CNMI=3,0 it turns off the forwarding of ALL received SMS's.
  I simply want to be able to have bearerbox receive NEW SMS' but not the delivery report SMS.
  I think it is all in the CNMI option but I tried all combinations !
  I am using a Ericsson R520m.
  


Here is a good link that I have been using as a reference:  http://www.activexperts.com/activsms/atcommands/atc/

I have re-attached the config file.



Many thanks,On 7/21/05, Wilfried Goesgens <[EMAIL PROTECTED]> wrote:

On Fri, Jul 22, 2005 at 01:12:41AM +0200, Ammar Alammar wrote:>init-string = "AT+CNMI=3,2,0,0"your modem doesn't port that. see the output of at+cnmi=? for theavailable values.use minicom to talk to your modem, or cu.
Wilfried Goesgens Regards,Ammar_Free yourself, Open new doors ... OpenSource

www.OpenSource.com



kannel.conf
Description: Binary data


modems.conf
Description: Binary data


Wappush on P900i doesn't display

2005-07-24 Thread Linkas

I'm finally able to send wappushes with service indication to my Nokia6600

I've sent it to a p900i but the phone remains quite and does not display 
the wappush service indication.


This is the SI


"http://www.wapforum.org/DTD/si.dtd";>


created="2002-01-13T01:33:09Z" 
si-expires="2020-07-31T00:00:00Z">'.$description_text.'

'

Can anyone help ?
Thanks

PS:
This is the PAP:

deliver-before-timestamp="2020-09-28T06:45:00Z" 
deliver-after-timestamp="2005-02-28T06:45:00Z" 
progress-notes-requested="false" >


network-required="true" network="GSM" bearer-required="true" bearer="SMS" />






Clickatell HTTP api

2005-07-24 Thread Chris Dobbs
All,
If anyone out there wants kannel to work with Clickatell's HTTP api then let
me know as I have a smsc_http.c (with assistance from Gareth Reakes -
thanks) which does the job.
Regards,
-Chris Dobbs






Re: smsbox can't connect to bearerbox...

2005-07-24 Thread darocz gabor
Hi!

thanks for your reply!

my problem have been solved,
so I write down it, maybe it
can help someone...

the problem was, that while 
configuring my ppp connection,
i killed the local network,
that's why bearerbox couldn't
communicate with smsbox...

after rewriting my
/etc/network/interfaces
everything was fine! :D

thanks a lot,
dg


___
[freemail] extra 1GB-os postafiókkal, Önnek már van? http://freemail.hu





Re: Clickatell HTTP api

2005-07-24 Thread Chris Dobbs
BTW I havn't included support for the clickatell sendAuth URL yet as this is
not madatory and be avoided by simply providing hte username and password
each time.
I intend to add sendAuth at some point but if someone has a burning need I
can push it futher up my work stack...
-Chris

- Original Message -
From: "Chris Dobbs" <[EMAIL PROTECTED]>
To: 
Sent: Sunday, July 24, 2005 4:40 PM
Subject: Clickatell HTTP api


> All,
> If anyone out there wants kannel to work with Clickatell's HTTP api then
let
> me know as I have a smsc_http.c (with assistance from Gareth Reakes -
> thanks) which does the job.
> Regards,
> -Chris Dobbs
>
>
>
>
>
>






Re: Clickatell HTTP api

2005-07-24 Thread Rene Kluwen
I think many Kannel users are using Clickatell.
Why don't you make it available as a patch that can be included into CVS?

IMHO this is not a custom patch but something that can be used by a large
part of the community.

Rene Kluwen
Chimit



> BTW I havn't included support for the clickatell sendAuth URL yet as this
> is
> not madatory and be avoided by simply providing hte username and password
> each time.
> I intend to add sendAuth at some point but if someone has a burning need I
> can push it futher up my work stack...
> -Chris
>
> - Original Message -
> From: "Chris Dobbs" <[EMAIL PROTECTED]>
> To: 
> Sent: Sunday, July 24, 2005 4:40 PM
> Subject: Clickatell HTTP api
>
>
>> All,
>> If anyone out there wants kannel to work with Clickatell's HTTP api then
> let
>> me know as I have a smsc_http.c (with assistance from Gareth Reakes -
>> thanks) which does the job.
>> Regards,
>> -Chris Dobbs
>>
>>
>>
>>
>>
>>
>
>
>
>
>
>




OTA Bookmarks and GSM Modems

2005-07-24 Thread Brent Goldspring
We've got kannel hooked up to a GSM modem (InterCEL SAM--it's our spare) 
and when we try to send a OTA Bookmark all we get is "ERROR" from the 
modem. We can send SMS's and SI's just fine, but bookmarks just don't go 
out.


Is this an issue with our modem? Would plugging in a WaveCom make a 
difference?


thanks,
Brent



Modem Banks

2005-07-24 Thread Brent Goldspring
Has anyone configured Kannel to use a bank of modems (each on their own 
serial port)? This is only temporary, but we're curious if we could plug 
in our spare modems and get better throughput.


thanks,
Brent