Some providers do send costs as part of the response, ofcourse the
availability of this depends on your provider.
Use a php script to determine the costs before-hand to avoid a client
sending 1000 messages when they have credit for 200.
Kind Regards,
Makhanu Sinja
I bet that information is acquired and is known before hand when connecting
to the carrier. As you do each connection to a carrier, you will get the
info from the carrier. You can maintain a separate table for that info. I
dont know if it is possible to extract the cost from the response from the
c
What I have to do if we wanna determine ourself? I mean : Like we wanna
give exact info to our client how much the message is gonna cost. But
different countires have different price. And we wanna detuct right
amount from our client. Do we have to make a PHP script to check the
countries?
09
I think that will be determined by you SMS center, i.e. the Service carrier
e.g. Vodafone
On Mon, Jan 9, 2017 at 1:16 PM, Gert Tamm wrote:
> Hello,
>
> The question I have in hand is : How does Kannel establishes the country
> codes, as where to send the message?
>
>
> --
> Tervitades/Best Wish
Hello,
The question I have in hand is : How does Kannel establishes the country
codes, as where to send the message?
--
Tervitades/Best Wishes,
Gert Tamm
Süsteemiadministraator/System administrator
E-mail: g...@messenger.ee
Direct Messenger OÜ
Hi Thomas,
On Friday, March 7, 2003, at 03:06 PM, asd wrote:
I`ll try to explain better what I mean. I want users to be able to
change their SMSC numeber on their phones to mine,
and be able to send SMS through mine gateway. They will send request to
send via GSM to mine server, and I will deli
I looked at the page of the Kannel software,
but there is something that I am not able to ounderstand.
I live in Norway, and I want to start a servie for
delivering SMS messages.
I have found that Clickatell (http://www.clickatell.com) are selling SMS
messages for € 0.044 each.
My quest