You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: