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

Caller shown as anonymous or itself #16

Open
OnurDrms opened this issue Feb 5, 2018 · 1 comment
Open

Caller shown as anonymous or itself #16

OnurDrms opened this issue Feb 5, 2018 · 1 comment

Comments

@OnurDrms
Copy link

OnurDrms commented Feb 5, 2018

We have been programming a asterisk application that includes angular 4 interface and functions with asterisk api. We solved many problems yet there is something that we couldn't figure out. The problem is this; When a caller calls another phone it shows the callerid as anonymous. This wasn't a problem until we coded a webrtc sip. When a sip calls another sip using webrtc video call, caller sees his webcam output and input on same screen yet called side cannot see anything because on webrtc calls caller id appears as their id so webrtc thinks caller called himself and shows his own webcam. We have tried all of the webrtc sips on the internet so it is not caused by them. We are using pjsip, not the regular sip. There are lot of config datas so i can't post them here one by one. If you think this problem caused by configs, just ask me to post the faulty config. We are desperate on this problem so any help is appreciated.

@OnurDrms
Copy link
Author

OnurDrms commented Feb 9, 2018

We found out that problem wasn’t caused by endpoint configurations. It is caused by rest api. We are using a dial-bridge api of asterisk. I tried to search for any possible example to initiate video call on api but search was vain. So i need a solution for api not the configurations.

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