Displaying 2 results from an estimated 2 matches for "realtimeconfig".
2006 Dec 04
0
mwi for voicemail not showing up for realtimeconfig.
...k to it:
http://forums.digium.com/viewtopic.php?t=4363&highlight=
Regards,
Scott
-----Original Message-----
From: Scott Keagy
Sent: Monday, December 04, 2006 5:05 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [asterisk-users] mwi for voicemail not showing up for
realtimeconfig.
A while back I posted a fully functional though somewhat elaborate
mechanism to get MWI working with real-time voicemail and NOT using
static (static kinda takes a big chunk of value away from real-time).
Search the digium Asterisk User forums for my username "skeagy" with
keyword mwi....
2005 Jun 29
2
timeout on incoming PRI call
...like:
exten => _X.,1,Dial(SIP/${EXTEN}@domain.tld)
so i assumed that the timeout was caused because asterisk didn't know if
the number is complete or if further digits are sent, so i now replaced
this config with a realtime config which lists each number individually.
even when using this realtimeconfig (which includes only 'full' numbers
- no wildcards, etc.) it seems that asterisk does the db-lookup after
the timeout - so the delay is still there, although the dialed number is
distinct.
any suggestions about the cause of this problem / how to solve it?
cu
/gst
-------------- next part...