unsubscribe

2013-09-20 Thread Paul
unsubscribe

Kannel

2010-12-15 Thread Paul Harrison
n response to submit_sm. I talked to mblox and they said I'm not passing the operator and billing information to them. I doubt they are getting the MBserviceid and MBProgram either. Mblox now requires the tag program=>stdrt. Can someone please help me? It would be greatly appreciated. Thanks, Paul

RE: Kannel

2010-12-15 Thread Paul Harrison
submit_sm. I talked to mblox and they said I'm not passing the operator and billing information to them. I doubt they are getting the MBserviceid and MBProgram either. Mblox now requires the tag program=>stdrt. How do I fix this? UG? Thanks, Paul From: Abdul Basit [mailto

RE: Kannel

2010-12-15 Thread Paul Harrison
g%3D0%26MBserviceId%3D26 330%26MBprogram%3Dstdrt Any help is greatly appreciated. From: Alejandro Guerrieri [mailto:alejandro.guerri...@gmail.com] Sent: Wednesday, December 15, 2010 10:35 AM To: Paul Harrison Cc: Abdul Basit; users@kannel.org Subject: Re: Kannel You need to configure

RE: Kannel

2010-12-15 Thread Paul Harrison
I start kannel using the following code. /usr/local/sbin/bearerbox -v 1 --pid-file /var/run/kannel.pid /usr/local/etc/smskannel.conf & sleep 5 /usr/local/sbin/smsbox -v 1 /usr/local/etc/smskannel.conf & Thanks, Paul From: Paul Harrison [mailto:c...@austin.rr.com] Sent: W

RE: Kannel

2010-12-15 Thread Paul Harrison
I have been picking at this for a few days now. I have no clue why I keep getting that error as I'm passing the meta data in the request. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Paul Harrison Sent: Wednesday, December 15, 2010 10:38 AM To: '

RE: Kannel

2010-12-15 Thread Paul Harrison
http://www.curesport.com/smsbox.log http://www.curesport.com/kannel_access_log.txt http://www.curesport.com/stdout.txt Please let me know if you need anything else. Thank You, Paul From: Alejandro Guerrieri [mailto:alejandro.guerri...@gmail.com] Sent: Wednesday, December

RE: Kannel

2010-12-15 Thread Paul Harrison
To: Paul Harrison Cc: users@kannel.org Subject: Re: Kannel Hrm, the meta-data seems to be all there. Can you post your smpp-tlv groups? Regards, Alex On Wed, Dec 15, 2010 at 8:02 PM, Paul Harrison wrote: http://www.curesport.com/smsbox.log http://www.curesport.com

RE: Kannel

