• Idefisk
  • Tools
  • Tutorials
  • Reviews
  • VoIP Providers
  • Archives
ZOIPER softphone
Back to Tutorials

6.1.2.73. SayNumber (dialplan application)

1.SayNumber is a dial plan application that says a given number. The number should be passed to the application as first parameter.

NOTE: This application is valid for Asterisk version 1.0.9 and above.

 

Syntax:
SayNumber(number,[gender]) : the number that you want to be said by the application must be given as first argument and the gender that says the number is optional second argument.

Possible values for the number argument are each number from 0 to 999.999.999.

Possible values for the gender argument are: “m” = male, “f” = female, “c” = computer. The default gender if none is declared is male. The default language is English, you can change it by the application SetLanguage().

 

Purpose and usage
This purpose of this dial plan application is to say a given number. Here in the application some variables also can be assigned. When the number is said the application with next priority will be executed.

Below you can find an example for the possible usage of the application.

 

Prerequisites
First of all you need to install Asterisk PBX. Afterwards you need to configure at least one user in iax.conf, sip.conf or mgcp.conf – the protocol you are going to use depends on you or of the phone you are using. After this you need to write some extensions in extensions.conf.

In this tutorial I will use Idefisk softphone that is an IAX client. You can download it by clicking here. Tutorial showing how it works and configuration support can be found here.


 

Asterisk PBX configurations

NOTE: This is just an example of what you can use this application for. Of course you can use it and for other purposes.

When you have installed and working Asterisk PBX you will need some user to test this application. If you do not have any registered in iax.conf you may add the following one. If you are not going to user Idefisk Softphone and iax.conf you have to register the user in the same way in sip.conf, h323.conf or mgcp.conf – depending on the protocol you are using.

saynumber1.png

Above I registered a user [ivan] with the properties:
type=friend (type might be user – just can call, peer – just can be called and friend – can call and can be called)

username=ivan – this is the user which must authenticate when connecting to the Asterisk PBX server

context=test is the context from extensions.conf which the user can access (including any other context which is/are included in this one)

secret=ivan is the password with which the user must authenticate when connecting to the Asterisk server

host=dynamic means that the host for this user is dynamic and he/she can connect to Asterisk PBX from different computers (host may be defined with static ip address)

Allow=all means that all audio codecs are allowed (You can allow certain codecs as well as disallow others)

We now have a user that can use the context test from extensions.conf. So now we need some dial plan application in [test] in extensions.conf.

saynumber2.png

Here is the application in extensions.conf:

exten => 234,1,Answer()
the call is answered

exten => 234,2,Playback(welcome)
welcome message is played on playback

exten => 234,3,SayNumber (${EXTEN},c)
${EXTEN} is predefined variable that returns the extension you have dialed

exten => 234,4,SayNumber(212324000,m)
the number 212.234.000 is said

exten => 234,5,SayNumber(0,f)
zero is said

exten => 234,6,Playback(vm-goodbye)
goodbye message is played

exten => 234,7,Hangup()
hangup() closes the line

 

2.The application in CLI


saynumber3.png
saynumber4.png

 


3. Additional information

For more information about extensions.conf you can check here.
For more information about iax.conf you can check here.

This application is tested with our IAX softphone Idefisk. You can download it from here. For more information about this softphone please read our tutorial.

If you would like to test this application with the SIP channel you can read our tutorials about the SIP Softphones to learn how to configure them to work with Asterisk PBX
 


4. Similar dialplan applications

