No, you can't do this. But, you could go the "hybrid" way: Use a bulk operator for your outbound messaging. Bulk operators support custom sender ids. So you can set your sender id to your phone number and receive all inbound traffic there - while pushing your outbound traffic via the bulk operator.
On 22 March 2010 16:23, Subhash <[email protected]> wrote: > My application is based on the modem numbers, i cant afford for > multiple numbers, can i have a single number and can have multiple > modems for a single number. > > number=sim card. > > Thnx, > Subhash > > On Mar 18, 11:58 pm, Thanasis <[email protected]> wrote: > > Yes, its a common scenario. One SMSServer instance, one database and >1 > > modems. > > > > On 18 March 2010 08:46, Subhash <[email protected]> wrote: > > > > > > > > > Oh ok, can I configure the multiple modem for same SMSServer and MySQL > > > db? > > > > > Thnx, > > > Subhash > > > > > On Mar 10, 2:04 am, Thanasis <[email protected]> wrote: > > > > Hi, > > > > > > You cannot increase inbound sms speed. However, inbound sms are > queued > > > > in your modem's memory as well as at your cell provider so this might > > > > not worry you much (depending on your application, of course). > > > > > > To increase the outbound rate, what you could do is to get >1 modems > > > > (different sims/numbers) and make them work in parallel. > > > > > > On Mar 9, 12:19 pm,Subhash<[email protected]> wrote: > > > > > > > Hi, > > > > > how can we increase the outgoing or incoming sms speed. > > > > > As of now , we are using the mysql db to handle the sms outgoing > and > > > > > incoming thru smsserver. > > > > > > > We are using visiontek GSM modem 81GC. > > >http://www.visiontek.co.in/wireless-modems/GSM-Commercial-Modem-81GC... > .. > > > > > > > Please suggest us if any. > > > > > > > Thnx, > > > > >Subhash- Hide quoted text - > > > > > > - Show quoted text - > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "SMSLib User Group" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<smslib%[email protected]> > <smslib%[email protected]<smslib%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/smslib?hl=en.- Hide quoted text - > > > > - Show quoted text - > > -- > You received this message because you are subscribed to the Google Groups > "SMSLib User Group" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<smslib%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/smslib?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
