[Asterisk-Users] strange problem with Telasip DID, please help

2006-04-24 Thread Xin Li
I have configured telasip DID with following entried in 
sip_custom.conf [telasip] username= (fake) type=peer 
secret=x quality=yes nat=yes insecure=very fromuser= 
host=gw4.telasip.com #disallow=all #allow=ulaw #allow=alaw 
fromdomain=gw4.telasip.com context=from-telasip and Register 
string in sip.conf under general and extensions.conf has following entries 
[from-telasip] exten = 1134817097,1,Answer exten = 
1134817097,2,Wait(1) exten = 1134817097,3,Background(pls-hold-while-try) 
exten = 1134817097,4,NoOp(Incoming call for Suzie on TelaSIP 
#8431234567) exten = 1134817097,5,Dial(SIP/71469,20,m) exten = 
1134817097,6,VoiceMail([EMAIL PROTECTED]) exten = 1134817097,7,Hangup 
The problem is I can receive one incoming call to this DID successfully. 
Then I tried to call this DID, it say it is not avaiable. SO in Asterisk CLI I 
type reload to reload Asterisk. Then incoming call works again, then next one is 
not, then reload, it works, so and so. What could be the problem? Please 
help.
___
--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


[Asterisk-Users] res_config_mysql.so not found

2006-03-15 Thread Xin Li
I just download and compile asterisk-addons. But whne I tried to start Asterisk and I go t error as below:

[res_config_mysql.so]Mar 15 09:32:24 WARNING[10597]: loader.c:325 
__load_resource: /usr/lib/asterisk/modules/res_config_mysql.so: cannot open 
shared object file: No such file or directoryMar 15 09:32:24 
WARNING[10597]: loader.c:499 load_modules: Loading module 
res_config_mysql.so failed!


I can not find res_config_mysql.so in /usr/lib/asterisk/modules
diretory. Can some one please tell me how can I load mysql reatime
addon and fix thsi problem?


Appreciate any help.

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