[Blink] Blink Pro - problems being the transferred party

Saúl Ibarra Corretgé saul at ag-projects.com
Thu Jan 31 18:07:20 CET 2013


Hi Jeff,

On Jan 31, 2013, at 4:19 PM, Jeff Pyle wrote:

> Hi Saúl,
> 
> Here's the kicker:
> 
> Blink Pro[94061]: Traceback (most recent call last):\n  File "/Applications/Blink Pro.app/Contents/Resources/lib/twisted/internet/base.py", line 793, in runUntilCurrent\n    call.func(*call.args, **call.kw)\n  File "/Applications/Blink Pro.app/Contents/Resources/lib/eventlib/coros.py", line 197, in _do_send\n    waiter.switch(result)\n  File "/Applications/Blink Pro.app/Contents/Resources/lib/eventlib/proc.py", line 571, in _run\n    result = function(*args, **kwargs)\n  File "/Applications/Blink Pro.app/Contents/Resources/lib/sipsimple/session.py", line 676, in _run\n    handler(command)\n  File "/Applications/Blink Pro.app/Contents/Resources/lib/sipsimple/session.py", line 758, in _CH_incoming_transfer\n    self.new_session.connect(ToHeader(target), routes=routes, streams=[AudioStream(account)], transfer_info=transfer_info)\nTypeError: __init__() takes exactly 1 argument (2 given)
> 

This is indeed the bug we fixed. We had to resubmit the app to Apple, so it will probably take about 2 weeks to be released. If you need it working in the meantime, you can edit this file: /Applications/Blink Pro.app/Contents/Resources/lib/sipsimple/session.py

and on line 758, replace AudioStream(account) with AudioStream(), that should fix it.


Regards,

-- 
Saúl Ibarra Corretgé
AG Projects








More information about the Blink mailing list