clid on fxs ports
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Voice Over IP > Voice over IP Cisco > clid on fxs ports




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    clid on fxs ports  
Anthony Kouloglou


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-28-06 06:11 PM

Hi all,
on a 2851 with one E1 and 4 FXS ports i have configured the voice port
as follows:

voice-port 0/3/2
cptone GB
description xxx
station-id name yyy
station-id number 1234
caller-id enable type 1


there is also these:

voice-port 0/2/0:15
translation-profile incoming TP01
bearer-cap Speech
interface Serial0/2/0:15
no ip address
isdn switch-type primary-net5
isdn incoming-voice voice
no cdp enable


dial-peer voice 10 pots
destination-pattern 9T
port 0/2/0:15


when i call from the analog phone to an ipphone extension internally i
have clid (both name and number) to the ipphone

but when i make calls through the pri, i get "uknown number" to the
external phone that i have called.
Is this ficed somehow?

Cheers
Anthony





[ Post a follow-up to this message ]



    Re: clid on fxs ports  
Ryan Ratliff


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-28-06 06:11 PM

Do you have a q931 debug showing the outbound call?

-Ryan

On Jun 28, 2006, at 12:03 PM, Anthony Kouloglou wrote:

Hi all,
on a 2851 with one E1 and 4 FXS ports i have configured the voice port
as follows:

voice-port 0/3/2
cptone GB
description xxx
station-id name yyy
station-id number 1234
caller-id enable type 1


there is also these:

voice-port 0/2/0:15
translation-profile incoming TP01
bearer-cap Speech
interface Serial0/2/0:15
no ip address
isdn switch-type primary-net5
isdn incoming-voice voice
no cdp enable


dial-peer voice 10 pots
destination-pattern 9T
port 0/2/0:15


when i call from the analog phone to an ipphone extension internally i
have clid (both name and number) to the ipphone

but when i make calls through the pri, i get "uknown number" to the
external phone that i have called.
Is this ficed somehow?

Cheers
Anthony
 ________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip





[ Post a follow-up to this message ]



    Re: clid on fxs ports  
Anthony Kouloglou


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-29-06 12:11 PM

________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip






[ Post a follow-up to this message ]



    Re: clid on fxs ports  
Brian Henry


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-29-06 12:11 PM

First talk to your provider and let them know that you wish to control the A
NI and not them with the Billing Number that is associated with the PRI.
 
Brian

________________________________

From: cisco-voip-bounces@puck.nether.net on behalf of Anthony Kouloglou
Sent: Thu 6/29/2006 6:19 AM
To: Ryan Ratliff
Cc: cisco-voip@puck-nether.net
Subject: Re: [cisco-voip] clid on fxs ports


Ryan
here is a csim start command from that router

Lon2851#csim start 90030xxxxxxxxxx
csim: called number = 90030xxxxxxxxxx, loop count = 1 ping count = 0

*Jun 29 11:11:08.959: ISDN Se0/2/0:15 Q931: Applying typeplan for sw-type 0x
12 is 0x0 0x0, Called num 0030xxxxxxxxxx
*Jun 29 11:11:08.959: ISDN Se0/2/0:15 Q931: TX -> SETUP pd = 8  callref = 0x
0164 
Bearer Capability i = 0x8090A3 
Standard = CCITT 
Transfer Capability = Speech  
Transfer Mode = Circuit 
Transfer Rate = 64 kbit/s 
Channel ID i = 0xA9839E 
Exclusive, Channel 30 
Called Party Number i = 0x80, '0030xxxxxxxxxx' 
Plan:Unknown, Type:Unknown
*Jun 29 11:11:09.103: ISDN Se0/2/0:15 Q931: RX <- SETUP_ACK pd = 8  callref 
= 0x8164 
Channel ID i = 0xA9839E 
Exclusive, Channel 30 
Progress Ind i = 0x8288 - In-band info or appropriate now available 
*Jun 29 11:11:15.555: ISDN Se0/2/0:15 Q931: RX <- ALERTING pd = 8  callref =
 0x8164
*Jun 29 11:11:17.839: ISDN Se0/2/0:15 Q931: RX <- CONNECT pd = 8  callref = 
0x8164
*Jun 29 11:11:17.839: %ISDN-6-CONNECT: Interface Serial0/2/0:29 is now conne
cted to xxxxxxxxxx N/A
*Jun 29 11:11:17.839: ISDN Se0/2/0:15 Q931: TX -> CONNECT_ACK pd = 8  callre
f = 0x0164
*Jun 29 11:11:18.391: ISDN Se0/2/0:15 Q931: RX <- DISCONNECT pd = 8  callref
 = 0x8164 
Cause i = 0x8090 - Normal call clearing 
Progress Ind i = 0x8288 - In-band info or appropriate now available 
*Jun 29 11:11:18.395: ISDN Se0/2/0:15 Q931: call_disc: PI received in discon
nect; Postpone sending RELEASE for callid 0x8164.
csim: loop = 1, failed = 0  
csim: call attempted = 1, setup failed = 0, tone failed = 1

Lon2851#

I guess there is no Calling party in the setup message.
When there is a call from an ip phone, there is calling party (the extension
 of the ccm). Of course the POTS provider just shows the number of the PRI t
o the called party and not the internal extension of the CCM.
But when i make calls from the router ( with csim start) or the fxs (a modem
 attached there), there is no calling party on the q931setup message and so 