SayAlpha()
SayPhonetic()
SayUnixTime()
SayNumber()
 

 
User Comments
gdgges (dsfs at gmail dot com)
01 July 2023 11:14:14
https://vk.com/@fajarsnap-2023
https://vk.com/@fajarsnap-ennio2023
https://vk.com/@fajarsnap-s2023
https://vk.com/@fajarsnap-theroundup2023
https://vk.com/@fajarsnap-transformers2023
https://vk.com/@fajarsnap-theflash2023
https://vk.com/@fajarsnap-nohardfeelings2023
https://vk.com/@fajarsnap-kamenrider2023
https://vk.com/@fajarsnap-indianajones52023
https://vk.com/@fajarsnap-guardianofgalaxy32023
https://vk.com/@fajarsnap-aftersun2023
https://vk.com/@fidilanam-evildeadrise2023
https://vk.com/@fidilanam-hypnoyic2023
https://vk.com/@fidilanam-mothertouch2023
https://vk.com/@fidilanam-socialdistancing2023
https://vk.com/@fidilanam-fast102023
https://vk.com/@fidilanam-dayoff2023
https://vk.com/@fidilanam-covenant2023
https://vk.com/@fidilanam-litlemermaid2023
https://vk.com/@fidilanam-insidious2023
https://vk.com/@fidilanam-barbie2023
https://vk.com/@fidilanam-oppenheimer2023
https://vk.com/@silkissalam-loveneverend2023
https://vk.com/@silkissalam-lostinthestars2023
https://vk.com/@silkissalam-castleinthesky2023
https://vk.com/@silkissalam-godspeed2023
https://vk.com/@silkissalam-borntofly2023
https://vk.com/@silkissalam-awakeningspring2023
https://vk.com/@silkissalam-elemental2023
https://vk.com/@silkissalam-onemorechance2023
https://vk.com/@silkissalam-octagonal2023
https://vk.com/@silkissalam-mi72023
https://bitbin.it/
https://jsbin.com/lajoxuwona/edit?html,output
https://paiza.io/projects/VmzerrVUqxW5jhvrAdEnPw?language=php
https://rentry.co/5i2a5
zczcax (coxot76927 at anwarb dot com)
24 June 2023 22:24:12
https://www.facebook.com/100094041341252/videos/3971435469749775
https://www.facebook.com/100094041341252/videos/1463443841086711
https://www.facebook.com/100094041341252/videos/1295387958009718
https://www.facebook.com/100094041341252/videos/1410385879749060
https://www.facebook.com/100094041341252/videos/1446581479499615
https://www.facebook.com/100094041341252/videos/929367168164712
https://www.facebook.com/100094041341252/videos/1718017901952660
https://www.facebook.com/100094041341252/videos/956494232065943
https://www.facebook.com/100094041341252/videos/635604851935803
https://www.facebook.com/100094034801423/videos/1300762767509470
https://www.facebook.com/100094034801423/videos/204992425841241
https://www.facebook.com/100094034801423/videos/661486118702901
https://www.facebook.com/100094034801423/videos/225609060280544
https://www.facebook.com/100094034801423/videos/638148525004126
zczcax (coxot76927 at anwarb dot com)
24 June 2023 22:24:08
https://www.facebook.com/100094041341252/videos/3971435469749775
https://www.facebook.com/100094041341252/videos/1463443841086711
https://www.facebook.com/100094041341252/videos/1295387958009718
https://www.facebook.com/100094041341252/videos/1410385879749060
https://www.facebook.com/100094041341252/videos/1446581479499615
https://www.facebook.com/100094041341252/videos/929367168164712
https://www.facebook.com/100094041341252/videos/1718017901952660
https://www.facebook.com/100094041341252/videos/956494232065943
https://www.facebook.com/100094041341252/videos/635604851935803
https://www.facebook.com/100094034801423/videos/1300762767509470
https://www.facebook.com/100094034801423/videos/204992425841241
https://www.facebook.com/100094034801423/videos/661486118702901
https://www.facebook.com/100094034801423/videos/225609060280544
https://www.facebook.com/100094034801423/videos/638148525004126
zczcax (coxot76927 at anwarb dot com)
24 June 2023 22:24:04
https://www.facebook.com/100094041341252/videos/3971435469749775
https://www.facebook.com/100094041341252/videos/1463443841086711
https://www.facebook.com/100094041341252/videos/1295387958009718
https://www.facebook.com/100094041341252/videos/1410385879749060
https://www.facebook.com/100094041341252/videos/1446581479499615
https://www.facebook.com/100094041341252/videos/929367168164712
https://www.facebook.com/100094041341252/videos/1718017901952660
https://www.facebook.com/100094041341252/videos/956494232065943
https://www.facebook.com/100094041341252/videos/635604851935803
https://www.facebook.com/100094034801423/videos/1300762767509470
https://www.facebook.com/100094034801423/videos/204992425841241
https://www.facebook.com/100094034801423/videos/661486118702901
https://www.facebook.com/100094034801423/videos/225609060280544
https://www.facebook.com/100094034801423/videos/638148525004126
zczcax (coxot76927 at anwarb dot com)
24 June 2023 22:23:54
https://www.facebook.com/100094041341252/videos/3971435469749775
https://www.facebook.com/100094041341252/videos/1463443841086711
https://www.facebook.com/100094041341252/videos/1295387958009718
https://www.facebook.com/100094041341252/videos/1410385879749060
https://www.facebook.com/100094041341252/videos/1446581479499615
https://www.facebook.com/100094041341252/videos/929367168164712
https://www.facebook.com/100094041341252/videos/1718017901952660
https://www.facebook.com/100094041341252/videos/956494232065943
https://www.facebook.com/100094041341252/videos/635604851935803
https://www.facebook.com/100094034801423/videos/1300762767509470
https://www.facebook.com/100094034801423/videos/204992425841241
https://www.facebook.com/100094034801423/videos/661486118702901
https://www.facebook.com/100094034801423/videos/225609060280544
https://www.facebook.com/100094034801423/videos/638148525004126
gdgges (dsfs at gmail dot com)
21 June 2023 12:47:06
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264541
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264543
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264546
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264549
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264562
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264569
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264576
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264584
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264590
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264594
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264597
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264599
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264603
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264606
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264608
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264610
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264617
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264620
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264625
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264628
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264631
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264633
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264636
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264637
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264640
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264643
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264645
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264648
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264652
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264654
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264656
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264659
https://rentry.co/u8a34
https://paiza.io/projects/sFGIuy6TTbXfHj_1MuuZVg?language=php
https://www.pastery.net/vwecue/
https://jsbin.com/yalinidoyi/edit?html,output
https://www.bankier.pl/forum/wiadomosc-zapisana?post_id=61115185&obs=&emal=&st=1&thread_id=
gdgges (dsfs at gmail dot com)
21 June 2023 12:47:06
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264541
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264543
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264546
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264549
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264562
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264569
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264576
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264584
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264590
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264594
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264597
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264599
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264603
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264606
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264608
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264610
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264617
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264620
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264625
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264628
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264631
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264633
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264636
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264637
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264640
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264643
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264645
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264648
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264652
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264654
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264656
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264659
https://rentry.co/u8a34
https://paiza.io/projects/sFGIuy6TTbXfHj_1MuuZVg?language=php
https://www.pastery.net/vwecue/
https://jsbin.com/yalinidoyi/edit?html,output
https://www.bankier.pl/forum/wiadomosc-zapisana?post_id=61115185&obs=&emal=&st=1&thread_id=
gdgges (dsfs at gmail dot com)
21 June 2023 11:08:54

