Skip to content

How to configure siprtmp to use different outbound proxy and user realm? #104

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

Open
dmi3x opened this issue Jun 25, 2015 · 2 comments
Open

Comments

@dmi3x
Copy link

dmi3x commented Jun 25, 2015

We use Kamailio as outbound proxy for FreeSWITCH. ex:
User URI: sip:user@account-realm.loc
Outbound proxy server: registrar.loc
If we try to setup rtmp client like: rtmp://rtmp-server/sip/user@realm.loc rtmp server use realm.loc as registrar, but it is wrong.
How we should setup siprtmp to use registrar.loc?
Please, help!

@dmi3x
Copy link
Author

dmi3x commented Jun 26, 2015

Hi! We found the solution in a copy of rtmplite: https://github.com/2600hz/hook-flash
It has the parameter for the outgoing proxy: https://github.com/2600hz/hook-flash/blob/master/rtmplite/siprtmp_gevent.py#L1570
I think this is a very useful addition.

@ROBERT-MCDOWELL
Copy link

yes, on line 651 self.proxy

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

2 participants