Hi,
The traffic through the smsbox is working correctly, but it shouldn't be relevant to this issue I don't think. Temporarily to debug the issue I've been sending invalid credentials, so it shouldn't make it past the bearerbox to the smsbox anyway. The processing of the MO request DOES show up in the logs correctly starting with: DEBUG: HTTP[smsc_B]: Got request `/cgi-bin/sendsms' But it doesn't show up until I send the request to A. Its like the request to B gets stuck on entry into Kannel. Once I send A, i pushed B through, and then A continues after it. The same thing if I send C, B, A. C and B will stall, then A triggers all 3 at once. Also if I switch the order in the config file to C B A. Then C will always work in this case, and B and A will sotp working until I send through C. I have done some custom work on Kannel, so showing you the logs and config would be a bit confusing probably, but I never modified any of the network layers or http smsc stuff should it should be the cause. I''ll re-do the config on an out-of-the-box 1.4.3 and re-post the details more specifically. Unless anyone has seen this issue before...? Thanks Brian ________________________________ From: Alvaro Cornejo <[email protected]> To: Brian McCavour <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Tuesday, July 16, 2013 12:17:18 PM Subject: Re: Multiple HTTP smsc MO bug? Hi Can you post some logs and your send-sms box? The reply is an autoreply from kannel or by your own app? Regards Alvaro On 7/16/13, Brian McCavour <[email protected]> wrote: > Hi, > > I have multiple generic http smsc configured, and I just noticed that only > the first smsc in the BB configuration seems to work correctly for MO. > For instance if I have > > group = smsc > smsc = http > system-type = generic > smsc-id = A > > port = 3007 > > ... > group = smsc > smsc = http > system-type = generic > smsc-id = B > > port = 3008 > ... > group = smsc > smsc = http > system-type = generic > smsc-id = C > > port = 3009 > > ... > > If I send a request to A it works fine. > > If I send a request to B, I get no response. > > If I then send another request to A, I get the response to both A and B. > If I don't send another message to A, I never get a response. > > According to me tcpdump, the port seems to be listening correctly... just > not sure why Kannel is not replying. Wondering it maybe there is a bug or a > deadlock or something in Kannel for multiple http smsc for MO? > > I'm using Kannel 1.4.3. > > Thanks, > Brian -- |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.NET www.smsglobal.com.mx y www.pravcom.com
