Armin

Results 3 comments of Armin

I did exactly that. localDB points to my own function set where https api calls are done to my server. A simple php api script then does all the mysql...

In addition, the patch [diversion-via-fix1.patch.gz](https://github.com/InnovateAsterisk/Browser-Phone/files/10567376/diversion-via-fix1.patch.gz) shows the diversion/via information in active call too. And it fixes a line break in stream display.

Due to another change I made locally for tests, my first patch above did not check if SipSession is already set. Therefore it causes error. The following patch should fix...