You shouldn't explain everything to him! Some things he needs to discover for 
himself. Like when he pays someone for a product, he cannot ask support from 
someone else!

BR,
Nikos
  ----- Original Message ----- 
  From: Rene Kluwen 
  To: 'Omar THIAM' ; [email protected] ; [email protected] ; 
[email protected] 
  Sent: Monday, July 12, 2010 10:17 PM
  Subject: RE: smppbox serveur


  Are you ¨Cby chance- using Stipe Tolj΅―s smppbox?

  This is different from the open smppbox.

   

  == Rene

   

   

  From: Omar THIAM [mailto:[email protected]] 
  Sent: maandag 12 juli 2010 18:40
  To: [email protected]; [email protected]; [email protected]; 
[email protected]
  Subject: RE: smppbox serveur

   

  Here is my smppbox config

  group = smppbox
  admin-port = 14000
  admin-password = xgsie02adm
  status-password = gsie2
  #heartbeat = no
  #admin-allow-ip =
  #admin-deny-ip =
  #
  # SET YOUR OWN BEARERBOX HOST and DEFAULT SMSC-ID HERE!
  #
  bearerbox-host = "213.246.55.44"
  #
  # the following is to define inter-box charset encoding
  # bearerbox-dcs = latin1    for bearerbox < 1.4.3
  # bearerbox-dcs = utf-8     for bearerbox => 1.4.3
  #
  bearerbox-dcs = utf-8
  #
  #default-smsc = "TEST-HTTP-SMSC"
  #default-smsc = "fake"
  #
  smppbox-port = 2700
  #smppbox-port-ssl = yes
  #smppbox-interface-name = "*"
  #ssl-server-cert-file = "/opt/kannel/etc/cert.d/cert.pem"
  #ssl-server-key-file = "/opt/kannel/etc/cert.d/key.pem"
  system-id = "KANNELSMSC2"
  route-to-smsc = alismsc1b
  #smpp-logins = "/opt/kannel/var/log/smppbox-clients"
  log-file = "/opt/kannel/var/log/smppbox.log"
  log-level = 0
  access-log = "/opt/kannel/var/log/smpp_access.log"
  #
  # the store-file is deprecated, we're now using the
  # store-type 'spool' for spool directory
  # or 'file' for single store file.
  #
  #store-file = "/opt/kannel/var/spool/kannel_smppbox.store"
  store-type = spool
  store-location = "/opt/kannel/var/spool/smppbox"





------------------------------------------------------------------------------

  From: [email protected]
  To: [email protected]; [email protected]; [email protected]; 
[email protected]
  Subject: RE: smppbox serveur
  Date: Mon, 12 Jul 2010 18:27:24 +0200

  That΅―s probably your Kannel version.

  Check your smppbox version. Older revisions did not yield their version 
number at startup.

  But if you check out the newest svn trunk, it will display the smppbox 
version number at startup.

   

  Having said that, the route-to-smsc directive should work in all versions. 
Please post your config.

   

  == Rene

   

  From: Omar THIAM [mailto:[email protected]] 
  Sent: maandag 12 juli 2010 18:10
  To: [email protected]; [email protected]; [email protected]; 
[email protected]
  Subject: RE: smppbox serveur

   

  I see. my version is 1.4.3


------------------------------------------------------------------------------

  From: [email protected]
  To: [email protected]; [email protected]; [email protected]; 
[email protected]
  Subject: RE: smppbox serveur
  Date: Mon, 12 Jul 2010 17:52:16 +0200

  1.       Could you post your smppbox.conf?

  2.       Which version of smppbox are you using? SVN trunk? It is the most 
stable version.

   

  == Rene

   

  From: Omar THIAM [mailto:[email protected]] 
  Sent: maandag 12 juli 2010 17:51
  To: [email protected]; [email protected]; [email protected]; 
[email protected]
  Subject: RE: smppbox serveur

   


  Yes i've tryed with route-to-smsc in smppbox group but evrytime i get in the 
log :
  Group smppbox may not contain field route-to-smsc.
  > From: [email protected]
  > To: [email protected]; [email protected]; [email protected]; 
