search for: jonbaraq

Displaying 4 results from an estimated 4 matches for "jonbaraq".

2010 Jun 14
1
Configure Voicemail for Large Systems
...way to define mailbox in a dynamic way. I have 100 users and I would like to know if there's any way to avoid the definition of the 100 mailboxes in voicemail.conf and use for example the variables that I am getting from extensions.conf. Thanks in advance, Jonathan -- Personal webpage - www.jonbaraq.eu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100614/27ef90be/attachment.htm
2010 Jun 15
1
Voicemail vm-intro played even when temp greeting is setup
...ro I can use the s flag, doing something like this: exten => 1234,1,VoiceMail(s${NUMBER}@test) But the problem is that if I do that nothing is played for the users that don't have personalized greeting. Any help would be appreciated. Thanks in advance, Jonathan -- Personal webpage - www.jonbaraq.eu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100615/c2f319b4/attachment-0001.htm
2010 Oct 26
5
Mobile Phones and Asterisk
Hi, Is the dev_state can also be used to track a mobile phone's status via SIP? I tried it on several phones(nokia, samsung) but it returns NOANSWER but i can hear a beep beep beep sound indicating that it is currently busy. regards, RYAN ICASIANO
2010 Jun 15
0
Extract user part from SIP URI
...ated. Right now what I am doing is (NUMBER contains the history info): exten => 1234,1,Set(NUMBER=${CUT(NUMBER, \:, 2)}) exten => 1234,2,Set(NUMBER=${CUT(NUMBER, @, 1)}) I am just interested in the first occurrence of the SIP URI. Thanks in advance, Jonathan -- Personal webpage - www.jonbaraq.eu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100615/92ffbe89/attachment.htm