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.
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.