[email protected]
  > Subject: RE: smppbox serveur
  > Date: Mon, 12 Jul 2010 17:25:18 +0200
  > 
  > True. route-to-smsc should be used in this case.
  > At the same time, your smsc's need to be configured with allowed-smsc-id
  > c.s. because otherwise Kannel does load-balancing over your different
  > smsc's.
  > 
  > == Rene
  > 
  > -----Original Message-----
  > From: [email protected] [mailto:[email protected]] On Behalf
  > Of Nikos Balkanas
  > Sent: maandag 12 juli 2010 12:06
  > To: Omar THIAM; [email protected]; [email protected]
  > Subject: Re: smppbox serveur
  > 
  > Hi,
  > 
  > You can use route-to-smsc in group smppbox of your smppbox configuration.
  > 
  > BR,
  > Nikos
  > ----- Original Message ----- 
  > From: Omar THIAM
  > To: [email protected] ; [email protected]
  > Sent: Monday, July 12, 2010 12:43 PM
  > Subject: RE: smppbox serveur
  > 
  > 
  > Ok I no this variable but it don't regard the problem.
  > 
  > Let me explain my problem again:
  > 
  > 1-I've kannel in one of servers(severA) connected with many smscs of 
  > operators
  > 2-I've the kannel smppbox installed in a second server with(serverB) the 
  > parametter bearerbox host indicated the hostname of serverA.
  > 3-I've kannel configureg in the third server(serverC) connected as smpp 
  > client to the serverB.
  > 
  > When I try to send smsc from the serverC it'll pass to the serverB and 
  > forwarded to the serverA and fowarded to GSM network to be received by the 
  > mobile destination.
  > But my problem is that:
  > When I send sms since the serverC it will be sent to the serverA and when i 
  > see the log of the serverA, see that the sms is sent to GSM networt by a 
  > random smsc-id.
  > And somtime the the destination mobile receives the sms, sommetime it don't.
  > How kan'i do?
  > 
  > 
  > 
  > Date: Fri, 9 Jul 2010 09:30:51 -0700
  > From: [email protected]
  > Subject: Re: smppbox serveur
  > To: [email protected]; [email protected]
  > 
  > Hi
  > You have the variable forced-smsc in group sendsms-user
  > you can assing it to the smsc you want to send via
  > Regards
  > 
  > --- On Fri, 7/9/10, Omar THIAM <[email protected]> wrote:
  > 
  > 
  > From: Omar THIAM <[email protected]>
  > Subject: smppbox serveur
  > To: [email protected]
  > Date: Friday, July 9, 2010, 7:23 AM
  > 
  > 
  > Hello evrubody,
  > I've somme questions regarding the smppbox.
  > So i'm using smppbox as server to relay smpp connection between kannel 
  > client and many smsc of operators.
  > So, when i send sms from kannel client by 
  > "httt:localhost:13013/cgi-bin/sendsms?user=tester&password=passer&from=2222&
  > txt=sms+test"
  > th sms will be sent to the smppbox server and it'll be fowarded into to the 
  > bearerbox server but with random smsc destination.
  > How can I resolve this problem?
  > 
  > 
  > 
  > Hotmail : une messagerie performante et gratuite avec une s¦Ιcurit¦Ι 
sign¦Ιe 
  > Microsoft Profitez-en
  > 
  > 
  > 
  > 
  > Hotmail : une messagerie performante et gratuite avec une s¦Ιcurit¦Ι 
sign¦Ιe 
  > Microsoft Profitez-en 
  > 
  > 
  > 
  > 


------------------------------------------------------------------------------

  Votre messagerie et bien plus o¨΄ que vous soyez. Passez ¨¤ Windows Live 
Hotmail, c'est gratuit ! Inscrivez-vous

   


------------------------------------------------------------------------------

  Hotmail : une messagerie fiable avec la protection anti-spam performante de 
Microsoft Inscrivez-vous

   


------------------------------------------------------------------------------

  Hotmail : un service de messagerie gratuit, fiable et complet Profitez-en

Reply via email to