Displaying 7 results from an estimated 7 matches for "1760v".
Did you mean:
1760
2005 Jun 11
0
Caller ID transforms
Hey guys,
I would like to do some very basic Caller ID transforms on incoming
PSTN calls, traversing via SIP on my Cisco 1760V router to *. What is
the best place to do them, and could you specify an example? I've
browsed the Wiki quite a bit, and I know how to act on certain calls -
but I don't understand how to transform the Caller ID.
1. I'd like to remove area codes from calls that start with 559, so
tha...
2009 Dec 18
0
calls ending up in default context
I'm trying to figure out how calls are ending up in my default
context (which should never happen).
I've got a Cisco 1760V with a VIC-2FXO-M1/VIC-4FXS and 5 Cisco sip
phones.
When I make a call from one of the FXS ports on the 1760, the call
goes into asterisk's default context instead of where i think i'm
directing it.
Can someone tell me what I have misconfigured?
1760 config: http://kister.net/tmp/vgw...
2009 Dec 29
1
identifying channel for softhangup
When I place an outbound call from asterisk 1.6.1.12 to a FXO port on
my Cisco 1760V 12.4, the channel changes - seemingly incrementing:
e.g., in the first call, below, the channel name is
"SIP/vgw1-00000075" -- the second call (on the same FXO port after a
soft hangup on the CLI) is "SIP/vgw1-00000077"
How can I extract this information in the dialplan so t...
2012 Aug 17
0
Trouble with call pickup using RPID with Cisco
I have a Cisco 1760V with FXO ports hooked to POTS lines talking SIP to
asterisk 1.8.15.0.
imagining in extensions.conf:
exten => 1,1,Dial(SIP/121)
exten => 2,1,Dial(SIP/121&SIP/122)
When a caller dials extension 2 /and/ I have
trustrpid=yes
generaterpid=yes
sendrpid=yes
in sip.conf and I use the pic...
2004 Jan 11
1
Re: [Asterisk-Dev] More Success on the Cisco 7920 and SCCP !!!!!
Hi Siggi,
> > 7960 and then "Call Ended" on the Display (curious about that !!!).
>
> That seems to be normal for the 7920. I've sniffed the registration
> procedure with Cisco's newest 3.3(3) CallManager (+patches), and it's
> doing the same thing. Maybe that's some odd way of testing if the
> CallManager ("CCM") really works...
>
2008 Jul 03
2
Xorg "intel" driver on 965Q lockup?
...2? The old
"i810" and "vesa" work fine, I am looking for anyone else with
experience with the new "intel" video driver in 5.2.
The long of it:
I have a customer's Dell Optiplex 745 (Core2 Duo 6300, 965Q chipset
with integrated video) connected to a 19" NEC 1760V. Graphical
installs of CentOS 5.2 completely locks the system when X starts.
Text install succeeds and creates an xorg.conf using the "intel"
video driver. Starting X causes complete machine lockup (no
network - no ping, SSH dead) requiring a power cycle. This happens
95% of the time....
2005 Aug 31
5
Asterisk for Voicemail Server
How does one go about connecting Asterisk to a Meridian PBX to handle
voicemail?
I have a customer who is out of capacity on their voicemail system
(which connects to their meridian via several FXS cards) and I would
like to see if I could use Asterisk to handle their voicemail.
-Jonathan