Re: [Flash Operator Panel] bug SIP/xxx&SIP/yyy
- From: Erik de Wild: Tripple-o <info@xxxxxxxxxxxx>
- Date: Mon, 23 Mar 2009 16:30:20 +0100
- Mailing-list: contact operator_panel-help@lists.house.com.ar; run by ezmlm
Maurizio,
You should point to a local channel (don't forget to use Answer() ) at
the top) In this context the local channel points to use a dial
statement with the two phones. You can do all sort of Asterisk magic
with this principle.
extensions.conf
[local_205_259]
exten => s,1,Answer()
exten => s,n,Dial(SIP/205&SIP/259,40,t)
exten => s,n,Hagnup()
the fop button file
[Local/s@xxxxxxxxxxxxx]
Friendly regards,
Erik de Wild
Your Asterisk migration partner
]
On 23 mrt 2009, at 03:37, Maurizio Marini wrote:
i am running elastix stable 3.0
version FOP is .29 (maybe)
this is the
bug is related to some extension in which i ring 2 phones, and i use
[SIP/205&SIP/259]
Position=6
Label="205 : xxxx xxxxx"
Extension=205
Context=from-internal
Icon=4
Voicemail_Context=default
VoiceMailExt=*205@xxxxxxxxxxxxx
Panel_Context=default
Customer do not want ring groups, so this was the solution.
Sadly, fop does not handle this and i get at console every a few secs:
http://pastebin.com/d56262a90
--
Maurizio Marini
Flash Operator Panel Mailing List
To unsubscribe send an empty message to:
<operator_panel-unsubscribe@xxxxxxxxxxxxxxxxxx>
To get help send an empty message to:
<operator_panel-help@xxxxxxxxxxxxxxxxxx>
The archives can be found at:
http://www.asternic.org/archives/maillist.html
- References to:
- Maurizio Marini
|