Hi all, i have an ISDN Phone connected to an HFC-S based card, all works fine but is i call the Phone from a SIP User Agent or over PSTN Line the Phones Display shows the correct CallerID but with a leading 0 . I cant find this in the config files, how can is solve this? Dialing Out with the ISDN Phone transmitts the correct callerid. Martin
Hi, use prilocaldialplan=local in zapata.conf. -- best regards Klaus -- Klaus-Peter Junghanns CEO, CTO Junghanns.NET GmbH Breite Stra?e 13 - 12167 Berlin - Germany fon: (de) +49 30 79705390 fon: (uk) +44 870 1244692 fax: (de) +49 30 79705391 iaxtel: 1-700-157-8753 http://www.Junghanns.NET/asterisk/ Am Mi, 2004-04-07 um 09.59 schrieb Martin Schenkelberg:> Hi all, > > i have an ISDN Phone connected to an HFC-S based card, all works fine but is i > call the Phone from a SIP User Agent or over PSTN Line the Phones Display > shows the correct CallerID but with a leading 0 . > > I cant find this in the config files, how can is solve this? > > Dialing Out with the ISDN Phone transmitts the correct callerid. > > Martin > > _______________________________________________ > 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
Thank you problem solved. I tried to use the (R) Button on my phone to place call on HOLD but Asterisk says something of PRI Error : "Dont know how to post-handle message of Tye HOLD (36)" Is this feature not implemented in Bri-Stuff ? Thanks again Am Mittwoch, 7. April 2004 16:54 schrieb Klaus-Peter Junghanns:> Hi, > > use prilocaldialplan=local in zapata.conf.
On Thu, 2004-04-08 at 08:54, Martin Schenkelberg wrote:> Thank you problem solved. > > I tried to use the (R) Button on my phone to place call on HOLD but Asterisk > says something of PRI Error : "Dont know how to post-handle message of Tye > HOLD (36)" > > Is this feature not implemented in Bri-Stuff ? > > Thanks againBoth HOLD, CONFERENCE and others are not implemented. This is actually not he BRI stuff, but libpri that handles it, because they are generic ISDN features. I assume it would take a bit more to get that implemented. You can allways use the * parking system, (press #, transfer to 700). Kind regards, Martin List-Petersen
Hi, bristuff 0.0.2rc20 will add support for HOLD/RETRIEVE, SUSPEND/RESUME and isdn transfers in an "experimental" way. It also features a zaptel that works on 2.6 (and does not freeze), together with optimized qozap drivers. Load tests have shown that it is possible to have 6 quadBRI cards in a decent P4 system ( > 2.8 Ghz). Expect RC20 in the next 2 or 3 days. -- best regards Klaus -- Klaus-Peter Junghanns CEO, CTO Junghanns.NET GmbH Breite Stra?e 13 - 12167 Berlin - Germany fon: (de) +49 30 79705390 fon: (uk) +44 870 1244692 fax: (de) +49 30 79705391 iaxtel: 1-700-157-8753 http://www.Junghanns.NET/asterisk/ Am Mo, 2004-04-12 um 22.47 schrieb Martin List-Petersen:> On Thu, 2004-04-08 at 08:54, Martin Schenkelberg wrote: > > Thank you problem solved. > > > > I tried to use the (R) Button on my phone to place call on HOLD but Asterisk > > says something of PRI Error : "Dont know how to post-handle message of Tye > > HOLD (36)" > > > > Is this feature not implemented in Bri-Stuff ? > > > > Thanks again > > Both HOLD, CONFERENCE and others are not implemented. This is actually not he BRI stuff, but libpri that handles it, because they are > generic ISDN features. I assume it would take a bit more to get that implemented. > > You can allways use the * parking system, (press #, transfer to 700). > > Kind regards, > Martin List-Petersen > > > _______________________________________________ > 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