login | register
Mon 12 of May, 2008 [12:53 UTC]

voip-info.org

Search with Google
Search this site with Google. Results may not include recent changes.
 
Google Ads
Shoutbox
  • joe, Mon 12 of May, 2008 [04:27 UTC]: Is there an opensource browser based softphone, or a system like Busta where everything is not manages through their website?
  • Nick Barnes, Fri 09 of May, 2008 [11:36 UTC]: Christopher - yesterday I tried an Asterisk install on a CentOS 5.1 box with stock GUI and it all worked fine. Sorry I can't help.
  • aero, Fri 09 of May, 2008 [08:20 UTC]: can someone help me out on this, i tried to play some sound files on my asterisk box and this is the error message i got. WARNING[4429]: format_wav.c:169 check_header: Unexpected freqency 22050 May 8 11:17:39 WARNING[4433]: codec_gsm.c:194 gsmtolin_fra
  • Christopher Faust, Thu 08 of May, 2008 [14:15 UTC]: I beleive that I may have to change something in the xserver configuration. Please advise
  • Christopher Faust, Thu 08 of May, 2008 [14:14 UTC]: Everything was perfect. In the bios I have increased the memory allocated Still receive input not supported on my display.
  • Christopher Faust, Thu 08 of May, 2008 [14:13 UTC]: This would not be my main box. I am doing some testing to see if I can install zaptel and asterisk 1.4 on a full centos 5.1 box with development software Its bizzare, because before I went through the asterisk and zaptel installation everything was perfe
  • Nick Barnes, Thu 08 of May, 2008 [13:44 UTC]: Christopher - I can't see any way in which an Asterisk installation would muck your GUI, but remember that it is advised not to use a GUI on an Asterisk box anyway.
  • Christopher Faust, Wed 07 of May, 2008 [15:28 UTC]: When I try to startx I ge input not supported. Though before installing asterisk I had no video issue to start the GUI
  • Christopher Faust, Wed 07 of May, 2008 [15:26 UTC]: Hi Nick, I got centos 5.1 and asterisk up But now I cannot start startx I have set the depth from 24 to 16 for the video i810 driver for the i845 on my netvista machine but I cannot start GNOME. Please advise
  • Nick Barnes, Wed 07 of May, 2008 [10:01 UTC]: Howard - You'll need to provide a lot more information if you really want help.
Server Stats
  • Execution time: 0.37s
  • Memory usage: 2.18MB
  • Database queries: 31
  • GZIP: Disabled
  • Server load: 0.67

Asterisk Realtime MWI Hacks

I have MWI working pretty nicely with a set of Polycom 501/320s on Asterisk 1.6.0-beta8 in Realtime mode. The normal SUBSCRIBE/NOTIFY sequence seems broken, Asterisk seems to choose a random number of new messages it will send in the NOTIFY message, so I have a script that will compute this and generate a real NOTIFY packet using sipsak.

It's adapted from a previous script I found at (http://lists.iptel.org/pipermail/serusers/2005-May/019684.html), so much credit goes to the original creator. This can be adapted into an OpenSER setup as well to solve MWI issues.
In my setup this script is called from Asterisk in externnotify to send an MWI as soon as voicemail is left, as well as in a cron job to send out MWIs in the case that the phone was off / not registered when the message was sent.

in sip.conf you need:
[general]
; This seems like a mistake, it's not. We want to disable Asterisk from sending out
; bogus NOTIFY messages. Polycom's will still accept NOTIFY messages
allowsubscribe=no

in voicemail.conf you will need
[general]
externnotify=/path/to/notify-script

By the way, the SIP NOTIFY section must use <CR><LF> for new lines, not just <CR>. I hope this is helpful to someone.


Created by Josh Mahonin, Last modification by Josh Mahonin on Sat 10 of May, 2008 [16:34 UTC]

Please update this page with new information, just login and click on the "Edit" or "Add Comment" button above. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

Sponsored by:

Terms of Service Privacy Policy
© 2003-2008 VOIP-Info.org LLC

Powered by bitweaver