Re: [asterisk-users] PJSIP ports, multiple IP addresses and wrong owner

2014-12-26 Thread Recursive
So what is the meaning of the additional ports PJSIP is opening, and why does it open these on all IP addresses? Using an extremely simple module.conf: autoload = no load = pbx_config.so load = res_sorcery_config.so load = res_sorcery_memory.so load = res_sorcery_astdb.so load =

Re: [asterisk-users] originate , callerid

2014-12-26 Thread Darryl Moore
What about this? No patches needed. exten = my6003,1,Set(CALLERID(ALL)=MyCallerID) same = n,Dial(SIP/6003@asterisk) exten = 6003,n,Set(MyCallerID=test12345) exten = 6003,n,Originate(local/my6003,app,meetme,6003,x) On 14-12-25 06:46 AM, Anthony Messina wrote: On Thursday, December 25, 2014