Hello, i have installed the latest asterisk software and I user soft phones and hard phones (generally Nokia E-Series with sip and wifi enabled functions). I want to know how may i send in band messages to my clients. Simple text messages on their devices/software - clients. Thank you for any ideas. Jonson. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080606/a9b1a016/attachment.htm
ronald ramos
2008-Jun-06 13:10 UTC
[asterisk-users] Play Beep if 1 minute remaining on Abosulte timeout
Hi, I have this dialpan to call international: exten => _00.,1,SET(TIMEOUT(absolute)=300) exten => _00.,n,Dial(SIP/${EXTEN}@myvoip-provider-trunk) exten => _00.,n,NoCDR() exten => _00.,n,Hangup Is there a way to check if there is only 1 minute remaining on the absolute timeout? also an additional question, i can make call using that dialplan, but when the remote end hangs up first, asterisk does not see the hangup so it does not disconnect the ip phone. is this a prob on my config or the gateway that i send the calls to? thank you regards ronramos -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080606/c72d4a43/attachment.htm