Extension talk:AsteriskDialNumber

From mediawiki.org

The link with url is created...but there is no callback.php script on the asterisk server. url: http://asterisk.ourfirm.com/callback.php?user=mark&dial=36

Browser displays: Object not found!

Does anyone have this php script or do i have to do something else to get this click-to-dial to work?

Thank you

script[edit]

Were do I get this script?

AsteriskDialNumber seems not to work with templates (SOLVED)[edit]

Initial Situation:

I use the following within a template:

<tel> {{{Number}}} </tel>

Result:

I get the error message "Invalid tel no supplied: []" instead of the telephone link.

--Planetenxin 09:23, 24 October 2008 (UTC)Reply

Solution:

{{#tag:tel | {{{Number}}} }}

See [1]

--Planetenxin 09:22, 5 December 2008 (UTC)Reply

Help[edit]

How does asterisk do that? I don't have a callback script. I made one, but can only use it with fixed extension number. How does asterisk get ext. number based on username from this mediawiki extension? --john 07:11, 22 June 2010 (UTC)