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

Regex failed to match To/From #256

Open
bauspanderu opened this issue Apr 10, 2024 · 1 comment
Open

Regex failed to match To/From #256

bauspanderu opened this issue Apr 10, 2024 · 1 comment

Comments

@bauspanderu
Copy link

bauspanderu commented Apr 10, 2024

pyVoIP.SIP.error.SIPParseError: Regex failed to match To/From.

Please open a GitHub Issue at https://www.github.com/tayler6000/pyVoIP and include the following:

data='sip:**[email protected]' type(match)=<class 'NoneType'>

I'm going to paste the full debug output as a separate txt file, as it's going to be easier to work with and won't fill up all the space here. I've redacted the username, everything else in untouched.
Full Debug output.txt

I'm using version 2.0.0a5

@bauspanderu bauspanderu changed the title Failed to match regex Redex failed to match To/From Apr 10, 2024
@bauspanderu bauspanderu changed the title Redex failed to match To/From Regex failed to match To/From Apr 10, 2024
@bauspanderu
Copy link
Author

The error seems to be related to the number I'm trying to call, which is **1. Any other number doesn't throw an error, but I have no way to test if the call is actually made at the moment, as I'm usig a FRITZ!Box and internal calls can only be made with ** AFAIK

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

No branches or pull requests

1 participant