https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264375
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264377
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264380
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264384
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264388
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264391
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264394
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264395
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264397
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264400
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264403
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264407
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264420
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264423
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264425
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264429
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264435
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264438
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264440
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264443
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264446
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264449
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264452
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264457
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264462
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264467
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264471
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=264474
https://rentry.co/rcpwg
https://paiza.io/projects/I7uxo4gucMTTUjql6jkRmQ?language=php
https://www.pastery.net/dggbyj/
https://jsbin.com/kewedulagi/edit?html,output
https://www.bankier.pl/forum/wiadomosc-zapisana?post_id=61112183&obs=&emal=&st=1&thread_id=
swdergthyju (sdefrgthy9 at gmail dot com)
14 June 2023 08:25:25
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8289
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8290
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8291
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8295
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8296
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8297
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8298
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8303
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8312
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8316
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8317
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8319
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8320
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8322
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8324
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8326
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8328
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8329
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8331
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8333
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8337
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8339
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8345
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8346
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8347
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8348
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8350
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8351
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8353
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8355
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8360
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8366
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8368
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8370
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8372
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8374
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8376
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8379
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8381
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8383
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8385
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8315
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8318
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8321
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8323
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8325
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8327
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8330
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8332
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8334
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8335
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8336
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8338
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8340
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8341
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8342
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8343
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8344
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8349
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8352
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8354
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8357
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8364
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8367
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8369
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8371
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8373
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8375
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8377
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8378
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8380
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8382
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8384
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8386
dsfrgthy (sdfrgthy9 at gmail dot com)
14 June 2023 08:10:31
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8194
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8195
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8196
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8197
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8199
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8200
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8201
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/3932
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8205
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8206
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8208
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8209
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8211
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8213
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8214
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8216
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8217
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8219
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8222
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8224
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8226
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8227
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8229
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8231
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8232
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8198
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8202
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8203
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8204
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8207
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8210
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8212
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8215
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8218
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8220
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8221
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8223
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8225
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8228
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8230
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8233
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8234
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8235
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8236
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8237
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8238
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8241
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8243
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8246
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8248
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8250
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8252
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8255
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8256
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8239
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8242
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8244
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8247
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8249
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8251
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8254
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8257
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8258
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8259
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8260
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8264
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8265
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8266
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8268
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8272
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8278
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8285
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8286
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8287
https://git-ce.rwth-aachen.de/mbd/kiste_style/-/issues/8288
asdefrgt (sdefrgt9 at gmail dot com)
11 June 2023 13:47:45
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238974
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238977
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238980
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238984
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238987
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238992
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238996
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238998
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238998
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238999
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=239001
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=239002
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238732
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238735
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238737
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238741
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238744
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238747
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238749
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238751
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238754
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238757
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238761
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238763
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238766
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238769
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238773
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238778
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238781
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238783
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238785
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238789
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238792
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238795
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238798
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238800
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238803
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238807
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238811
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238812
sedrty (sedrtf09 at gmail dot com)
11 June 2023 13:36:37
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238731
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238734
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238736
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238738
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238743
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238745
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238748
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238750
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238753
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238756
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238759
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238762
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238768
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238771
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238775
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238776
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238780
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238782
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238786
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238788
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238791
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238794
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238796
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238799
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238802
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238806
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238810
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238907
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238913
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238922
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238926
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238931
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238935
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238939
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238950
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238954
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238957
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238959
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238963
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238966
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238970
dududng (dadangdamgi567 at gmail dot com)
11 June 2023 10:25:33
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238900
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238909
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238912
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238915
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238919
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238925
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238927
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238932
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238934
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238937
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238940
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238944
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238948
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238952
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238956
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238958
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238960
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238964
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238969
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238972
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238976
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238981
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238985
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238990
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238994
https://rentry.co/uhm25
https://paiza.io/projects/sUHL-DCCU7VOSHpIIsOtJA?language=php
https://www.pastery.net/jhqjkh/
https://jsbin.com/vuyafayuri/edit?html,output
https://www.bankier.pl/forum/wiadomosc-zapisana?post_id=60946101&obs=&emal=&st=1&thread_id=
dududng (dadangdamgi567 at gmail dot com)
11 June 2023 07:12:49
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238732
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238735
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238737
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238741
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238744
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238747
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238749
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238751
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238754
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238757
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238761
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238763
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238766
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238769
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238773
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238778
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238781
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238783
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238785
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238789
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238792
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238795
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238798
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238800
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238803
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238807
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238811
https://d2l.msu.edu/d2l/eP/presentations/presentation_preview_popup.d2l?presId=238812
https://rentry.co/skrh7
https://paiza.io/projects/rruuD7FLnUmbSbaqqUR8Fg?language=php
https://www.pastery.net/gaarkh/
https://jsbin.com/zijuqulico/edit?html,output
https://www.bankier.pl/forum/wiadomosc-zapisana?post_id=60945663&obs=&emal=&st=1&thread_id=
dfeasg (faming409 at gmail dot com)
30 May 2023 19:03:51
https://www.tournifyapp.com/live/watch-shin-kamen-rider-2023-full-movie-online
https://www.tournifyapp.com/live/watch-old-man-jackson-2023-full-movie-online
https://www.tournifyapp.com/live/watch-the-boogeyman-2023-full-movie-free-online
https://www.tournifyapp.com/live/watch-spider-man-across-the-spider-verse-2023-full-movie-free-online
https://www.tournifyapp.com/live/watch-transformers-rise-of-the-beasts-2023-full-movie-online
https://www.tournifyapp.com/live/watch-the-blackening-2023-full-movie-online
https://www.tournifyapp.com/live/watch-elemental-2023-full-movie-online
https://www.tournifyapp.com/live/watch-the-flash-2023-full-movie-online
https://www.tournifyapp.com/live/watch-god-is-a-bullet-2023-full-movie-online
https://www.tournifyapp.com/live/watch-no-hard-feelings-2023-full-movie-online
https://www.tournifyapp.com/live/watch-asteroid-city-2023-full-movie-online
https://www.tournifyapp.com/live/watch-past-lives-2023-full-movie-online
https://www.tournifyapp.com/live/watch-indiana-jones-and-the-dial-of-destiny-2023-full-movie-online
https://www.tournifyapp.com/live/watch-ruby-gillman-teenage-kraken-2023-full-movie-online
https://www.tournifyapp.com/live/watch-the-little-mermaid-2023-full-movie-online
https://www.tournifyapp.com/live/watch-fast-x-2023-full-movie-online
https://www.tournifyapp.com/live/watch-fast-x-fast-furious-x-2023-full-movie-online
https://www.tournifyapp.com/live/watch-fast-x-fast-furious-10-2023-full-movie-online
https://www.tournifyapp.com/live/watch-fast-furious-x-2023-full-movie-online
https://www.tournifyapp.com/live/watch-fast-furious-10-2023-full-movie-online
https://www.tournifyapp.com/live/watch-guardians-of-the-galaxy-vol-3-2023-full-movie-online
https://www.tournifyapp.com/live/watch-guardians-of-the-galaxy-volume-3-2023-full-movie-online
https://www.tournifyapp.com/live/watch-the-super-mario-bros-movie-2023-full-movie-online
https://www.tournifyapp.com/live/watch-super-mario-bros-2023-full-movie-online
https://www.tournifyapp.com/live/watch-the-machine-2023-full-movie-online
https://www.tournifyapp.com/live/watch-about-my-father-2023-full-movie-online
https://www.tournifyapp.com/live/watch-kandahar-2023-full-movie-free-online
https://www.tournifyapp.com/live/watch-you-hurt-my-feelings-2023-full-movie-online
https://www.tournifyapp.com/live/watch-evil-dead-rise-2023-full-movie-online
https://www.tournifyapp.com/live/watch-book-club-the-next-chapter-2023-full-movie-online
https://rentry.co/2p2fm
https://paiza.io/projects/IIksqZGENwR8BPHAd-XP0w?language=php
https://pastelink.net/vuivvkxm
https://jsbin.com/daxiwol/edit?html,output
https://glot.io/snippets/glg25pvtfl
https://yamcode.com/rxycgvhbkjn
https://www.vingle.net/posts/5949005
https://www.justgiving.com/crowdfunding/sdrty-sadrtfyu-1
https://movstreamfun.blogspot.com/2023/05/sdrftgyu.html
https://www.bankier.pl/forum/temat_sdrftgyhu,60795923.html
https://www.bankier.pl/forum/temat_xcdvfgbhnfs,60796221.html
dududng (dadangdamgi567 at gmail dot com)
30 May 2023 09:48:14
https://www.hoyolab.com/article/18924797
https://www.hoyolab.com/article/18925011
https://www.hoyolab.com/article/18925068
https://www.hoyolab.com/article/18925295
https://www.hoyolab.com/article/18925350
https://www.hoyolab.com/article/18925399
https://www.hoyolab.com/article/18925457
https://www.hoyolab.com/article/18925486
https://www.hoyolab.com/article/18925670
https://www.hoyolab.com/article/18925715
https://rentry.co/ikgiuhttps://paiza.io/projects/Ya6WYY7WuWo5507l8yplgA?language=php
https://tempel.link/ortnamg
https://jsbin.com/yaxerenawu/edit?html,output
https://www.bankier.pl/forum/wiadomosc-zapisana?post_id=60783135&obs=&emal=&st=1&thread_id=
gbhfdgfgfdgfs (dbgvgs at gmail dot com)
07 January 2022 10:29:05
https://groups.google.com/g/the-blacklist-saison-9-episode-7-streaming-vostfr-serie/c/4ddkn5ytU3w
https://groups.google.com/g/and-just-like-that-saison-1-episode-6-streaming-vostfr-serie/c/ij0uHFiG7Es
https://groups.google.com/g/bull-saison-6-episode-9-streaming-vostfr-serie/c/UZlwiJwdGD8
https://groups.google.com/g/station-eleven-saison-1-episode-8-streaming-vostfr-serie/c/KQsVroGTzoo
https://groups.google.com/g/law-and-order-organized-crime-saison2-episode10-streamingvostfr/c/fvuZJTir8Fk
https://groups.google.com/g/women-of-the-movement-saison-1-episode-1-streaming-vostfr-serie/c/hQ6rz1-OAXw
https://groups.google.com/g/9x07-the-blacklist-stagione-9-episodio-7-streaming-sub-ita/c/l7KDDznTLCU
https://groups.google.com/g/1x06-and-just-like-that-stagione-1-episodio-6-streaming-sub-ita/c/KarZn9vc_IE
https://groups.google.com/g/6x09-bull-stagione-6-episodio-9-streaming-sub-ita/c/goyjbkCa0Vg
https://groups.google.com/g/1x08-station-eleven-stagione-1-episodio-8-streaming-sub-ita/c/VTaiBp0z0MI
https://groups.google.com/g/law-and-order-organized-crimestagione2episodio10streamingsubita/c/xb-cexI-ZEg
https://groups.google.com/g/women-of-the-movement-stagione-1-episodio-1-streaming-sub-ita/c/OuLqs1WIa0k
https://groups.google.com/g/9x07-the-blacklist-temporada-9-capitulo-7-sub-espanol/c/mgqwMei02jU
https://groups.google.com/g/1x06-and-just-like-that-temporada-1-capitulo-6-sub-espanol/c/GcaxQRgUpAw
https://groups.google.com/g/6x09-bull-temporada-6-capitulo-9-sub-espanol/c/PCwJQV-gnrg
https://groups.google.com/g/1x08-station-eleven-temporada-1-capitulo-8-sub-espanol/c/tmHeBr3jhME
https://groups.google.com/g/law-and-order-organized-crime-temporada-2-capitulo-10subespanol/c/2VqFsePD5ps
https://groups.google.com/g/1x01-women-of-the-movement-temporada-1-capitulo-1-sub-espanol/c/D4mI9NETqqw
asthma inhalers for sale online (alfie dot zajac54 at welcore dot ml)
17 August 2020 08:44:53
asthma inhalers for sale online https://amstyles.com/
alternative to hydroxychloroquine (eveanthony at 1mail dot x24hr dot com)
09 July 2020 16:24:01
alternative to hydroxychloroquine https://azhydroxychloroquine.com/
 
