-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I' try to implement an automatic callback mechanism, just for local SIP calls.. 
Callback
on busy and on no answer. If the other party doen't answer, it should be 
possible to press
5 to place an callback.

Here is my dial:
exten => _X.,1,Set(EXITCONTEXT=callback)
exten => _X.,n,Dial(${DIALNUM},${ARG2},dtT)

And here the script for callback.
[callback]
exten => 5,1,agi(str_concat.sh)
exten => 5,n,Hangup

If I call someone and press 5, nothing happens. What could be a problem?
DTMFmode is RFC2833 for all SIP Accounts. DTMF's are transmitted correctly, I 
can enter
the voicmail menue.

I'm using Asterisk 1.4.21.1.

Any successions are very appreciated.

Chris...
- --
commpany dialog solutions gmbh

Dipl.-Ing.(FH) Christoph Fürstaller
IP-Communications

Ischlerbahnstraße 14, 5301 Eugendorf
Tel: +43 662 879512  Fax: +43 662 875960
IP-Tel: +43 780 commpany (26667269)
Email: c.fuerstal...@commpany.at

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)

iEYEARECAAYFAknkX5UACgkQR0exH8dhr/bIpgCffDCaHgDO6bWltTQHOajL63ZI
YTMAn0jDBdNOxsd5jjxBZ1yJ2J9HcCR5
=K4sI
-----END PGP SIGNATURE-----

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to