Hi guys. We have currently Asterisk CVS-v1-0-08/15/05-15:53:48 connected in SIP with a Cisco AS5300 (IOS 12.3). One PRI is connected to the Cisco gateway. The problem we have is that on incoming PSTN calls to the AS5300, relayed in SIP to Asterisk, the callerID name is not being transmitted. We received the callerID number but no name. I know we are receiving the name from the PRI in hexadecimal format (running in debug mode) but the AS53003 doesn't do anything with it. We tried to setup remote-party-id in the Cisco and setting trustripd=yes in sip.com but that did not help. Also, I know we can send names to Asterisk from the Cisco since I'm able to force the name on all incoming calls from the PSTN -->router(config-sip-ua)# calling-info pstn-to-sip from name set foo<-- The callerid name foo is then displayed with the correct callerid number for all incoming calls. Debug mode in Asterisk shows that we are in fact getting the remote-party-id header but no names in it. Any ideas or suggestions? Thanks, Max __________________________________________________________ L?che-vitrine ou l?che-?cran ? magasinage.yahoo.ca
I seem to recall this problem on the mailing list a couple of months ago, I'd point you towards, but can't seem to find it. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Max Braz Sent: September 21, 2005 9:29 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Cisco AS5XXX + CallerID Name Hi guys. We have currently Asterisk CVS-v1-0-08/15/05-15:53:48 connected in SIP with a Cisco AS5300 (IOS 12.3). One PRI is connected to the Cisco gateway. The problem we have is that on incoming PSTN calls to the AS5300, relayed in SIP to Asterisk, the callerID name is not being transmitted. We received the callerID number but no name. I know we are receiving the name from the PRI in hexadecimal format (running in debug mode) but the AS53003 doesn't do anything with it. We tried to setup remote-party-id in the Cisco and setting trustripd=yes in sip.com but that did not help. Also, I know we can send names to Asterisk from the Cisco since I'm able to force the name on all incoming calls from the PSTN -->router(config-sip-ua)# calling-info pstn-to-sip from name set foo<-- The callerid name foo is then displayed with the correct callerid number for all incoming calls. Debug mode in Asterisk shows that we are in fact getting the remote-party-id header but no names in it. Any ideas or suggestions? Thanks, Max __________________________________________________________ L?che-vitrine ou l?che-?cran ? magasinage.yahoo.ca _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
You need to run a late 12.3T to get name passed via SIP. Max Braz wrote:> Hi guys. > > We have currently Asterisk CVS-v1-0-08/15/05-15:53:48 > connected in SIP with a Cisco AS5300 (IOS 12.3). One > PRI is connected to the Cisco gateway. > > The problem we have is that on incoming PSTN calls to > the AS5300, relayed in SIP to Asterisk, the callerID > name is not being transmitted. We received the > callerID number but no name. I know we are receiving > the name from the PRI in hexadecimal format (running > in debug mode) but the AS53003 doesn't do anything > with it. > > We tried to setup remote-party-id in the Cisco and > setting trustripd=yes in sip.com but that did not > help. Also, I know we can send names to Asterisk from > the Cisco since I'm able to force the name on all > incoming calls from the PSTN -->router(config-sip-ua)# > calling-info pstn-to-sip from name set foo<-- The > callerid name foo is then displayed with the correct > callerid number for all incoming calls. > > Debug mode in Asterisk shows that we are in fact > getting the remote-party-id header but no names in it. > Any ideas or suggestions? > > Thanks, > > Max > > > > > > > > > __________________________________________________________ > L?che-vitrine ou l?che-?cran ? > magasinage.yahoo.ca > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >
Try putting the command "timers buffer-invite 5000" in the sip-ua config. This works on both our 3640 and 7206. I'm not sure if this command is available in the 12.3 series as I have 12.3T on my equipment. B. J. -----Original Message----- From: Max Braz [mailto:bram_max@yahoo.com] Sent: Wednesday, September 21, 2005 20:29 To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Cisco AS5XXX + CallerID Name Hi guys. We have currently Asterisk CVS-v1-0-08/15/05-15:53:48 connected in SIP with a Cisco AS5300 (IOS 12.3). One PRI is connected to the Cisco gateway. The problem we have is that on incoming PSTN calls to the AS5300, relayed in SIP to Asterisk, the callerID name is not being transmitted. We received the callerID number but no name. I know we are receiving the name from the PRI in hexadecimal format (running in debug mode) but the AS53003 doesn't do anything with it. We tried to setup remote-party-id in the Cisco and setting trustripd=yes in sip.com but that did not help. Also, I know we can send names to Asterisk from the Cisco since I'm able to force the name on all incoming calls from the PSTN -->router(config-sip-ua)# calling-info pstn-to-sip from name set foo<-- The callerid name foo is then displayed with the correct callerid number for all incoming calls. Debug mode in Asterisk shows that we are in fact getting the remote-party-id header but no names in it. Any ideas or suggestions? Thanks, Max __________________________________________________________ L?che-vitrine ou l?che-?cran ? magasinage.yahoo.ca