search for: localsets

Displaying 20 results from an estimated 29 matches for "localsets".

2006 Jan 21
2
DO NOT REPLY [Bug 3432] New: rsync -azv --cvs-exclude forgets "LocalSettings.php"
https://bugzilla.samba.org/show_bug.cgi?id=3432 Summary: rsync -azv --cvs-exclude forgets "LocalSettings.php" Product: rsync Version: 2.6.6 Platform: x86 URL: http://pto.linux.dk/albackup.tgz OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core
2015 Aug 25
4
Ringback issue
...nt-phone](!) type=friend host=dynamic secret=XXXXXXXXXX dtmfmode=auto disallow=all allow=ulaw allow=gsm allow=g723 allow=ilbc subscribemwi=no [4165555555](client-phone) secret=xxxxxxxxxxxxxxxxxxxxxxxxxx callerid=D'Arcy <4165555555> mailbox=4165555555 at VoiceMail context=LocalSets I can send calls to this extension with this: exten => 1,Verbose(0,${CALLERID(all)} Calling ${EXTEN}) same => n,Dial(SIP/4165555555,30) same => n,VoiceMail(4165555555 at VoiceMail,u) same => n,Hangup() Up to this point everything works as expected. I call in and I hear a ringb...
2013 May 01
1
Call "stuck" in queue
...ringinuse disabled) (dynamic) (In use) has taken 12 calls (last was 552 secs ago) SIP/Peggy (ringinuse disabled) (dynamic) (In use) has taken 1 calls (last was 822 secs ago) Callers: *1. DAHDI/i1/9705541916-1507 (wait: 4:32, prio: 0)* *core show channels concise * SIP/KWakmn-0000181a!LocalSets!sales!1!Ringing!AppQueue!(Outgoing Line)!214!!!3!1!(None)!sip1-1367428777.13318 DAHDI/i1/7812693000-1508!queues!sales!21!Up!Queue!sales,tc,,,,,,sub-QueueConnected!7812693000!!!3!277!SIP/Peggy-0000180c!sip1-1367428501.13296 SIP/Erin-00001819!LocalSets!sales!1!Ringing!AppQueue!(Outgoing Line)!233!!...
2015 Jun 12
2
Voice mail and caller ID
I have this in my sip.conf: exten => *98,1,Verbose(0,CALLERID number is "${CALLERID(num)}") same => n,VoicemailMain(${CALLERID(num)}@LocalSets,s) same => n,Hangup However, my extensions are set up so that they always show the external number, not the extension: [foobar2](client-phone) secret=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx callerid=Candace <5555551212> mailbox=foobar2 at LocalSets So the caller ID is 5555551212 but the voice...
2017 Apr 18
4
Voicemail asking for login
...evel but here it is anyway. Due to line wrapping I added "<<<" to the end of each line in case it is not clear where the actual line endings are. "Alex Chernyshev" <4164251212> going into voice mail for stocktrans2<<< -- Executing [stocktrans2 at LocalSets:19] Set("SIP/alex-00000175", "_ACCOUNT=stocktrans2") in new stack<<< -- Executing [stocktrans2 at LocalSets:20] VoiceMail("SIP/alex-00000175", "stocktrans2 at VoiceMail,u") in new stack<<< > 0x7f7fea5dc000 -- Probation pass...
2017 Apr 19
2
Voicemail asking for login
.... > Can you show the equivalent line from a working mailbox (so we can see > if it also uses the context 'VoiceMail', or maybe something else > instead, like 'default'?). "" <6477190146> going into voice mail for alex<<< -- Executing [alex at LocalSets:19] Set("SIP/thinktel-00000181", "_ACCOUNT=alex") in new stack<<< -- Executing [alex at LocalSets:20] VoiceMail("SIP/thinktel-00000181", "alex at VoiceMail,u") in new stack<<< -- <SIP/thinktel-00000181> Playing '/var/s...
2015 Jun 12
0
Voice mail and caller ID
Try this for CHAN_SIP: same => n,Set(Peer=${SIPCHANINFO(peername)}) ; Get the peer same => n,Set(MailBox=${SIPPEER(${Peer},mailbox)}); Get the mailbox same => n,VoicemailMain(${MailBox}@LocalSets,s) ; If we have a mailbox defined log into it If you are using PJSIP it's more complex same => n,Set(EndPoint=${CHANNEL(endpoint)}) ; Get the peer same => n,Set(MailBox=${PJSIP_ENDPOINT(${EndPoint},mailboxes)}) same => n,ExecIf($[${ISNULL(${MailBox})} = 1]?Set(MailBox=${...
2015 Jun 12
1
Voice mail and caller ID
...49:05 -0700 John Kiniston <johnkiniston at gmail.com> wrote: > Try this for CHAN_SIP: > > same => n,Set(Peer=${SIPCHANINFO(peername)}) ; Get the peer > same => n,Set(MailBox=${SIPPEER(${Peer},mailbox)}); Get the > mailbox same => n,VoicemailMain(${MailBox}@LocalSets,s) ; If we > have a mailbox defined log into it Perfect. Thanks. However, I didn't bother setting a variable. I just use it directly. same => n,VoicemailMain(${SIPCHANINFO(peername)}@LocalSets,s) However... http://www.voip-info.org/wiki/view/Asterisk+func+sipchaninfo says that SI...
2014 Aug 09
1
DB_DELETE
...${DBKey}) ? ? ? ? same => n,DB_DELETE(office/${DBKey}) ? ? ? ? ? same => n,Playback(auth-thankyou) ? ? ? ? same => n,Hangup() And I get the following error: [2014-08-09 18:00:30] WARNING[4338][C-00000067]: pbx.c:4869 pbx_extension_helper: No application 'DB_DELETE' for extension (LocalSets, 303, 3) ? == Spawn extension (LocalSets, 303, 3) exited non-zero on 'SIP/0015652CABE8_1-0000006c' I checked func_db.c and the code is in place for DB_DELETE. Thanks, Joey -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermai...
2013 Jun 08
0
H.323 Trunk between Asterisk 11 and Avaya
...Avaya to Asterisk the call is dropped. Here are my config files: sip.config: [general] allowguest=no srvlookup=no udpbindaddr=192.168.1.252 ; IP of the Asterisk box tcpenable=yes ; if I set it to no I can't call between the Aastra phones [office-phone](!) type=friend secret=1234 context=LocalSets host=dynamic nat=force_rport,comedia dtmfmode=auto disallow=all allow=alaw allow=ulaw port=5060 [426](office-phone) [427](office-phone) ooh323.conf: [general] port=1720 bindaddr=0.0.0.0 gateway=no canreinvite=no faststart=yes h245tunneling=yes h323id=ObjSysAsterisk e164=100 callerid=asterisk g...
2014 Aug 07
2
Calls not hanging up
...ter a call is completed (both ends hang up) the call still shows as active. # asterisk -x "core show channels" Channel Location State Application(Data) SIP/thinktel-0000000 (None) Up AppDial((Outgoing Line)) SIP/4164251212-00000 4165555555 at LocalSets Up Dial(SIP/thinktel/4165559999) 2 active channels 1 active call 1 call processed The 1212 number is mine and is hung up. I even rebooted my ATA to make sure that it wasn't holding the line. My dialplan is extremely simple. In fact, I even simplified it from what it was for this testing. H...
2019 Dec 03
2
Faxes stopped working - AMI issue?
On 12/3/19 3:04 PM, Joshua C. Colp wrote: > >     The AMI command, after the login, looks like this: > > > >     Action: Originate > >     Channel: SIP/outgoing/%%(destination)s > >     Context: LocalSets > >     CallerID: Vybe Consulting Inc Fax Service <5555551212> > >     Exten: sendfax > >     Priority: 1 > >     Timeout: 30000 > >     Variable: faxfile=%%(faxfile)s > >     Variable: uid=%%(uid)s > >     Variable:...
2019 Dec 03
2
Faxes stopped working - AMI issue?
...t; disconnected > [Nov 27 06:16:01] VERBOSE[101244] manager.c: Manager 'asterisk' logged > on from 127.0.0.1 > > The AMI command, after the login, looks like this: > > Action: Originate > Channel: SIP/outgoing/%%(destination)s > Context: LocalSets > CallerID: Vybe Consulting Inc Fax Service <5555551212> > Exten: sendfax > Priority: 1 > Timeout: 30000 > Variable: faxfile=%%(faxfile)s > Variable: uid=%%(uid)s > Variable: destination=%%(destination)s > Variable: sender_name=Vybe Cons...
2015 Mar 20
0
Asterisk on OpenWrt (first time user)
...rvlookup=no udpbindaddr=0.0.0.0 tcpenable=no localnet=172.16.28.0/24 alwaysauthreject=yes language=de register => MyEkigaUser:MyEkigaPass at ekiga.net/MyEkigaUser [my-codecs](!) allow=!all,alaw [home-phone](!,my-codecs) acl=voice_vlan directmedia=no type=friend host=dynamic context=LocalSets [MyPhoneMacAddress](home-phone) secret=MyPhonePassword [ekiga_inbound](my-codecs) acl=acl_ekiga_inbound type=peer host=ekiga.net context=from-ekiga [ekiga_outbound](my-codecs) acl=acl_ekiga_outbound type=peer host=ekiga.net defaultuser=MyEkigaUser remotesecret=MyEkigaPass fromuser=MyE...
2017 Apr 17
3
Voicemail asking for login
We have a template for extensions and voicmail. They look like this: exten => %ACCOUNT%,1,Verbose(0,Entering extension %ACCOUNT%) same => n(DialDesk),Verbose(0,${CALLERID(all)} Calling ${EXTEN}) same => n,Dial(SIP/%ACCOUNT%,30) same => n(VoiceMail),Set(CDR(userfield)=VoiceMail) same => n,Verbose(0,${CALLERID(all)} going into voice mail for %ACCOUNT%)
2015 Aug 07
2
AgentRequest() and which agent id?
...alled extension 300 which will be placed in Queue(support-queue). How to find out which agent is available I can put their Agent id in AgentRequest() ? If this is not a good approach then how it should be done? Agent should automatically get next call when he/she is available. extensions.conf [LocalSets] exten => 300,1,Answer() same => n,Queue(support-queue) same => n,hangup [agents] ;callback exten => 800,1,AgentRequest(????) ; How to get Agent id that is available to take call? same => n,NoOp(AGENT_STATUS is ${AGENT_STATUS}) same => n,Playback(silence/1) same => n,Hangup()...
2019 Nov 27
2
Faxes stopped working - AMI issue?
...n [Nov 27 06:16:00] VERBOSE[101245] asterisk.c: Remote UNIX connection disconnected [Nov 27 06:16:01] VERBOSE[101244] manager.c: Manager 'asterisk' logged on from 127.0.0.1 The AMI command, after the login, looks like this: Action: Originate Channel: SIP/outgoing/%%(destination)s Context: LocalSets CallerID: Vybe Consulting Inc Fax Service <5555551212> Exten: sendfax Priority: 1 Timeout: 30000 Variable: faxfile=%%(faxfile)s Variable: uid=%%(uid)s Variable: destination=%%(destination)s Variable: sender_name=Vybe Consulting Inc Fax Service Variable: sender_num=5555551212 Those "%%&q...
2014 Sep 13
1
NOT able to call on local extensions while successfully call on external mobile no.(using SONETEL account)
...dproxy=sip.sonetel.com [usa_number] type=friend dtmfmode=rfc2833 context=hello123 host=sip.sonetel.com username=support secret=password nat=yes fromdomain=mydomain.net outboundproxy=sip.sonetel.com insecure=invite disallow=All allow=alaw allow=ulaw allow=gsm [office-phone](!) type=friend context=LocalSets host=dynamic nat=yes secret=s3CuR#p at s5 dtmfmode=auto disallow=all allow=ulaw ; define a device name and use the office-phone template [bombay](office-phone) ; define another device name using the same template [lucknow](office-phone) [test5](office-phone) ====================================...
2014 Sep 21
1
error receiving a fax ... but with a fax that was received without problems
..." error in the ReceiveFax command. The problem is that all the next steps (conversion of the fax to pdf & sending it to a mailbox) are never executed. When I do this manually, there seems nothing wrong with the received file .... Any hints ? Asterisk output: * -- *Executing [502 at LocalSets:5] *ReceiveFAX*("*DAHDI/4-1*", " */tmp/201409211416.tif*") in new stack * -- *Channel 'DAHDI/4-1' receiving FAX '/tmp/201409211416.tif' * -- *Channel 'DAHDI/4-1' FAX session '0' started * -- *FAX handle 0: [ 037.139057 ], entering CLOS...
2015 Jul 06
0
SIP/2.0 401 Unauthorized when calling from one SIP extension to another
...takes place. The contents of my sip.conf file: ---------------------------------------------------------------------------------------------------- [general] context=unauthenticated allowguest=no srvlookup=no udpbindaddr=0.0.0.0 tcpenable=no shrinkcallerid=no [office-phone](!) type=peer context=LocalSets host=dynamic nat=force_rport,comedia dtmfmode=auto disallow=all allow=g729 [85004](office-phone) defaultuser=85004 secret=securepass callerid="Phone 4" <85004> [85014](office-phone) defaultuser=85014 secret=securepass callerid="Phone 14" <85014> host=192.168.96.141...