Carlos Mercado
New member Username: Cmercado
Post Number: 1 Registered: 05-2007
| | Posted on Thursday, May 03, 2007 - 10:43 am: | |
I’ve the following problem connecting to mblox SMPPG Mblox is receiving the source address information on a content type variable, even if I not sending a content type. Everything that I send in the source_addr is received on the content type variable. If I don’t send the source_addr , mblox is taking 100 as the default value. I sending an MT with suing the following SMPPOptions at smsgw.INI: mblox_operator=1402,String,5 mblox_tariff=1403,String,5 source_addr_ton=1405,String,2 source_addr=1406,String,6 mblox_sessionid=1404,String,45 user_message_reference=204,Integer,2 When I send a message suing the web interface with the following url: http://127.0.0.1:8800/?PhoneNumber=17875046765&text=paul&SMPPOption_mblox_operat or=31002&SMPPOption_mblox_tariff=00000&SMPPOption_source_addr_ton=3&SMPPOption_s ource_addr=28444 Mblox receive: 2007-05-02 18:44:31.208 ;; incoming;cId;31015;uId;Nexellence1;sId;29;msip;SubmitReq:Sequence=23103005,Desti nation=0017875046765,Operator=31002,Tariff=0,ProfileId=-1,Body=paul,Class=1,Body Encoding=text,Originator=100,OriginatorType=3,ServiceDesc=3,ContentType=28444,In terface=smpp, ;;
|