R: Interact with bearerbox
"Daniele Dal Verme" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <000101c3b034$8ea65800$ed00fd0a@idalverm> |
I suspected that some kind of customization was needed. It's possible to utilize the sim buffering feature (meaning polling the SIM card for new SMS messages) and then lock and unlock the device for making call through another program? The other program only do a ATDnum; command for dialing before sending SMS. Regards DDV -----Messaggio originale----- Da: [email protected] [mailto:[email protected]] Per conto di Stipe Tolj Inviato: venerdì 21 novembre 2003 12.55 A: Daniele Dal Verme Cc: [email protected] Oggetto: Re: Interact with bearerbox Daniele Dal Verme wrote: > > I'm running ver 1.3.1 on my Linux Box RH 7.3. I have one wavecom modem > attached to my ttyS1 serial port. This is the smsc section: > > group = smsc > smsc = at > modemtype = wavecom > device = /dev/ttyS1 > speed = 28800 > pin = 1234 > > I need to execute some AT command to make a normal voice call while > the bearerbox and the smsbox is running using the same device. Is it > possible? Is there a way to send AT command using Kannel? Maybe > through the listening port? AFAIK you can only connect one controlling software entity to the serial line. The OS itself handles the access rights for the serial devices and I guess if the OS has provided access to the device for Kannel you won't be able to connect with something other, ie. minicom. Kannel has never ment to be a "voice calling" software. Kannel sends AT commands (encapsulated in gw/smsc/smsc_at.c) for the purpose of sending/receiving SMS. Anything else is out of scope from Kannel. Even while you "may" use the sources to be modified in a way that suites your needs. Stipe mailto:[email protected] ------------------------------------------------------------------- Wapme Systems AG Münsterstr. 248 40470 Düsseldorf, NRW, Germany phone: +49.211.74845.0 fax: +49.211.74845.299 mailto:[email protected] http://www.wapme-systems.de/ ------------------------------------------------------------------- -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.2.2 (Cygwin) mIsEP6mcYwEEAMDnUiUwrbb+xwTFWN6TxF2+XZu7/alwJMeCwMBRvXtPZqfjpPhS OkBpU0F4TrVuugz1HINTSaJTYq10AzDQXp5NkyWgckqW79nPAWuOX0dicbJk+cN2 nM2TI4KaxUDe6u8hghNEnH/i2lXsUu9apnP/iixzV81VC2je3uc9hZpnAAYptEVT dGlwZSBUb2xqIChUZWNobm9sb2d5IENlbnRlciAmIFJlc2VhcmNoIExhYikgPHRv bGpAd2FwbWUtc3lzdGVtcy5kZT6ItAQTAQIAHgUCP6mcYwIbAwYLCQgHAwIDFQID AxYCAQIeAQIXgAAKCRABV0w1BqPYRuSqA/wPzsQxao2YePENCtgRTrO86U6zg3sl OcS6CJFI4FZP5h/xD3GRsNH1+MPSvZlomDdpFnr547DGz/Kq9MXuQwVvlVig5yWZ K5dtKp1r5YLhxJQBhfirZbRFFnYmf19f18J8OoS28tuFVftDl1AIwJS3HLyBTv6H g2HyLAEKQIp30Q== =aYCI -----END PGP PUBLIC KEY BLOCK-----