similar to: callerid...

Displaying 20 results from an estimated 1300 matches similar to: "callerid..."

2005 Sep 29
1
Cisco AS5300 --> [SIP] --> Asterisk - NO AUDIO
OK, here goes my next problem. I have puchased a DID which I can connect to via SIP I have been given the following details: Username: uka1xxxxxx Password: 1000xxxxxx Server: brxxxx.net:5160 My equipment is Asterisk CVS HEAD on Red Hat EL 3.0 (NO NAT) The other end is a Cisco AS5300 (NO NAT) I can register with the Cisco with no problem. When I dial the DID it sends the call to my asterisk
2003 Oct 03
4
Iconnect Incomming calls
I have an IconnectHere account with a Inbound number and have setup the sip.conf to register and am recieving the call but When I answer the call it disconnect. I have tried sending the call to from * to a Softphone, Pingtel, and FXS port and all result the same. As soon as I accept the call it disconnects. I believe it may be some type of codec issue but I am not very familiar with that layer.
2007 Jul 17
2
media not accpetable with outgoing call on cisco
Hello, I have a problem with a cisco GW, if i only set g711 ulaw or alow as codec in my ata the the GW return a media not acceptable error. but If i add the g729 codec the all is ok. I see in the config of the cisco where to define codec for imcoming call but not for outgoing *Jul 17 15:57:02.604: Received: INVITE sip:0041787518551 at 192.168.0.110 SIP/2.0 Via: SIP/2.0/UDP
2004 Jun 30
1
SIP Notify contents showing 0/0 on VoiceMail
Folks, My question concerns the SIP Notify that is being sent to ... device. You can see it in the following line: Voicemail: 0/0 Shows no Voice mail but I did leave a voice mail at the extension. Any suggestion on what I should look for in my * setup. I am not worried about the 481 coming back for the other side yet. Once I get a handle on the Notify, I'll work on the 481.
2003 Jul 08
0
SIP Problem (previous post) .. information might be relevant
regarding my previous post about SIP outgoing calls dropping with an error 481 .. this is my output from a SIP debug. the call dropped occurs at the end. Asterisk is mine, Cisco-SIPGateway is the other end (remote) and not in my control. help :) please!! Dave Signal=0 Duration=250 (no NAT) to 216.52.153.207:5060 Sip read: SIP/2.0 200 OK Via: SIP/2.0/UDP
2004 Jan 09
0
SIP/2.0 487 Request Cancelled
Here's my sip debug output. anybody knows why Cisco sent * is CANCEL msg? Can someone tell me what ATA version are they using? Maybe this is also another issue.. I am using v2.16. This is using G711ulaw. Sip read: > SIP/2.0 100 Trying Via: SIP/2.0/UDP asterisk:5060;branch=z9hG4bK13fbce3e From: "Jess" <sip:6882332@mydomain.com>;tag=as6818ebfb To:
2004 Dec 16
1
Calls arent handled by asterisk - destruction of call
Hello, I'm trying to get started with asterisk/SIP so I was trying the demo that is provided in the extensions config file, but the call isn't "answered" by my server when I try calling the number that I registered at my SIP provider. I've registered with register => John.Doe:MyPass:MyUser@my-sip-provider/1000 in sip.conf and if I use "sip debug" I can see the
2005 Oct 09
1
Problem setting SIP incoming/outgoing
Hi I am a newbie to * and I am having a problem which appears strange as I did not find any mention of it anywhere in my search. Simply speaking, I have an external SIP proxy server which I am trying to configure for incoming and outgoing calls from my asterisk installation. So here is my configuration in sip.conf [general] register =>
2003 Mar 06
1
Cisco SIP Weirdness (1750, not ATA)
I have the following in extentions.conf: exten => 2111,1,Dial(SIP/2111 at gw1.langley) exten => 2111,2,Voicemail(u2111) exten => 2111,3,Hangup exten => 2111,100,Voicemail(b2111) exten => 2111,101,Hangup I have the following in sip.conf: ; Cisco 1750 [gw1.langley] type=friend host=172.16.17.1 context=default canreinvite=no Like the ATA, lots of stuff doesn't work on the 1750
2007 Feb 01
2
strange caller display
Hi all, I am using asterisk1.2.14,realtime and I find there is a strange case in the receiver's display. I have a dial plan to route a call to the destination. I haven't set the callerid(num) for the caller. In the receive ends, it's display shows "asterisk" when I make a call to the receiver. I wonder why "asterisk" shows in the display as I haven't set
2004 Aug 19
7
Can PSTN CallerID be fowarded to a SIP phone extension?
Hi All, I have a server setup with an incomming PSTN line and a bunch of Grandstream BT100 phones. Is there a way for asterisk to foward an incomming callerID from the PSTN to the SIP phone that is setup as an extension? We have a Voice menu setup for incomming calls and I would like to recieve the caller ID of the calls we are recieving after the incomming caller reaches their final
2004 Sep 30
4
No Audio
I wrote a nice detailed post before, and then my mail program lost it for me... so here I go again... I've followed the same process with three different versions of asterisk, my local source copy from about 1 week ago CVS, current CVS from about 24 hours ago, and version 1.0.1, all three versions had identical results: I compiled/installed libpri, zaptel, asterisk I copied config file from
2004 Dec 28
0
500 "Internal Server Error"
I am working with implementing Asterisk between four different AS5400's located in multiple sites with different PSTN gateways. I can get two of them to work without a problem, but I am getting the following on the others when I make a SIP call to the other two sites. Got SIP response 500 "Internal Server Error" back from 10.1.3.28 SIP/alma-1b77 is circuit-busy Everyone is
2004 Jul 26
5
GrandStream CallerID
I see my own number(or remote called num) instead of caller id on incoming calls on my BT-102. but on Xlite everyything is OK. I'm using * latest CVS. - shabanip
2006 Jun 12
0
ICLID or CNAM calling name and number through a cisco isdn gateway
All, I need to run this by everyone and see if someone has any idea's. I have a asterisk server setup and currently am receiving the inbound calling number where the name should be. My setup is.... One pri terminating into a Cisco 2431 router Sip messages from the Cisco get sent to a asterisk server linksys ata's a each remote end. I can receive the calling name if the call originates
2005 Feb 16
1
Strict Routing vs Loose Routing
Hello, I was interconnecting Asterisk (v1.0) with a strict router (ie, no ;lr in routes) and I think I found a bug in the way Asterisk prepare new requests inside a dialog. I'm sending some captures (ngrep) along with my comments. This is a 200 OK (INVITE) received by Asterisk ========================= U 2005/02/10 16:41:55.065538 143.173.202.82:5060 -> 143.173.202.83:5070 SIP/2.0 200
2007 Dec 01
1
Asterisk & Cisco calling Name
Anyone see an issue on asterisk 1.2 that it will not accept the invite from a Cisco gateway. If I turn off voice service voip signaling forward unconditional then Asterisk accepts the call but without cname. Below is a trace. Any help is appreciated. Thanks John Bittner Simlab.net voippbx01*CLI> <-- SIP read from 216.86.35.24:63549: INVITE sip:9734333001 at 69.60.198.130:5060 SIP/2.0
2005 Mar 15
1
Asterisk retains DTMF Control Even when an External IVR System is dialed
I am using Asterisk 1.06 Stable. When I dial my Mobile Number to check Voice Mail or my Bank Account Phone Access Number, the IVR System on the other end asks me to enter *2378 to transfer to an attendant. But When I press *2378, Asterisk tells me that it cannot transfer the calls and gives an error on CLI saying Extension '' does not exist in the dial plan. What is the trick to make
2005 May 22
4
Getting a Cisco gateway to work with Asterisk
Can anyone please help me with sample IOS commands to get a Cisco gateway working properly with Asterisk. I cannot get my Cisco 2801 with BRI interfaces to call into Asterisk. The Cisco identifies itself as sip:.@datamerge.local. I cannot figure out how to get it to identify as sip:cisco@datamerge.local. The gateway works with other SIP servers that don't require authentication, but
2004 Dec 15
1
Easy question? Get started with the Demo
Hello, I?m trying to get started with asterisk/SIP so I was trying the demo that is provided in the extensions config file, but the call isn?t ?answered? by my server when I try calling the number that I registered at my SIP provider. I?ve registered with register => John.Doe:MyPass:MyUser@my-sip-provider in sip.conf and if I use ?sip debug? I can see the call is coming in but then nothing