ideakid / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

Request: Selective call prefixing. #668

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be really nice to be able to selectively "prefix" calls, preferably by 
some standard regex.  This would be for those of us that have more "corporate" 
SIP servers (in my case Asterisk) and need to dial a number to get an outside 
line.

Example: If I make a call to 234-5678, I need to prefix just 8.  If I dial 
415-234-5678, then I'd need to prefix 81.  Lastly if I dial 1-415-234-5678 it 
would again just prefix with an 8.  

I realize I can simply dial the number properly to start with, but if I'm 
trying to dial from my phone book - it isn't possible (so far that I've seen) 
and doesn't work in my phone system.

Original issue reported on code.google.com by SierraGo...@gmail.com on 28 Sep 2010 at 10:20

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 29 Sep 2010 at 8:34