I never researched the problem deep enough to determine if the problem was Asterisk's QSIG implementation or Nortel's. I had several Nortel switches that could pass CPND to each other, but none of them were using QSIG. I do not remember what switchtype they were set up as... DM100 maybe?
I did not do this for my project, but in theory, a script could be written to connect the Nortel system via Ethernet (rlogin protocol), login, start the load and update the names database. I did script some other things for that. I will have to look for my documentation on the connection. On Fri, May 3, 2013 at 4:27 AM, Danilo Dionisi <[email protected]>wrote: > I'm sorry, the mail is automatically send :p > However, I am for the Asterisk, there are other external consultants for > Nortel ... according to you can be out a patch for Asterisk to send the > facility of CPND??? > > Danilo > > Il giorno venerdì 3 maggio 2013, Danilo Dionisi <[email protected]> > ha scritto: > > > Thanks Dale for your answer. > > > > I am a consultant for a project for Banca D'Italia and we have to give > birth to 20 branches with 1,200 snom phones ... oh my god I can not record > 1200 names on Nortel!!! : '( > > > > Il giorno giovedì 2 maggio 2013, Dale Noll <[email protected]> ha scritto: > >> I retired my Nortel switch a couple of years ago, but I do not believe > I ever got Asterisk -> Nortel to pass the CPND, just the number. If I > remember correctly, I had to enter then names manually in Nortel (LD 95?) > for display on the Nortel endpoints. > >> > >> On Tue, Apr 30, 2013 at 11:30 AM, Danilo Dionisi < > [email protected]> wrote: > >>> > >>> Hello to all, > >>> > >>> I have a problem with an asterisk qsig. > >>> > >>> I have three machines: > >>> > >>> Nortel CS1000 --- Card Sangoma PRI ---> Asterisk QSIG ---SIP Trunk---> > Asterisk > >>> > >>> I use Snom phones on Asterisk. > >>> If I call from Asterisk to Nortel, Nortel reminds me of the name of > the person i'm calling and I visualize on the display of Snom phone, but if > I call from Nortel to Asterisk, the QSIG does not send Nortel on the > display of the name of the person i'm calling ... why? > >>> > >>> example: > >>> Snom phone = "Danilo <1001>" > >>> Nortel phone = "Marco <2002>" > >>> > >>> If I call from Nortel to Asterisk, I have the display of the Snom > "Marco <2002>" and the display of Nortel "Danilo <1001>"; If I call from > Nortel to Asterisk, I have the display of the Snom "Marco <2002>" and the > display of Nortel "<1001>" > >>> > >>> This is my / etc / asterisk / chan_dahdi.conf > >>> > >>> [channels] > >>> cc_offer_timer=20 > >>> ccbs_available_timer=4800 > >>> ccnr_available_timer=7200 > >>> cc_recall_timer=20 > >>> cc_agent_policy=native > >>> cc_monitor_policy=native > >>> pridialplan=private > >>> prilocaldialplan=private > >>> > >>> context=default > >>> usecallerid=yes > >>> hidecallerid=no > >>> callwaiting=yes > >>> usecallingpres=yes > >>> callwaitingcallerid=yes > >>> threewaycalling=yes > >>> transfer=yes > >>> canpark=yes > >>> cancallforward=yes > >>> callreturn=yes > >>> echocancel=yes > >>> echocancelwhenbridged=yes > >>> relaxdtmf=yes > >>> rxgain=0.0 > >>> txgain=0.0 > >>> group=1 > >>> callgroup=1 > >>> pickupgroup=1 > >>> immediate=no > >>> facilityenable=yes > >>> callerid=asreceived > >>> > >>> > >>> > >>> ;Sangoma A104 port 1 [slot:4 bus:17 span:1] <wanpipe1> > >>> switchtype=qsig > >>> context=from_nortel > >>> group=0 > >>> echocancel=yes > >>> faxdetect=incoming > >>> signalling=pri_cpe > >>> channel =>1-15,17-31 > >>> > >>> -- > >>> _____________________________________________________________________ > >>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > >>> New to Asterisk? Join us for a live introductory webinar every Thurs: > >>> http://www.asterisk.org/hello > >>> > >>> asterisk-users mailing list > >>> To UNSUBSCRIBE or update options visit: > >>> http://lists.digium.com/mailman/listinfo/asterisk-users > >> > >> > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
