home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Asterisk CallerID plugin continues
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="GregorV" data-source="post: 232885" data-attributes="member: 57522"><p>Hi fairchild,</p><p></p><p>the Asterisk plugin calls MP's pause function (at least I belive that this is the one).</p><p>[CODE]</p><p>MediaPortal.Player.g_Player.Pause();</p><p>[/CODE]</p><p>There is a known issue with the Pause() function. It sometimes causes a delay for audio, while video usually starts immediately. May be there is a different/better way to Pause&Resume ? You could help me with that.</p><p>What is that what happens to your video ?</p><p>From what I understand your picture is black when someone calls - it just should stop moving.</p><p></p><p>I am afraid I didn't get you. Are you talking about the source code, when you ask:</p><p></p><p>If yes, it is in the function </p><p>[CODE]</p><p>private static string GetCallerImage(string name)</p><p>[/CODE]</p><p>and using the CIDName as file name for the picture (in thumbs/yac).</p><p></p><p>Currently the plugin closes the message box 3 sec after the call is established. It would not be too difficult to keep the message open while the call is established. Is that how you would like it to work ?</p><p></p><p>Gregor</p></blockquote><p></p>
[QUOTE="GregorV, post: 232885, member: 57522"] Hi fairchild, the Asterisk plugin calls MP's pause function (at least I belive that this is the one). [CODE] MediaPortal.Player.g_Player.Pause(); [/CODE] There is a known issue with the Pause() function. It sometimes causes a delay for audio, while video usually starts immediately. May be there is a different/better way to Pause&Resume ? You could help me with that. What is that what happens to your video ? From what I understand your picture is black when someone calls - it just should stop moving. I am afraid I didn't get you. Are you talking about the source code, when you ask: If yes, it is in the function [CODE] private static string GetCallerImage(string name) [/CODE] and using the CIDName as file name for the picture (in thumbs/yac). Currently the plugin closes the message box 3 sec after the call is established. It would not be too difficult to keep the message open while the call is established. Is that how you would like it to work ? Gregor [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Asterisk CallerID plugin continues
Contact us
RSS
Top
Bottom