Ubuntu Networking :: Make Calls Over Net With Pstn Phone
Jun 13, 2010
I heard it possible to make a call from a pstn phone through the internet to a pstn phone elsewhere in the world. The caller pstn phone connects to something called a pbx[dunno what it is] and a linux box running some software[dunno what it is either] connects to the internet.How do I make that work?
View 5 Replies
ADVERTISEMENT
May 1, 2011
Is there a way to make phone calls and send SMS via mobile broadband 3G modem, i mean an application for the 3G modem which is similar to the one provided for windows by the manufacturer?
View 2 Replies
View Related
Apr 7, 2011
I've bought the new AT&T's Velocity/GI461 USB modem. This is a nice toy because into one only stick there are integrated all the features that I need,like the GSM/3G/GPS modules. Googling I've found a good tutorial about how to connect it under Debian and about how to control the GPS data. You can read it going here :
[URL]
but what about to make and receive phone calls through the SIM card integrated and the AT commands ? Can someone give some help ? I've attached some documentation. Maybe this can be done using Wammu and/or Gnokii.
[URL]
View 1 Replies
View Related
Feb 21, 2011
I would be getting calls from customers who'd require the service I provide. The issue here is I may not always be around to take the calls so I was thinking if there is way by which I can connect my phone to my ubuntu desktop and keep a track of number of calls and simultaneously record them.
View 1 Replies
View Related
Mar 12, 2010
I have a dial-up modem in my Laptop.
Also I have a Dial-up line[Base Phone].
Can I make calls from Dialup modem [Making & Answering calls]?
View 5 Replies
View Related
Dec 8, 2010
I have been looking for a piece of software that can do the following; however, I am unsure what category of technology it would fall under. In addition, I am not sure if I am describing it correctly. I am looking for a piece of software that will allow a Bluetooth connection between my desktop, and cell phone. I then can place a Internet based call (SIP software, Skype, Google Talk) via the cell phone, which has been connected to the desktop system by Bluetooth.
I want to be able to receive and send calls via the cellphone, but use Internet for my calls. What got me thinking about this is a house phone I have by Panasonic, which has the capability to pair your cell phone via Bluetooth to the main base-station. This allows the option to answer calls to my house number, via my cell phone.
View 6 Replies
View Related
Sep 16, 2010
I often happen to give skype-to-landline (or skype-to-mobile) phone calls for work (calls to my boss who does not have an internet connection when in exotic places). Most of this conversations are work related and, having been granted permission by my boss, I would like to record them to an audio file instead of frantically taking notes on a piece of paper while he is talking.
View 5 Replies
View Related
Dec 1, 2009
I want to use my CentOS-Server for logging incoming phone calls using an AVM Fritz-Card.It should also be possible to notify clients (Linux and Windows) on incoming calls, or there should at least be a web-frontend.Is there any software like that in the CentOS-Repository available?Or is there another software like that, that is easy to install? I already asked google (an i will go on), but I couldn't exactly find what I want.
View 1 Replies
View Related
Jan 14, 2011
It's installed as a mobile broadband connection. Only works if my phone is plugged in during boot, otherwise plugging in my phone does nothing. For example, I booted my netbook earlier today but my phone wasn't plugged in. Tethering did not work, it just acts as if it isn't present. I rebooted (with my phone still attached) and now tethering magically works.
View 5 Replies
View Related
Nov 19, 2010
I am building an android, from the source using make command. I want to achieve simple logging while this make is happening.
Aim:
I want to look/log for internal system calls that are being made after i do 'make' command in bash terminal. So that after the make is done, i can look and study the internal method/file calls made while make was happening. In this way i will come to know how the actual building process works.
View 1 Replies
View Related
Mar 17, 2010
I have been trying to figure out how to make audio calls in Pidgin. I have enabled the "Video/Voice Settings" plug-in, but do not get any options any where to initiate a voice call. I am trying to do voice over SIPE to Office Communication Server and I am not 100% sure if pidgin-sipe supports audio (I have looked around but can't find any information on features).
View 1 Replies
View Related
Apr 12, 2011
I have a problem in making multiple calls using PJSIP. I registered different accounts that implements IAccount and added that in the CallManager. When i try to make the calls from the same CallManager, I could able to make the first call. When second call is made the first call got cut and it is alerting and the same for the thrid call..Could anyone help me in this regard.
Note: Calls has to be made from different numbers to different destinations. Is it possible to make multiple outbound calls simultaneously from the same instance of CallManager?
View 1 Replies
View Related
Apr 9, 2010
I am looking for an external (usb?) sound card that might work with Linux. I would like to plug in there my headsets as well as my microphone to make voice calls. Do you have anything to suggest that will work fine with my latest opensuse?
View 2 Replies
View Related
Oct 26, 2010
What is the real difference between system calls and normal function calls. Ultimately function calls too would be passed to kernel for some or the other work.
View 7 Replies
View Related
Feb 9, 2011
I have a LG GS505 [URL] and i love it to pieces.. but its not Linux. would there be any way to somehow make it a teensy tiny computer?
View 9 Replies
View Related
Apr 14, 2010
whether it is possible to log the incoming call information of my PSTN line?
View 1 Replies
View Related
Jun 25, 2010
I have a startup script for jboss (start.sh) that sets some JAVA_OPTS and then calls bash run.sh.If I run it (start.sh) from the command line it runs in the terminal fine. If I make a shortcut launcher for it in gnome and set it for 'application in terminal' it pops up then immediately dies after launch.Not sure what the problem is. Is this not working because one script is calling a second script? But then why does it work when I call ./start.sh?
View 4 Replies
View Related
Jul 5, 2011
I would like to unzip a simple PHP code files, to have a online PHP contact / phone book. Simply, slow, and not database oriented over complicated setups into settings. I have a PHP / web provider (free), not apache. WITHOUT SQL (like before it may exists) something like this [URL]
View 14 Replies
View Related
Nov 19, 2010
I live in india and I have a BSNL 3G dongle. I am using it on my laptop. I would like make phone calls using it. I was able to sends sms but no luck on voice call. In windows they provided a software for making voice calls, so the hardware supports it.
View 1 Replies
View Related
Mar 15, 2010
I need to write a script. In which, the 2nd part commands need to run under another bash shell environment.The enter_antoher_bash_env.sh will setup a new shell environment, call "bash". The rest commands need to run under the new env. (I cannot change this script too. )If I run these command one by one manually, it works of course. If I put them into a script, enter_another_bash_env.sh won't return because it calls "bash" command inside.
View 10 Replies
View Related
May 16, 2010
I have a mobile phone (T68i) attached to my server and everything works fine. But sometimes the phone craches and needs to be rebooted wich is quite annoying.So I want to use a newer phone that is not 10+ years old :-)But when using a K610i or C702 the phone does not appear on /dev/ttyUSB0 as expected.When inserting the usb cable a dmesg gives this:
Code:
[5924924.451033] usb 1-3: new high speed USB device using ehci_hcd and address 19
[5924924.576728] usb 1-3: New USB device found, idVendor=0fce, idProduct=d0d9
[code]....
View 8 Replies
View Related
Apr 10, 2010
I am running K/Ubuntu 9.10 with an HTC Hero (CDMA) running Android 1.6.
I would like to be able to stream media from my PC to my phone. Much like what gMote does but you can play it on your phone and not just navigate.
Also, does anyone know a good way to upgrade my HTC Hero (CDMA) to 2.1?
View 1 Replies
View Related
Mar 30, 2011
I am looking for TCP/IP to GSM/PSTN open source software/gateway.
my scenario is:I have a computer in City A with dial up modem and GSM modem and another computer in city B, I want to use my telephone line and GSM line of city A from B city over Internet. I mean I call people of city A with their local lines over internet does any body knows any good and complete open source solution that connect me to my gsm/pstn of computer in city A from city B over Internet.
I want to make a PC as VOIP to GSM/PSTN gateway.
I want it to have these features:
-VoIP to GSM Gateway and vice versa
-Protocol translator between the SIP and H323
-Gateway from your LAN to the Internet
-Small IP PBX
-SIP/H.323
-SIP proxy
-Up to 4 GSM channels
-Standard SIP/H.323 clients embedded in one hardware unit
-LCR according to free minutes and GSM providers
-SIP proxy Registrar for IP phones included
-Mobility Extension for SIP proxy users
-Intelligent incoming call routing
-DISA for incoming calls from GSM
-Top voice quality (EFR super sound)
-Easy way from Ethernet to Internet over GPRS with "dial on demand" function
-SMS sending and receiving (WEB interface and SMTP/POP3 protocols)
-Simple web based configuration
-CDR buffer for up to 500,000 records
-LOG and statistics saving
View 6 Replies
View Related
Oct 14, 2010
What do I need to tether my phone with Ubuntu? I've tried using Berry4All but there's no conf file for my carrier, and I don't know how to create one.I have my carrier's APN and the number to dial, other than that do I need any extra info? Is there another software that I can use to tether my BB?
View 5 Replies
View Related
Oct 28, 2010
if anyone knows of a way to be able to console in to a cell phone? I'm guessing it may be different from one cell phone to the next, but I want to console into my phone, and ftp, or tftp a copy of the OS onto my computer, and try to maybe use gedit or nano to look at the code, and play around with it. I'd like to see where the e911 code is, and create some kind of script that would alert me whenever that gps feature that is available to the cellular providers and the government.
since Americans are required to have a cell phone that is GPS capable, I would like to know if that ever gets activated. Additionally, I would also like to write scripts that would alert me if my microphone is activated.Maybe this is only possible on Droid phones since they are Unix based? Either way, you can readily buy usb cables to connect your phone to your pc to transfer pics, videos, etc. Maybe there is a way to run nmap on that cable connection to find a way to hack in?
View 1 Replies
View Related
Mar 1, 2010
I have a dell precision m4300 laptop with a 360 wireless bluetooth dell adapter On my system there is a debian lenny with kde3 and backported enable(everythings is p to date except bluez-utils and bluetooth holded at version 3.36-3)
Nowadays bluetooth more less works fine, I can send and receive single file to/from my phone (nokia n70)
The hell begin when I try to browse my phone files from konqueror...with bluetooth:/ I can see the list of all the device near me with sdp://[address]/ i can see two icons (obex file transfer & obex object push)
but I cant see or access to any file or folder into the phone.
I also try to update my bluez-utils to 4.60-1~bpo50+1 but in this case kbluetooth totally fail and a see the contextual menu of the system tray icon all disaled.
View 1 Replies
View Related
Feb 18, 2010
I can't use Internet with BSNL Clarity II A phone in ubuntu 9.10.I am a new user.Expect detailed step by step narration .
View 1 Replies
View Related
Mar 5, 2010
Just found this I haven't tried it but going to give it a go.
[URL]
View 4 Replies
View Related
Mar 17, 2010
What I currently do is run this script -
Code:
rfcomm release 0
CHANNEL = `sdptool search --bdaddr=00:21:FE:A5:C9:4A dun | grep Channel | cut -c14`
rfcomm bind 0 00:21:FE:A5:C9:4A ${CHANNEL}
wvdial e71bt
And my /etc/wvdial.conf is configured for AT&T connection here in the US.
Question is, is there anyway I can integrate it with NetworkManager, instead of having to run this script?
There's a "Broadband" option on NetworkManager, but I am not able to get it to recognize my cell phone as a modem. The bluetooth applet only allows for file transfer
View 3 Replies
View Related
Apr 21, 2010
I have a Nokia phone i want to connect it to internet through my PC.
how to do that ?
View 8 Replies
View Related