similar to: setting callerid not working if no callerid on incoming number

Displaying 20 results from an estimated 1100 matches similar to: "setting callerid not working if no callerid on incoming number"

2012 Jul 12
1
Asterisk with OpenBTS and mobile phone
Hello mailinglist, I want to connect Asterisk with OpenBTS and make a call with a mobile phone. I use: Ubuntu 11.10 + Kernel 3.0.22 GnuRadio 3.3.0 Asterisk 1.8.13 OpenBTS 2.8 Nokia Mobile Phone OpenBTS works and I can send sms from the OpenBTS server to the mobile phone. What I also need is a call between Asterisk and OpenBTS. I have also two soft phones which works with Asterisk. And also
2004 Sep 30
1
how to hung up a call immediately if it SIP response 486 "Busy Here" received
Hi, I noticed that it takes around 5 sec before the phone hang up immediately if SIP response 486 "Busy Here" was received. How to change it so that it will hangup immediately. >From the asterisk CLI, I am seeing ocalhost*CLI> -- Executing Macro("SIP/6200-70bb", "oneline|SIP/6203") in new stack -- Executing
2004 Jun 07
2
IAX Won't Pass Caller ID
Hi, We have to servers set up in two different networks. We are able to connect calls via IAX and they work perfectly. We do not see caller ID from clients on either side. Our Grandstream phones say Eri and our XTen phones say Asterisk. We did a debug and I am pasting the output from both servers below. We tried setCallerId in several different ways. We see the value get passed to the
2005 Mar 29
2
Using Lotus Domino LDAP as Samba Backend
Hello, can I use the Lotus Domino LDAP Server as backend for Samba? Has anyone tried this, or some experiences in that? Mit freundlichen Gr?ssen / Kind regards Norman Trapp System Management objective partner GmbH Bergstrasse 45 D-69469 Weinheim Tel. +49 (0)6201 3986 24 Fax. +49 (0)6201 3986 12 _______________________________________________ objective partner - keep IT in e.motion Diese
2003 May 26
1
Problems with NT passwords on samba 2.2.8 and earlier versions.
Hi, To elaborate on the password problem - We are operating in an NT4 environment that is slowly migrating to w2k. We have a number of unix workstations and servers that are running samba to share their disk space to PC users. The PC password policy requires that users change their password at monthly intervals. The samba configuration on all the unix boxes points to an NT4 PDC server for
2011 Jul 07
1
routing thru tinc
Hi, I setup tinc on two hosts with IP 192.168.200.102 on the first and IP 192.168.200.101 on the second. And it works. Now I would like to route packets thru 192.168.200.101 from 192.168.200.102 by adding the following route: ip route add 10.10.70.0/24 via 192.168.200.101 dev TINCDEVICE However, when I ping 10.10.70.254 from 192.168.200.102, I see the packet being sent to TINCDEVICE (tcmpdump)
2005 Jun 08
1
TDM400P strangeness
Hi List, I have a test asterisk box with a TDM400P with 4 FXO modules plugged in. Yesterday I could use the box without any issues - no problems. This morning, the sound on the box was absolutely horrible. After some fiddling about, I have rebooted the box, and now asterisk refuses to start! Here's the message I get: Jun 9 10:45:53 WARNING[3297]: chan_zap.c:769 zt_open: Unable to
2018 Mar 01
1
v2.2.34 released
On 03/01/2018 10:56 AM, Timo Sirainen wrote: >> NEW FEATURE DOV-1221: >> Attachment indicator >> Mark email attachment presence using $HasAttachment / $HasNoAttachment keywords > > Also added?https://wiki2.dovecot.org/AttachmentIndicator?- need to figure out where it > should be linked from.. Thanks, the feature sounds useful. I created a feature request for Roundcube
2006 Mar 29
4
:through alternate
I''d like to use :through to create a web of associations like: class Thing < ActiveRecord::Base has_many :child_things, :through => :thing_thing has_many :parent_things, :through => :thing_thing, :some_other_option? end class ThingThing < ActiveRecord::Base belongs_to :thing belongs_to :child_thing, :class_name => ''Thing'', :foreign_key =>
2011 Sep 02
0
No subject
(E.164/E.163) (1) [Dec 3 09:21:32] VERBOSE[6201] chan_dahdi.c: > Presentation: Presentation allowed of network provided number (3) '95135XXXX' ] [Dec 3 09:21:32] VERBOSE[6201] chan_dahdi.c: > [70 0b 80 30 36 37 31 30 XX XX XX XX XX] [Dec 3 09:21:32] VERBOSE[6201] chan_dahdi.c: > Called Number (len=13) [ Ext: 1 TON: Unknown Number Type (0) NPI: Unknown Number Plan (0)
2010 Jun 22
1
Running SIP on non-standard ports
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I want to have the ability to have anonymous SIP calls hit my server but I want to run it on different ports and create an SRV record for my target domain. My understanding of SIP is limited, but in a nutshell I want to accomplish the following: - - run SIP signaling on port 6200 - - create RTP ports on 6201-62XX Do I really need 10k ports open for
2017 May 31
1
v2.2.30 released
Timo wrote: >>> + If dovecot.index.cache corruption is detected, reset only the one >>> corrupted mail instead of the whole file. >> >> Is this a big performance win? I still have users with jumbo mailboxes >> who insist on direct mailbox file access using procmail or mail readers, >> which trigger index rebuilds when dovecot accesses them. > >
2006 May 10
1
pop3 problem with small messages with no Subject: and no To: headers
Hello, Seeing a strange thing with dovecot 1.0 b7 pop3. If a user gets a particular _very_ short spam message (not sure what virus makes these..), with NO Subject and NO To: headers and NO body, (example available upon request), the user is unable to download the mail. The log entry is: May 10 10:51:35 mail dovecot: POP3(user): Disconnected top=0/0, retr=1/1344, del=0/75, size=16383381
2003 Oct 15
2
Problem with T100P card in a new chassis
Due to some failed hardware on another platform, I've had to move a T100P card to a different chassis. After this move was completed, I am seeing some strange results on the T100P card that do not display to me any failure mode with which I am familiar. The card comes up, and shows "good" carrier and status, but Asterisk refuses to bring the D-channel up. Calls of course do
2011 Oct 11
3
CallerID inconsistently presented through ISDN/cellular networks
Hi, I'm facing a strange problem. My setup is: Alice cellphone <--GSM--><--ISDN--> Asterisk <-- ISDN --><--GSM--> Bob cellphone When Alice calls Asterisk which forwards the incoming call to Bob, sometimes Bob sees Alice's number, sometimes he sees a default CallerID (which happens to match the dialed number and the ANI). For various reasons, Bob really needs to
2003 Apr 13
2
Problem in getting tftp transfer to succeed
Setup: Server: Mac OS X Server which serves dhcp and tftp requests client: Acer with PXE boot agent 4.0.19 file to transfer: -rw-r--r-- 1 root wheel 10988 Apr 12 13:50 pxelinux.0 The default tftpd daemon doesn't support the tsize option (I think, look at the packet trace at the end, it reports the file isn't found, but I think this is because of tsize ... but I could be
2005 Mar 23
0
Porting PDC 3.0.4 to 3.0.11 on different Hardware
I'm trying to port our Samba PDC running Version 3.0.4 to a new Hardware. I installed the new System with Samba Version 3.0.11. I named the new server (majestix) different to our old one (tuxix), but let the Domain Name unchanged (KLEINTUXINGEN). Is it possible to copy the installation from the old to the new system? What do I havte to change and how? Who can give me advise here? I dont
2005 Mar 29
2
Client Profile mistake
Hello, after our harwarechrash we had to change the serversystem to another hardware. I copied all necessary samba files (I hope I did) to the new hardware and restarted Samba. Now when I try to log on the domain the client ist no longer trusted by the domain. When I add the client to the domain to solve these problem, I get an new profile after login. And this is my problem. All our
2004 Oct 05
1
problems with X100P - No channeltyperegisteredfor 'Zap'
Just to make sure this isn't a typo in your original email... Is this example from your zapata.conf? Also, the extension you have shown are in extensions.conf not zapata.conf correct? Here is an example of a good zapata.conf.... [channels] language=en busydetect=yes faxdetect=both busycount=7 relaxdtmf=yes callwaiting=yes callwaitingcallerid=yes useincomingcalleridonzaptransfer=yes
2006 Mar 01
0
Callerid error: receiving DNID instead of callerID
Hi, I installed asterisk 1.2.1 on a debian distro with 2 tdm400p cards. I'm receiving the DNID instead of callerid...this is very strange. I found many errors and warnings inside asterisk log like these: Feb 28 15:28:12 ERROR[18218] callerid.c: fsk_serie made mylen < 0 (-14) Feb 28 15:28:12 WARNING[18218] chan_zap.c: CallerID feed failed: Success Feb 28 15:28:12 WARNING[18218] chan_zap.c: