Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a custom prefix number #36

Closed
GoogleCodeExporter opened this issue Jul 24, 2015 · 14 comments
Closed

Use a custom prefix number #36

GoogleCodeExporter opened this issue Jul 24, 2015 · 14 comments

Comments

@GoogleCodeExporter
Copy link

I think it could be useful to be able to configure a custom prefix number
that is always used when calling.
The first use I see is for hiding the phone number, in France for my sip
provider I need do dial 3651 before the contact number.
A french mobile provider "Bouygues Telecom" also use 777 as a prefix for
some special free calls.
I'm sure there's a lot of possible uses for this option.

Original issue reported on code.google.com by Murphy2...@gmail.com on 25 May 2009 at 2:55

@GoogleCodeExporter
Copy link
Author

Original comment by pmerl...@googlemail.com on 25 May 2009 at 4:01

  • Changed state: Enhancement

@GoogleCodeExporter
Copy link
Author

Further, it would be nice to be able to switch between the two 
providers/prefixes by
saving/loading profile  (providers/prefixes)

Original comment by wavehill09@gmail.com on 28 May 2009 at 1:43

@GoogleCodeExporter
Copy link
Author

I just wanted to mention that PBXes allows you to specify such prefixes, and 
create 
routings to multiple providers already.

Original comment by pmerl...@googlemail.com on 29 May 2009 at 2:55

@GoogleCodeExporter
Copy link
Author

It's just that pbxes.org does not document how to do these changes.

E.g. sipdroid seems to prefix my contacts with 22 (or it turns the + into a 
22). Now
how do I configure pbxes.org to convert these 22 into 00?

Andreas

Original comment by yacc...@gmail.com on 29 May 2009 at 11:17

@GoogleCodeExporter
Copy link
Author

It would be great if the client (ua) is able to handle provider/prefix profile
without the need to daisy chain multiple pbxes.

Original comment by wavehill09@gmail.com on 29 May 2009 at 7:54

@GoogleCodeExporter
Copy link
Author

Added the ability to add a custom prefix number. For those who want the 
application,
please download the attached file.  Uninstall existing sipdroid before you 
install
this version. For others, patch file is in the developer groups.

Original comment by wavehill09@gmail.com on 4 Jun 2009 at 7:44

Attachments:

@GoogleCodeExporter
Copy link
Author

This is working great, thanks!
Will you commit this in source code?

Original comment by Murphy2...@gmail.com on 5 Jun 2009 at 6:33

@GoogleCodeExporter
Copy link
Author

Yes. @pmerle71 could you add wavehill09 as a project member. Thank You.

Original comment by wavehill09@gmail.com on 5 Jun 2009 at 4:49

@GoogleCodeExporter
Copy link
Author

I added wavehill as a member. Thanks for committing your change. Please create 
a new 
category of "Advanced Settings" to put this new setting under.

I can review and build your patch next week.

Original comment by pmerl...@googlemail.com on 5 Jun 2009 at 7:01

  • Changed state: Started
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Original comment by pmerl...@googlemail.com on 11 Jun 2009 at 12:00

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Hi, last version of sipdroid includes this patch but:
after dialing, in the call logs the last number includes the prefix,
so
if redialing this number, the prefix is entered twice! (and so on...)

A possible fix could be to modify the call logs (not writing the prefix)
or
detect if the prefix is already there when making a new call?

Original comment by Murphy2...@gmail.com on 11 Jun 2009 at 5:58

@GoogleCodeExporter
Copy link
Author

Original comment by pmerl...@googlemail.com on 11 Jun 2009 at 12:32

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Detects and prevents prefix duplication.

Original comment by wavehill09@gmail.com on 12 Jun 2009 at 1:50

  • Changed state: FutureRelease

@GoogleCodeExporter
Copy link
Author

Original comment by pmerl...@googlemail.com on 13 Jun 2009 at 11:44

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant