search for: _91

Displaying 7 results from an estimated 7 matches for "_91".

Did you mean: 191
2006 Mar 03
4
really need help with outgoing calls..PSTN errors
...earglobalvars=no priorityjumping=no [globals] ATTENDANT=1001 OUTBOUNDTRUNK=ZAP/g1 [extentions] exten => _10XX,1,Ringing exten => _10XX,2,Dial(SIP/${EXTEN},20) exten => _10XX,3,Answer exten => _10XX,4,VoiceMail(u${EXTEN}@voicemail) exten => _10XX,5,Hangup [voicemail] exten => _910XX,1,Wait(1) exten => _910XX,2,VoiceMailMain(${EXTEN:1}@voicemail) [local] include => extentions include => voicemail [incoming] exten => s,1,Answer exten => s,n,Wait(2) exten => s,n,Set(TIMEOUT(response)=15) exten => s,n,Background(company-intro) exten => s,n,WaitExten(...
2005 Jan 29
0
Adding digits to incoming callids depending on context?
...ceive calls: > > exten => _0.,1,Dial(CAPI/@XXXXXX:${EXTEN:1},60,r) > exten => _0.,2,Congestion > exten => _0.,3,Hangup() > > exten => _90.,1,Dial(SIP/${EXTEN:2}@sipgate.de,60,Ttr) > exten => _90.,2,Congestion > exten => _90.,3,Hangup() > > exten => _91.,1,Dial(SIP/${EXTEN:2}@nikotel.com,60,Ttr) > exten => _91.,2,Congestion > exten => _91.,3,Hangup() > > ISDN/CAPI, sipgate.de and nikotel.com. I have seperate contexts for > each incoming service. > > I would like to add the prefix for dialling out to the callerid of &gt...
2006 Jun 22
4
when I press "transfer" -> blind -> 700 . The user is not able to hear what extension the call was parked on
...[extentions] include => parkedcalls include => meetme-ext include => direct-to-voicemail exten => _10XX,1,Dial(SIP/${EXTEN},20,t) exten => _10XX,n,Answer exten => _10XX,n,VoiceMail(u${EXTEN}@voicemail) exten => _10XX,n,Hangup() [voicemail] exten => _910XX,1,Wait(1) exten => _910XX,n,VoiceMailMain(${EXTEN:1}@voicemail) [direct-to-voicemail] exten => _810XX,1,VoiceMail(u${EXTEN:1}@voicemail) exten => _810XX,n,Hangup() [local] include => extentions include => voicemail [incoming] exten => s,1,Answer ext...
2006 Mar 13
1
Scrolling messages
Several times a day I get this meesage scrolling on one of our asterisk boxes: Mar 13 14:43:47 NOTICE[11264]: channel.c:1911 ast_read: Dropping incompatible voice frame on Local/928@sanset-d88e,2 of format slin since our native format has changed to alaw Mar 13 14:43:47 NOTICE[11264]: channel.c:1911 ast_read: Dropping incompatible voice frame on Local/928@sanset-d88e,2 of format slin since our
2010 Dec 09
1
(Fwd) Re: Configuring Softphone
...; type = friend > username = Gary > callerid = 120 > secret = password > host = dynamic > defaultip = dynamic > context = gary-incomming > dtmfmode = rfc2833 > allow=all > > Frustrated, > > Gary > > Without any other comment, you need > exten => _91.,1,Dial(DAHDI/g1/${EXTEN}) > in the gary-incomming context. > > As defined now, Gary can > #1 answer a call > #2 call IAX/gogh using 1001 > I entered the exten line you suggested: [gary-incomming] exten => _91.,1,Dial(DAHDI/g1/${EXTEN}) I removed all other lines in [gary-i...
2003 Nov 05
1
iconnect
...t=1234 iauth=md5 nat=yes host=dynamic reinvite=no canreinvite=no qualify=1000 dtmfmode=rfc2883 callerid="Tomer Shoval" <1000> disallow=all allow=gsm context=default Extensions.conf [general] static=yes writeprotect=yes [globals] [default] exten => _91.,1,Dial(SIP/${EXTEN:1}@iconnect,70) exten => _91.,2,Hangup As you can see, very minimal, for this kind of usage (outbound iconnect) only and from one sip phone only. These are the actual configuration files, with usernames and passwords garbled. Thanks. Shoval -----------...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking