Re: [asterisk-users] G729 codec

2009-01-19 Thread Daniel Ortiz
please attach:

cat /proc/cpuinfo

2009/1/19 michel freiha mich...@gmail.com

 Dear All,

 I have the following CPU info on my asterisk server:

 Linux switch1.domain.net 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 12:03:43 EST
 2008 i686 i686 i386 GNU/Linux

 I need to install G729 on the asterisk server just to pass through and not
 for encoding...Which G729 package do you advice me to install?
 I tried several packages with no luck

 Regards

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 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 --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] adding numbers in dialplan

2009-01-19 Thread Daniel Ortiz
 exten = 112,1,Dial(SIP/Provider/0379464${EXTEN})

bye

2009/1/19 Ralf Träskman r...@adlibris.com

  Hi



 When we ned to  call 112 (emergency number) we need to add 0379 before 112
 and 464 after for it to work, how do I do that In my dialplan?

 The caller should only dial 112 on the phone.



 Regards

 /ralf



 

 Ralf Träskman, IT
 AdLibris AB, Odengatan 106, 113 22 Stockholm, Sweden
 Dir: +46-(0)707548074, vxl: +46-(0)85460 60 00, fax: +46-(0)85460 60 99
 r...@adlibris.com www.adlibris.com
 P *Please consider the environment before printing this e-mail*



 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 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 --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] adding numbers in dialplan

2009-01-19 Thread Daniel Ortiz
sorry try with:

 exten = 112,1,Dial(SIP/Provider/0379${EXTEN}464)



2009/1/19 Daniel Ortiz zate...@gmail.com

  exten = 112,1,Dial(SIP/Provider/0379464${EXTEN})

 bye

 2009/1/19 Ralf Träskman r...@adlibris.com

  Hi



 When we ned to  call 112 (emergency number) we need to add 0379 before 112
 and 464 after for it to work, how do I do that In my dialplan?

 The caller should only dial 112 on the phone.



 Regards

 /ralf



 

 Ralf Träskman, IT
 AdLibris AB, Odengatan 106, 113 22 Stockholm, Sweden
 Dir: +46-(0)707548074, vxl: +46-(0)85460 60 00, fax: +46-(0)85460 60 99
 r...@adlibris.com www.adlibris.com
 P *Please consider the environment before printing this e-mail*



 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 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 --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users