2010-12-15 Thread Paul Harrison
C:tester] [ACT:] [BINF:] [FID:] [META:?smpp?MBoperator=31003&MBbilling=0&MBserviceId=26330&MBprogram=stdrt] [from:54322] [to:1512333] [flags:-1:0:-1:-1:-1] [msg:16:hello from local] [udh:0: Any idea why? Thanks, Paul From: Alejandro Guerrieri [mailto:alejandro.guerri...@

RE: Kannel

2010-12-15 Thread Paul Harrison
ttp://172.16.94.111/sms_response_parent.html?body=%25a&opid=%25m&time=%25t &MSISDN=%25p&recipient=%25P&cing=%25F> &opid=%m&time=%t&MSISDN=%p&recipient=%P&cing=%F Paul From: Alejandro Guerrieri [mailto:alejandro.guerri...@gmail.com] Sent:

RE: Kannel

2010-12-15 Thread Paul Harrison
Thanks, Paul From: Alejandro Guerrieri [mailto:alejandro.guerri...@gmail.com] Sent: Wednesday, December 15, 2010 4:58 PM To: Paul Harrison Cc: users@kannel.org Subject: Re: Kannel Yes, and you can access any TLV's mblox might send (assuming you defined them on your config of c

RE: How to connect sends and receives (statefulness)

2007-07-30 Thread Paul Keogh
Title: RE: How to connect sends and receives (statefulness) The only successful way I have seen of doing this is to use a big enough bank of recycleable MSISDNS for the source address. That way you can match the originating message to the response within a reasonable time window and reuse th

Need help for kannel configuration

2009-03-20 Thread Paul Darius
Hi all, I need help for kannel tune-up with the following configuration : + OS CentOS 5.2 + kannel 1.4.1 + libxml 2.6.26-2.1.2.7 + machine iPentium 4 core duo kannel.conf : cat /etc/kannel.conf # Default kannel configuration file group = core admin-port = 13000 admin-password = admin status-pass

Re: Need help for kannel configuration

2009-03-20 Thread Paul Darius
Thx for the reply. I run that bearerbox under root and from local machine. Also, the mode of /dev/ttyUSB0 already 777 # ls -l /dev/ttyUSB0 crwxrwxrwx 1 root uucp 188, 0 Mar 20 21:38 /dev/ttyUSB0 What else the error cause ? PD On Fri, Mar 20, 2009 at 10:53 PM, Alejandro Guerrieri wrote: > You d

Re: Need help for kannel configuration

2009-03-20 Thread Paul Darius
I do not know anything about minicom... But I try to change the device to /dev/ttyUSB1 or /dev/ttyUSB2 and the result as follow " # /usr/local/sbin/bearerbox /etc/kannel.conf 2009-03-21 08:19:52 [0] INFO: Debug_lvl = -1, log_file = , log_lvl = 0 2009-03-21 08:19:52 [0] WARNING: DLR: using default

Re: Need help for kannel configuration

2009-03-20 Thread Paul Darius
bearerbox /etc/kannel.conf.. it already connected and read the modem status with some command AT. Paul

Re: Need help for kannel configuration

2009-03-20 Thread Paul Darius
05 [0] DEBUG: Read from modem: '' 2009-03-21 13:02:05 [0] ERROR: Failed to create Smsc wrapper 2009-03-21 13:02:05 [0] PANIC: Cannot start with SMSC connection failing Paul On Sat, Mar 21, 2009 at 9:44 AM, Alvaro Cornejo wrote: > Ti you get some info with kannel, post the logs to see

RE: Positional info.

2005-04-18 Thread Paul Keogh
Title: Message     Bit off topic this one but here goes. Does anyone know if it's possible using the standard SMPP protocol to a UK SMSC to request positional information regarding the location of a cell phone (even if it's just the cell it's currently in) - I believe that ph

RE: FW: WTLS and Kannel 1.4 - Query - Does it Work?

2005-06-21 Thread Paul Keogh
I'm pretty sure this does'nt work. Check the user and dev archives for similar questions. As far as I recall, the implementation was never finished and no-one has picked it up.

RE: Run WAPBox on non-standard port

2005-07-01 Thread Paul Keogh
You'd need to make a change in the Bearer Box src code. Search for 9200 and see where its used. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ross Cawston-Grant > Sent: 01 July 2005 07:50 > To: users@kannel.org > Subject: Run WAPBox on non-stand

RE: cimd2_get_packet: read failed

2005-07-26 Thread Paul Keogh
> Why is it everytime I send sms to SMSC using the built in > sendsms I got ERROR: > cimd2_get_packet: read failed? > You need to talk to whoever is hosting the CIMD system. The trace suggests (to me) that the CIMD login succeeds, but that the remote peer subsequently closes the connection, a

RE: How to resolve SMS/WAP/MMS/VoIP gateways on a shoestring?

2005-09-01 Thread Paul Keogh
Title: RE: How to resolve SMS/WAP/MMS/VoIP gateways on a shoestring? Interesting question. Here is a link that discusses an ENUM based approach towards PSTN->IP gatewaying for SMS and MMS... http://www.google.ie/url?sa=t&ct=res&cd=25&url="">

Re: Log File Analyzers

2005-09-04 Thread Paul Wolstenholme
On Sep 4, 2005, at 10:36 AM, Anand Gupta wrote: May someone point me towards any known good logfile analyzers for kannel. I am especially looking for a tool to process my WAP gateway's log files. Not sure whether one exists. I would love one myself. Has anyone checked to see if there is a

RE: Problem with concatination?

2005-09-07 Thread Paul Keogh
> I currently trying to setup Kannel (along with Mbuni) to send > and receive SMS/MMS messages using a Sony GC83 GSM modem.. > > Currently SMS seems to be working fine in both directions, > but when an MMS message comes into bearerbox, it looks like > the notification is coming in as two sepera

RE: Problem with concatination?

2005-09-08 Thread Paul Keogh
> Thanks for the quick reply.. Yes, I'm using a GSM modem as > my "SMSC" (a Sony Ericsson GC-83).. OK. > > So it sounds like the concatenation may not be the problem > then? Here > are some other things I noticed. When the SMS comes in, both > the "Numeric Sender" and UDH fields are decod

RE: How to deal with multithreading

2005-09-14 Thread Paul Keogh
> > I'm running Kannel cvs-20050615 and when sending many SMSs at > almost the same time using multithreading Kannel starts to > spawn more bearerboxes. The command ps -auxwww|grep kannel , > shows me more than one bearerbox. > > I'm concerned how to prevent Kannel trying to connect twice > t

RE: Modify CIMD2 protocol in Kannel

2005-09-27 Thread Paul Keogh
> When an SMS comes in the Kannel log shows: > CIMD2 packet contains unknown parameter 70 > CIMD2 packet contains unknown parameter 71 > CIMD2 packet contains unknown parameter 100 > > Does anyone know how I can make modifications so these > parameters are > read and can be used in the http-get

RE: Kannel refuses to get-url

2005-09-28 Thread Paul Keogh
Title: RE: Kannel refuses to get-url > > The logfile states the normal startup lines and on an incoming sms: > 2005-09-28 21:39:23 [8] DEBUG: smscconn > (CIMD2:194.165.79.73:9972:Infospace): new message received > After that it restarts and that's it... > It restarts ? restarts what ? the b

RE: Wap Push DLR Help

2005-10-12 Thread Paul Keogh
Title: RE: Wap Push DLR Help Yes. You need an SMSBox connected to the BearerBox to sink the DLR notifications. >From the docs; ppg-smsbox-id   string   All ppg delivery reports are handled by this smsbox. This routes all DLR messages inside beaerbox to the specified smsbox for processing t

RE: WTLS

2005-12-09 Thread Paul Keogh
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brent GoldspringSent: 09 December 2005 00:31To: users@kannel.orgSubject: OT: WTLS Hi,   This is off-topic for the list, but I figured it would be a worth my while posing my query here.   Wha

RE: WTLS

2005-12-13 Thread Paul Keogh
Title: RE: WTLS How do we go about ensuring that our clients use WTLS to connect to our application? Can we force them to have to use WTLS? I'd guess it depends on the WAP client implementation; At least I'd expect a https:// scheme in the URL to indicate to the WAP client that a secure

RE: Upgrade from stable 1.4.0 to cvsversion

2006-01-04 Thread Paul Keogh
> I try to upgrade my kannel from stable 1.4.0 (which is not > really stable on rh 9 linux) to version cvs-20051226 > > I found that this cvs version is more stable :), great > > however i found this error, i don't know what is it > > 2006-01-04 13:00:05 [9489] [0] INFO: Loading store file `sto

RE: HTTP with WAP 2.0?

2006-01-06 Thread Paul Keogh
> I have successfully setup Kannel 1.4.0 on Fedora Core 4 with > a single wapbox running. I can connect from my PC with > Klondike 1.5 and browse WML pages successfully. The mobile I > am trying to use, however, only supports the HTTP in WAP2.0, > not WSP from WAP1.x. I have not seen anything i

Phones that works as SMSC's with Kannel

2006-01-18 Thread Paul Basel
Do anyone know where I can purchase one of the following:Nokia PremicellSiemens M20 Wavecom WM02-G1800 modemThanks!

Phone or GSM Modem that works on US bands

2006-01-26 Thread Paul Basel
I posted a question a while back about GSM modems and received a response. Does anyone know where I might find one of the GSM modems listed on the compatibility page (http://www.kannel.org/compatibility.shtml )? Or any other GSM modem or perhaps a GSM phone that I can purchase in the US that works

RE: Siemens MC35i: send command status: -1

2006-02-20 Thread Paul Keogh
> ###snip# > group = modems > id = siemens_mc35 > name = "Siemens MC35" > detect-string = "SIEMENS" > detect-string2 = "MC35" > init-string = "AT+CNMI=1,2,0,0,1" > speed = 57600 > enable-hwhs = "AT\\Q3" > need-sleep = true # uncomment this line if needed > ###/snip# I wo

Bulk SMS

2006-05-11 Thread Paul Basel
Can anyone tell me what is the best way to send bulk email messages. Can I used a bank of GSM modems? And if I used SIM cards from an unlimited text message account, can I send 1000s of message? Or do I have to pay a per message fee? Anybody who can answer that will be appreciated. Thanks.

CMS ERROR: +CMS ERROR: 38

2007-03-18 Thread Paul Schulz
test with a plus +CMS ERROR: 38 So it looks to me that for some reason, the GSM modem is having trouble with the international prefix on the numbering - could this be related to configuration of the prepaid SIM on the O2 end, or is it something on my side? Thanks in advance for the help, Paul

RE: MMS

2003-07-30 Thread Paul Keogh
I want to send MMS messages cross network. I have two questions which are probably simple to you guys.   1. How do I send the SMS to indicate an MMS file is waiting on a server. (I am assuming it is similar to wap push)    You construct an MMS notification and send it as the

Kannel+Wavecom works under Cygwin but not Redhat 7.3

2003-09-12 Thread Paul Tan
09-13 12:58:24 [5] DEBUG: AT2[/dev/usb/ttyUSB0]: send command status: -1 2003-09-13 12:58:28 [5] DEBUG: AT2[/dev/usb/ttyUSB0]: --> AT+CPMS?^M 2003-09-13 12:58:28 [5] DEBUG: AT2[/dev/usb/ttyUSB0]: <-- +CPMS: "SM",0,20,"SM",0,20 2003-09-13 12:58:28 [5] DEBUG: AT2[/dev/usb/ttyUSB0]: <-- OK -- Paul Tan [EMAIL PROTECTED]

RE: UDH in the USA

2003-11-20 Thread Paul Keogh
  I installed a kannel (snapshot version) in a cygwin environment. I'm using an Ericsson T68i with an AT&T SIM. When I receive SMS messages with UDH, it seems that the UDH is not in X-Kannel-UDH, but is rather prepended to the message itself. When sending SMS messages with U

RE: WTP_RESP: no sar implemented,aborting transaction

2004-01-14 Thread Paul Keogh
> >2004-01-13 11:58:52 [5] DEBUG: WTP_RESP: no sar implemented,aborting > >transaction The WAP client requests SAR; Kannel v.1.2.1 does not implement SAR. Current CVS has SAR. Upgrade and try again.

Problem with bearerbox start

2004-01-18 Thread Paul Tan
;-- +CPMS: "SM",0,20,"SM",0,20 2004-01-19 01:49:26 [6] DEBUG: AT2[/dev/cuaa1]: <-- OK 2004-01-19 01:49:26 [6] PANIC: gwlib/octstr.c:1256: octstr_append_char: Assertion `ch <= UCHAR_MAX' failed. Cheers, Paul Tan [EMAIL PROTECTED]

RE: Decoding MMS PDUs

2004-02-23 Thread Paul Keogh
> > If anyone could point me to a useful discussion, worked > example, or specification for this, I would be grateful. > Look at the WSP multipart encoding specification.

Handset recommendation

2004-04-11 Thread Paul Wolstenholme
e Siemens S55. Are either of these two preferable over the other -- ie reliability, features, ease of use? Thanks, Paul

Compiling under freebsd 5.1

2004-04-16 Thread Paul Wolstenholme
Greetings, I was wondering if anyone has successfully compiled kannel 1.3.1 under FreeBSD 5.1. Or if someone might have some suggestions on what I might try to get it to compile . /Paul It doesn't seem to want to compile for me: sudo env CFLAGS='-Wall -O2 -g' ./configur

Re: Compiling under freebsd 5.1

2004-04-19 Thread Paul Wolstenholme
That did the trick. I did read the requirements but for some reason I didn't clue in that freebsd wasn't using gmake. Thanks, Paul On 19-Apr-04, at 7:22 AM, Dziugas Baltrunas wrote: Hi, you should use GNU make (gmake) instead of FreeBSD's make utility. This is noted i

OT: Siemens S55 Technical reference

2004-04-24 Thread Paul Wolstenholme
n the list list come across such a document. Or, is it just a matter of trial and error. I would like to know for certain the proper initialization code and support at commands for the phone. /Paul PS: I should have followed peoples advice and purchased a Nokia (but I wanted bluetooth).

Re: SMS send failing - FIXED

2004-05-13 Thread Paul Wolstenholme
anks to everyone on the list who has provided much appreciated assistance. /Paul On 12-May-04, at 5:11 PM, Paul Wolstenholme wrote: Hi, I'm using kannel 1.3.1 with a Siemens S55. I am trying to set it up as a SMS gateway. Currently, I can only get it to send one message (and I think t

Re: Email to SMS gateway

2004-05-12 Thread Paul Wolstenholme
I have not done this myself but I would suggest taking a look at the content filtering capabilities of the MTA Postfix. I believe the postfix comes with documentation containing some examples (for spam filtering and virus scanning) that you might find useful. Cheers, Paul On 12-May-04, at 8

SMS send failing

2004-05-12 Thread Paul Wolstenholme
s are returning -1 with a write error. I haven't been able to find anything in the archives for a similar problem. I've tried a couple different init parameters for the modem. I was hoping someone may have seen this type of problem before or had a suggestion on what I might want to try ne

DLR storage question

2004-05-07 Thread Paul Wolstenholme
don't know what to key on in my query to update the status? eg update dlr set status=$id where = '' /Paul

Re: GSM modem - please help me chose 1

2004-05-24 Thread Paul Tan
I'm using a Wavecom M1203A-ON and it works fine. cheers, Paul Tan Hulk Solutions Sdn. Bhd. (652541-T) E: [EMAIL PROTECTED] W: www.hulksolutions.com Miguel Santos wrote: I would like to ask for suggestions on GSM modems (as I know nothing about them). What would YOU buy? I need one that works

RE: Problems with SMPP optionnal Parameters

2004-07-08 Thread Paul Keogh
> > get-url = > "http://myserver/sys_getGatewixMo.php?from=%p&to=%P&message=%b &k=%k&r=%r&a=% a&b=%b&t=%t&q=%q&Q=%Q&i=%i&d=%d&n=%n&c=%c&C=%C" What parameters should I add to this line to get the smpp optionnal paremeters ? You can't get SMPP optional parameters to an SMS box sms service. You

RE: Limit in Kannel?

2004-07-12 Thread Paul Keogh
Kannel does not set this limit. It is set by the device (or, in this case, looks like a default WAP 1.1 value). > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kyohere Luke > Sent: 12 July 2004 14:18 > To: [EMAIL PROTECTED] > Subject: Limit in Kan

RE: fakesmsc

2004-08-11 Thread Paul Keogh
> > Willy Mularto wrote: > > > guys, > > how realible does the fakesmsc for development? > > fakesmsc has been _designed_ for development, so that you don't need > to fire hundred of thousands of msg over the air. > > We consider fakesmsc as very reliable, since we use it for > performance, r

RE: Optional SMPP parameters

2004-08-25 Thread Paul Keogh
> > One of my SMSCs asks me to include the optional SMPP > parameter "user_message_reference" to get back a delivery > report, but I dont find a way of doing this through the > configuration file. Should I modify the source code? > Yes. There is no way of doing this from the configuration.

open source MMS gateway

2005-02-06 Thread Paul Bagyenda
Hello All, A number of people on this list have expressed interest in an Open Source MMS gateway. Mbuni is such a beast. Please visit http://www.mbuni.org for details. Thank you Paul

Kannel and Huawei EC167 and EC156 failed to reponse to AT+CPIN=? command

2016-06-13 Thread Paul Isidore
Hello, I'm newbie and i try to make a SMSC center woth Kannel and one of two Huawei dongle Modem (EC167 and EC156) After doing kannel configuration and run : sudo bearerbox -v 0 /etc/kannel/kannel.conf i got error SIM CARD not inserted. There is no need to use a SIM card with the USB dongl

RE: Kannel and Huawei EC167 and EC156 failed to reponse to AT+CPIN=? command

2016-06-14 Thread Paul Isidore
[7] DEBUG: Thread 7 (gw/bb_smscconn.c:sms_router) terminates. 2016-06-14 22:55:16 [1760] [4] DEBUG: Thread 4 (gw/bb_boxc.c:sms_to_smsboxes) terminates. 2016-06-14 22:55:16 [1760] [5] DEBUG: Thread 5 (gw/bb_boxc.c:smsboxc_run) terminates. ____ De : Alvaro Cornejo En

Kannel and Huawei EC167 and EC156 support only Text Mode SMS

2016-06-15 Thread Paul Isidore
, [X][X] ?? De : Alvaro Cornejo Envoyé : mercredi 15 juin 2016 16:19 À : Paul Isidore; users Objet : Re: Kannel and Huawei EC167 and EC156 failed to reponse to AT+CPIN=? command Hi Always cc the list so you can receive feedback from more people and others can benefit from this info. You can

help

2019-11-27 Thread Nat Paul
Hi, I need help, somebody can i explain how save value of get-url in database mysql ? 1. Now, when i send sms on my phone android with keyword, i can see the sms on kannel : i made command line : cat /var/log/kannel/access.log 2019-11-26 13:54:52 Receive SMS [SMSC: MySmscId ] [SVC:] [ACT:My

Re: help

2019-11-27 Thread Nat Paul
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.com > > > Le mer. 27 nov. 2019 à 15:14, Nat Paul a > écrit : > >> Hi, >> >> I need help,

help

2008-06-04 Thread boka yannick paul
Boka Yannick Paul Élève Ingénieur en Sciences Informatiques cel :+225 07481147 /+225 01454341 _ Lancez des recherches en toute sécurité depuis n'importe quelle page Web. Téléchargez GRATUITEMENT Windows Live To

help

2008-06-04 Thread boka yannick paul
BUG: AT2[/dev/ttyACM0]: -->AT+CSMS="+22507481147" DEBUG: AT2[/dev/ttyACM0]:<--ok DEBUG: AT2[/dev/ttyACM0]:--> AT+CNMI=1,2,0,1,0^M DEBUG: AT2[/dev/ttyACM0]:<-- ERROR Boka Yannick Paul Élève Ingénieur en Sciences Informatiques cel :+22

help

2008-06-04 Thread boka yannick paul
is my mobile phone (motorola L6) which acts as modem and I have only the user guide ¶ Boka Yannick Paul Élève Ingénieur en Sciences Informatiques cel :+225 07481147 /+225 01454341 _ Lancez des recherches en toute sécurité

help

2008-06-04 Thread boka yannick paul
ckage( /var/log/kannel/kannel.store) Boka Yannick Paul Élève Ingénieur en Sciences Informatiques cel :+225 07481147 /+225 01454341 _ Découvrez Windows Live Spaces et créez votre site Web perso en quelques clics ! http://

Find sms in kannel.store

2008-06-05 Thread boka yannick paul
t; max-messages = 2 concatenation = true #ajout d'un groupe pour l'envoi de sms par http 26/05/08 group = smsc smsc = http system-type = kannel smsc-username = testeur smsc-password =test12 port = 13015 send-url = "http://localhost:20022/cgi-bin/sendsms"; # SERVICES group = sms-serv

receive sms

2008-06-21 Thread boka yannick paul
solutions?Thank you in advance Boka Yannick Paul Élève Ingénieur en Sciences Informatiques cel :+225 07481147 /+225 01454341 _ Appelez vos amis de PC à PC -- C'EST GRATUIT http://get.live.com/messenger/overview

Kannel splitting message <160 char

2005-03-07 Thread Johann Vincent Paul Tagle
Hi all, I'm using a Nov 2003 CVS version. Weird thing is, Kannel sometimes splits my message even if it is less than 160 chars. My message contains square brackets ([]). I notice that if I replace the square brackets with parentheses, the splitting problem disappears. Would like to know if

Re: wapbox crashed on Assertion `ostr != NULL' failed

2004-02-17 Thread Paul P Komkoff Jr
with one of its operands == NULL, so we actually need a backtrace here. -- Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key This message represents the official view of the voices in my head

clarifications on xsertype 0c

2003-11-24 Thread Johann Vincent Paul de Ungria Tagle
Hi, This is with regard to the xser type 0c for billing. The way I understand it, for "push" messages, we can use binfo of the HTTP interface. But in sending responses to MO messages, how can this field be sent back to the SMSC? From: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01267.htm

Re: clarifications on xsertype 0c

2003-11-25 Thread Johann Vincent Paul de Ungria Tagle
Hi there, Pong wrote: This is with regard to the xser type 0c for billing. The way I understand it, for "push" messages, we can use binfo of the HTTP interface. 'binfo' is available in the CVS version (for emi2/sendsms). it is not there using 1.2.1. Yup I'm using the CVS. havent used t