[Moziax] text on hold

Jean-Denis Girard jd.girard at sysnux.pf
Wed Apr 5 07:04:02 EDT 2006


mirza sahib a écrit :
>> mirza sahib a écrit :
> 
>>>  should text be displayed irregardless of the call hold status
>>>  or is it iaxclient not passing details, i didn't get a chance to 
>>> ethereal
>>
>> Humm, don't know either, but it's not in my code; libiaxclient or even 
>> maybe asterisk doesn't send text when on hold.
> 
> k, will debug ...
> 
>>>  latest cvs letter-shortcuts seem to work fine, merci, upon right 
>>> click on
>>>  the letter, toggles it AND opens the menu list, is that preferred 
>>> method
>>>  or just open the menu and not toggle on right click?
>>
>> You don't need right click on the letters, do you ? Normal should be 
>> enough. Right click anywhere in the call appearance does pop up the 
>> menu, I can't avoid that.
> 
> k, no, we don't need right click on the letters, but right click 
> shouldn't toggle the letter, only left click should, yeah?
> 
>>>  in transfer window, recent calls list should be useful ...
>>
>> It's doable, but the transfer dialog is currently just a javascript 
>> "prompt" window, so what you ask would require more work.
> 
> ok, no urgency or high importance, leave for a rainy day
> 
>>>  in text window, display callerid in menu bar, currently says chat 
>>> line 0
>>>
>>>  display timestamp on received text?
>>>
>>>  save filename chat should default to callerid+firsttimestamp?
>>
>> Will do that.
> 
> i also wanted to devote some coding resources in polishing up the 
> interface, buttons etc ... where would we get started on this?

Great ! You should start looking at chrome/skin/mozphone/ directory. 
There you will find some images and the css used for mozphone. It's 
quite simple currently, then it's used in the JavaScript to change the 
appearance, eg. in call.js:
	document.getElementById('cap_call_' + n ).
		setAttribute('class', 'LCD_mute');
changes the call number from active to mute

If you could find someone to help port to FF-1.5, and OSX that would be 
great too: I would make a 1.0 release !

Thanks,
Jean-Denis


More information about the Moziax mailing list