Add Comment
Name:
Email:
Comment:
In order to prevent automatic posting on our website, we kindly request you to type in the number you see in the picture below.
Image Verification:
 

Latest Headlines:

  • T.38 faxing with Zoiper 2.15 is now easier than ever
    section: voip software
  • Asterisk 1.4.21 Released
    section: Asterisk
  • Asterisk 1.4.20 Released
    section: Asterisk
  • Asterisk 1.4.20-rc2 Released
    section: Asterisk
  • Asterisk 1.4.20-rc1 Now Available
    section: Asterisk
  • News Archives (older news)

Latest Tutorials:

  • Sending Fax from Zoiper to Zoiper using T.38
    added 08/Dec/2008 18:16
  • VMAuthenticate (dialplan application)
    added 01/Mar/2008 15:57
  • Siptronic ST-530
    added 06/Nov/2007 17:57
  • Siemens C455 IP hardphone
    added 05/Nov/2007 10:24
  • Zoiper
    added 22/Oct/2007 17:53

Latest Comments:

  • https://www.adexpartners.com/wp-content/...
    tutorial: SIP with NAT or Firewalls
  • https://v4visa.ca/wp-content/uploads/for...
    tutorial: SIP with NAT or Firewalls
  • https://v4visa.ca/wp-content/uploads/for...
    tutorial: SIP with NAT or Firewalls
  • https://sites.google.com/view/british-ai...
    tutorial: SIP with NAT or Firewalls
  • https://aspireeducation.org/wp-content/u...
    tutorial: SIP with NAT or Firewalls
 
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™