cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
649
Views
0
Helpful
2
Replies

isdn to sip message caller id

thanseman
Level 1
Level 1

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 from another extension on the asterisk server, I also can "make" the Cisco send out a generic name to the asterisk sip server and I see the name I statically assign in the Cisco appears on the terminating end (linksys ata)

I use the command in the Cisco under sip-ua

calling-info pstn-to-sip from name set name

timers buffer-invite 5000

I have also tried to add the commands...

remote party-id

-voice service voip,sip

ds0-num

Basically I need to take the field Remote-party id and place it in the sip message "From"

Here is some debug from the sip messages in the Cisco... this is an example of "no caller id Name"

ATTACHED IS A MY CONFIG AND SOME SIP DEBUG MESSAGES

1 Accepted Solution

Accepted Solutions

b.hsu
Level 5
Level 5

Possibly it's due to a bug CSCeg80858

View solution in original post

2 Replies 2

b.hsu
Level 5
Level 5

Possibly it's due to a bug CSCeg80858

thanseman
Level 1
Level 1

That did it!, Thanks.

FYI I had to use the command \....

sip-ua

remote-party-id

timers buffer-invite 5000