Carles Pina i Estany
2006-Mar-29 06:55 UTC
[Asterisk-Users] SMS in Spain (it seems Protocol 2)
Hello, (I have asked it some time ago in Asterisk-es mailing list, so excuse me if anybody receive it twice.) I am trying to send SMS in Spain using landlines. It seems that app_sms.c only handles Protocol 1, but Spain and Italy are using Protocol 2. I have been searching in Internet without any results... anybody is sending SMS from Asterisk (or any method) using Protocol 2? (so, it seems, Spain or Italy?) If nobody is able to send, is there more people interested on it? Or any project/person/firm trying to send SMS using Protocol 2? Thank you very much, PD: some guy from Asterisk-es said to me that it seems that Telefonica wants to implement Protocol 1 too... but I don't have any information about deadlines, etc... -- Carles Pina i Estany GPG id: 0x8CBDAE64 http://pinux.info Manresa - Barcelona
Capatres released some time ago a solution with an ITSP. Maybe it could help http://blogs.capatres.com/index.php?op=ViewArticle&articleId=18&blogId=1 Carles Pina i Estany escribi?:> Hello, > > > (I have asked it some time ago in Asterisk-es mailing list, so excuse me if > anybody receive it twice.) > > I am trying to send SMS in Spain using landlines. It seems that > app_sms.c only handles Protocol 1, but Spain and Italy are using > Protocol 2. > > I have been searching in Internet without any results... anybody is > sending SMS from Asterisk (or any method) using Protocol 2? (so, it > seems, Spain or Italy?) > > If nobody is able to send, is there more people interested on it? Or any > project/person/firm trying to send SMS using Protocol 2? > > Thank you very much, > > PD: some guy from Asterisk-es said to me that it seems that Telefonica > wants to implement Protocol 1 too... but I don't have any information > about deadlines, etc... > >-- Alberto Sagredo Departamento T?cnico Peoplecall Email : asagredo@peoplecall.com Blog: http://www.voipnovatos.es Tel./Ph. : +34 91 120 5080 Tel. Dir./Dir. Ph.: 700 757 139 Fax./Fax.: +34 91 661 9460
Sergio GarcĂa Murillo
2006-Mar-30 09:32 UTC
[Asterisk-Users] SMS in Spain (it seems Protocol 2)
When I was in Telefonica I+D I developed an software for windows that allows sending sms throw an ISDN line. It was more than 3 years ago and I don't recall to many details but we had to implement ETSI ES 201 912 and make an V28 modem emulation over ISDN. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Carles Pina i Estany Sent: jueves, 30 de marzo de 2006 18:10 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] SMS in Spain (it seems Protocol 2) Hello, On Mar/30/2006, Fran wrote:> I guess Protocol 1 is UBS1. I think it should be.ok, me too...> No, i have never tested Asterisk sending messages. > We have tested some fixed devices (UBS1, UBS2 Domo type)I have only checked Domo phone, but I don't know which protocol it is using. Julian, from Asterisk-es (and he is here too) sent me some time ago this link: http://www.rtx.dk/Files/Filer/tekniske%20artikler/SMStransmissionwithinthePSTN.pdf Maybe it is not updated, in topic about Protocol 1 and 2...> The UBS1 SMS Service is 900716800Ok, I am using this one.> What error do u have? Timeouts? etc?Well, I am doing this file: Channel: Zap/1/900716800 MaxRetries: 1 RetryTime: 60 WaitTime: 30 Context: smsdial Priority: 1 Callerid: hola <phone_of_FXO_card> Extension: phone_of_recipient In extensions.conf I have this information: [smsdial] exten => _X.,1,SMS(${CALLERIDNUM},,${EXTEN},${CALLERIDNAME}) exten => _X.,2,SMS(${CALLERIDNUM}) exten => _X.,3,Hangup (it is included from general section, etc.) When I copy .call file to /var/spool/asterisk/outgoing, in Asterisk console appears: ---------------- *CLI> -- Attempting call on Zap/1/900716800 for phone_of_recipient@smsdial:1 (Retry 1) > Channel Zap/1-1 was answered. -- Executing SMS("Zap/1-1", "FXO_phone||phone_of_recipient|hola") in new stack -- Executing SMS("Zap/1-1", "FXO_phone") in new stack Mar 30 17:55:39 WARNING[11371]: chan_sip.c:9601 handle_response_register: Got 200 OK on REGISTER that isn't a register == Spawn extension (smsdial, recipient_phone, 2) exited non-zero on 'Zap/1-1' -- Hungup 'Zap/1-1' Mar 30 17:56:27 NOTICE[11380]: pbx_spool.c:280 attempt_thread: Call completed to Zap/1/900716800 ---------------- If I change 900716800 phone to France SMSC phone (0033809101000), then it appears: ---------------- *CLI> -- Attempting call on Zap/1/0033809101000 for recipient_phone@smsdial:1 (Retry 1) > Channel Zap/1-1 was answered. -- Executing SMS("Zap/1-1", "from_phone||to_phone|hola") in new stack -- Executing SMS("Zap/1-1", "from_phone") in new stack -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E -- SMS TX 92 01 FF 6E == Spawn extension (smsdial, 600512220, 2) exited non-zero on 'Zap/1-1' -- Hungup 'Zap/1-1' Mar 30 17:59:08 NOTICE[11403]: pbx_spool.c:280 attempt_thread: Call completed to Zap/1/0033809101000 ---------------- I rode that it should appear TX and RX lines (of course). SMS is not sent, but maybe France SMSC is checking something (like I am not customer of there :-) ) I don't have big knowledge about Asterisk. Maybe it is other stupid thing, and not protocols issues... -- Carles Pina i Estany GPG id: 0x8CBDAE64 http://pinux.info Manresa - Barcelona _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------------------------------------------------------------------------------- This message and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. No confidentiality or privilege is waived or lost by any wrong transmission. If you have received this message in error, please immediately destroy it and kindly notify the sender by reply email. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Opinions, conclusions and other information in this message that do not relate to the official business of Ydilo Advanced Voice Solutions, S.A. shall be understood as neither given nor endorsed by it. --------------------------------------------------------------------------------------
We are trying to reduce our bandwidth requirements, and want to use a codec that will achieve that but will not perceptibly reduce quality. We are thinking about G726r16. How would we activate this codec on a Cisco 3640?