the provider does not shows anything to the called.
I have tried configuring isdn calling-number etc on the serial 0/2/0:15 but 
nothing changes. Must i put something there or at the dial-peer pots?
The customer wants this feature desperately!!!

Cheers,
Anthony
Ryan Ratliff wrote: 

Do you have a q931 debug showing the outbound call? 
	
-Ryan 
	
On Jun 28, 2006, at 12:03 PM, Anthony Kouloglou wrote: 
	
Hi all, 
on a 2851 with one E1 and 4 FXS ports i have configured the voice port 
as follows: 
	
voice-port 0/3/2 
cptone GB 
description xxx 
station-id name yyy 
station-id number 1234 
caller-id enable type 1 
	
	
there is also these: 
	
voice-port 0/2/0:15 
translation-profile incoming TP01 
bearer-cap Speech 
interface Serial0/2/0:15 
no ip address 
isdn switch-type primary-net5 
isdn incoming-voice voice 
no cdp enable 
	
	
dial-peer voice 10 pots 
destination-pattern 9T 
port 0/2/0:15 
	
	
when i call from the analog phone to an ipphone extension internally i 
have clid (both name and number) to the ipphone 
	
but when i make calls through the pri, i get "uknown number" to the 
external phone that i have called. 
Is this ficed somehow? 
	
Cheers 
Anthony 
 ________________________________________
_______ 
cisco-voip mailing list 
cisco-voip@puck.nether.net 
https://puck.nether.net/mailman/listinfo/cisco-voip 
	
	





Attachment:
This has been downloaded 0 time(s).



[ Post a follow-up to this message ]



    Re: clid on fxs ports  
Fedorov, Konstantin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-30-06 12:11 AM

Hi,

 

Csim start - how I remember is not supported command.

 

Can you provide debug when you call from actual phone attached to fxs ?

-----------------------
Sincerely Yours,
Konstantin Fedorov

_____  

From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Anthony
Kouloglou
Sent: Thursday, June 29, 2006 2:19 PM
To: Ryan Ratliff
Cc: cisco-voip@puck-nether.net
Subject: Re: [cisco-voip] clid on fxs ports

 

Ryan
here is a csim start command from that router

Lon2851#csim start 90030xxxxxxxxxx
csim: called number = 90030xxxxxxxxxx, loop count = 1 ping count = 0

*Jun 29 11:11:08.959: ISDN Se0/2/0:15 Q931: Applying typeplan for
sw-type 0x12 is 0x0 0x0, Called num 0030xxxxxxxxxx
*Jun 29 11:11:08.959: ISDN Se0/2/0:15 Q931: TX -> SETUP pd = 8  callref
= 0x0164 
Bearer Capability i = 0x8090A3 
Standard = CCITT 
Transfer Capability = Speech  
Transfer Mode = Circuit 
Transfer Rate = 64 kbit/s 
Channel ID i = 0xA9839E 
Exclusive, Channel 30 
Called Party Number i = 0x80, '0030xxxxxxxxxx' 
Plan:Unknown, Type:Unknown
*Jun 29 11:11:09.103: ISDN Se0/2/0:15 Q931: RX <- SETUP_ACK pd = 8
callref = 0x8164 
Channel ID i = 0xA9839E 
Exclusive, Channel 30 
Progress Ind i = 0x8288 - In-band info or appropriate now
available 
*Jun 29 11:11:15.555: ISDN Se0/2/0:15 Q931: RX <- ALERTING pd = 8
callref = 0x8164
*Jun 29 11:11:17.839: ISDN Se0/2/0:15 Q931: RX <- CONNECT pd = 8
callref = 0x8164
*Jun 29 11:11:17.839: %ISDN-6-CONNECT: Interface Serial0/2/0:29 is now
connected to xxxxxxxxxx N/A
*Jun 29 11:11:17.839: ISDN Se0/2/0:15 Q931: TX -> CONNECT_ACK pd = 8
callref = 0x0164
*Jun 29 11:11:18.391: ISDN Se0/2/0:15 Q931: RX <- DISCONNECT pd = 8
callref = 0x8164 
Cause i = 0x8090 - Normal call clearing 
Progress Ind i = 0x8288 - In-band info or appropriate now
available 
*Jun 29 11:11:18.395: ISDN Se0/2/0:15 Q931: call_disc: PI received in
disconnect; Postpone sending RELEASE for callid 0x8164.
csim: loop = 1, failed = 0  
csim: call attempted = 1, setup failed = 0, tone failed = 1

Lon2851#

I guess there is no Calling party in the setup message.
When there is a call from an ip phone, there is calling party (the
extension of the ccm). Of course the POTS provider just shows the number
of the PRI to the called party and not the internal extension of the
CCM.
But when i make calls from the router ( with csim start) or the fxs (a
modem attached there), there is no calling party on the q931setup
message and so the provider does not shows anything to the called.
I have tried configuring isdn calling-number etc on the serial 0/2/0:15
but nothing changes. Must i put something there or at the dial-peer
pots?
The customer wants this feature desperately!!!

Cheers,
Anthony
Ryan Ratliff wrote: 

Do you have a q931 debug showing the outbound call? 

-Ryan 

On Jun 28, 2006, at 12:03 PM, Anthony Kouloglou wrote: 

Hi all, 
on a 2851 with one E1 and 4 FXS ports i have configured the voice port 
as follows: 

 ________________________________________
_______ 
cisco-voip mailing list 
cisco-voip@puck.nether.net 
https://puck.nether.net/mailman/listinfo/cisco-voip 





Attachment:
This has been downloaded 0 time(s).



[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:04 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register