RE: Source code for fake SMSC.

2016-09-12 Thread info.ubichip
Hello, There is at least two solutions for you : - use the fake smsc feature in kannel (please read the manual and well documented example) - use the new great opensource Ksmpp which include a 'simulate' smsc (AFAIK) I hope it helps De : users [mailto:user

Re: Kannel and UDH in concatenation

2016-09-12 Thread Manuel García Cabrera
Yeah, I ended up doing that. Thanks. On 09/09/16 09:36, Donald Jackson wrote: You should send all your messages using your custom UDH then, assemble each part and add your udh as desired. Kannel will only add udh if a single part exceeds to max octets -- Donald Jackson On 09 September 2016

Error while compiling latest SVN Kannel.

2016-09-12 Thread Gert Tamm
Hello, I'm trying to install latest Kannel from SVN. While I'm compiling it I get this error : gw/dlr_spool.c: In function ‘our_hash_func’: gw/dlr_spool.c:127:16: error: storage size of ‘mdctx’ isn’t known EVP_MD_CTX mdctx; ^ gw/dlr_spool.c:139:5: warning: implicit declarati