You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Howe (JIRA)" <ji...@apache.org> on 2007/01/22 06:03:30 UTC

[jira] Updated: (OFBIZ-640) Support for Trixbox (Asterisk) Click to Dial

     [ https://issues.apache.org/jira/browse/OFBIZ-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Howe updated OFBIZ-640:
-----------------------------

    Attachment: trixbox.patch

> Support for Trixbox (Asterisk) Click  to Dial
> ---------------------------------------------
>
>                 Key: OFBIZ-640
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-640
>             Project: Apache OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>            Reporter: Chris Howe
>         Attachments: trixbox.patch
>
>
> This was a very exciting feature to get working for me.  
> Using several open source Java->Asterisk jars a very simple service is implemented through simple-methods that takes parameters to create a call to first the originator's channel and then to an extension. 
> parameters (* denotes required)
> *originatingChannel - Will call this channel first, needs to be in the format "SIP/200" or "IAX2/200"
> *extension - Will call this party after the originatingChannel has accepted the call
> priority - not sure the actual usage of this one, if not passed into the service defaults to "1"
> context - used with the asterisk dial plans, if not passed will take from trixbox.properties files
> actionTimeout - timeout I believe for both parties to accept the call

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira